Interface | Description |
---|---|
CompactSyntaxConstants |
Token literal values and constants.
|
Class | Description |
---|---|
CompactParseable |
RELAX NG schema in the compact syntax.
|
CompactSyntax | |
CompactSyntaxTokenManager |
Token Manager.
|
JavaCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (with java-like unicode escape processing).
|
Token |
Describes the input token stream.
|
UCode_UCodeESC_CharStream |
An implementation of interface CharStream, where the stream is assumed to
contain 16-bit unicode characters.
|
Exception | Description |
---|---|
EOFException | |
ParseException |
This exception is thrown when parse errors are encountered.
|
Error | Description |
---|---|
TokenMgrError |
Token Manager Error.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.