| Interface | Description |
|---|---|
| CharStream |
This interface describes a character stream that maintains line and
column number positions of the characters.
|
| Locatable |
An object that provides a SAC locator
|
| SACParser |
Our extension of the
Parser interface. |
| SACParserCSS1Constants |
Token literal values and constants.
|
| SACParserCSS21Constants |
Token literal values and constants.
|
| SACParserCSS2Constants |
Token literal values and constants.
|
| SACParserCSS3Constants |
Token literal values and constants.
|
| SACParserCSSmobileOKBasic1Constants |
Token literal values and constants.
|
| Class | Description |
|---|---|
| CssCharStream |
An implementation of interface CharStream.
|
| CSSOMParser | |
| ExceptionResource |
ExceptionResource.
|
| HandlerBase |
Empty implementation of the DocumentHandlerExt interface.
|
| LexicalUnitImpl |
Implementation of
LexicalUnit. |
| LocatableImpl |
Implementation of
Locatable |
| LocatorImpl |
Implementation of
Locator. |
| ParserUtils |
Util methods used by the parser and lexer.
|
| SACMediaListImpl |
Implementation of
SACMediaList. |
| SACParserCSS1 | |
| SACParserCSS1TokenManager |
Token Manager.
|
| SACParserCSS2 | |
| SACParserCSS21 | |
| SACParserCSS21TokenManager |
Token Manager.
|
| SACParserCSS2TokenManager |
Token Manager.
|
| SACParserCSS3 | |
| SACParserCSS3TokenManager |
Token Manager.
|
| SACParserCSSmobileOKBasic1 | |
| SACParserCSSmobileOKBasic1TokenManager |
Token Manager.
|
| SelectorListImpl |
Implementation of
SelectorList. |
| Token |
Describes the input token stream.
|
| Exception | Description |
|---|---|
| ParseException |
This exception is thrown when parse errors are encountered.
|
| Error | Description |
|---|---|
| TokenMgrError |
Token Manager Error.
|
Copyright © 1999–2022. All rights reserved.