|
|||||||||
| Home >> All >> gnu >> javax >> swing >> text >> html >> parser >> support >> [ low overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package gnu.javax.swing.text.html.parser.support.low
This package provides various specialised classes, needed by HTML parser.
See:
Description
| 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. |
Package gnu.javax.swing.text.html.parser.support.low Description
This package provides various specialised classes, needed by HTML parser.
|
|||||||||
| Home >> All >> gnu >> javax >> swing >> text >> html >> parser >> support >> [ low overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||