Package org.kohsuke.rngom.parse.compact

Interface Summary
CompactSyntaxConstants  
 

Class Summary
CompactParseable RELAX NG schema in the compact syntax.
CompactSyntax  
CompactSyntaxTokenManager  
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 Summary
EOFException  
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError