Package | Description |
---|---|
org.kohsuke.rngom.parse.compact |
Class | Description |
---|---|
CompactParseable |
RELAX NG schema in the compact syntax.
|
CompactSyntaxConstants |
Token literal values and constants.
|
CompactSyntaxTokenManager |
Token Manager.
|
EOFException | |
JavaCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (with java-like unicode escape processing).
|
ParseException |
This exception is thrown when parse errors are encountered.
|
Token |
Describes the input token stream.
|
Copyright © 2018 Oracle Corporation. All rights reserved.