Uses of Class
org.jomc.util.SimpleCharStream

Uses of SimpleCharStream in org.jomc.util
 

Fields in org.jomc.util declared as SimpleCharStream
Modifier and Type Field and Description
protected  SimpleCharStream VersionParserTokenManager.input_stream
           
 

Methods in org.jomc.util with parameters of type SimpleCharStream
Modifier and Type Method and Description
 void VersionParserTokenManager.ReInit(SimpleCharStream stream)
          Reinitialise parser.
 void VersionParserTokenManager.ReInit(SimpleCharStream stream, int lexState)
          Reinitialise parser.
 

Constructors in org.jomc.util with parameters of type SimpleCharStream
Constructor and Description
VersionParserTokenManager(SimpleCharStream stream)
          Constructor.
VersionParserTokenManager(SimpleCharStream stream, int lexState)
          Constructor.
 



Copyright © 2005-2010 The JOMC Project. All Rights Reserved.