public interface Parser
Modifier and Type | Method and Description |
---|---|
Drawing |
parse(java.io.Reader reader)
kicks off the parsing process
|
Drawing parse(java.io.Reader reader) throws ParserException
ParserException
- when a parsing error was encountered, e.g. syntax error, block mismatch,...Submit a bug : syd@jpicedt.org