Prev Package | Next Package | Frames | No Frames |
Class Summary | |
Buffer | A string buffer that additionally holds line and absolute postion information. |
Constants | The parser constants and operations, directly related to the parser constants. |
Location | Defines a region in the text: its bounding positions and the line number. |
node | A text level content model node. |
pattern | The simple pattern, consisting from the sequence of tokens that may have the unary modifier '? |
Queue | A token queue. |
ReaderTokenizer | Reader splits the input char sequence into tokens. |
Token | A token. |
Exception Summary | |
ParseException | This can be thrown from various parsing methods. |