Uses of Package
org.kohsuke.rngom.parse.compact

Packages that use org.kohsuke.rngom.parse.compact
org.kohsuke.rngom.parse.compact   
 

Classes in org.kohsuke.rngom.parse.compact used by org.kohsuke.rngom.parse.compact
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 © 2011. All Rights Reserved.