Uses of Class
org.jomc.util.SimpleCharStream

Uses of SimpleCharStream in org.jomc.util
 

Fields in org.jomc.util declared as SimpleCharStream
protected  SimpleCharStream VersionParserTokenManager.input_stream
           
 

Methods in org.jomc.util with parameters of type SimpleCharStream
 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
VersionParserTokenManager(SimpleCharStream stream)
          Constructor.
VersionParserTokenManager(SimpleCharStream stream, int lexState)
          Constructor.
 



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