Uses of Class
com.sun.xml.xsom.impl.scd.SimpleCharStream

Packages that use SimpleCharStream
com.sun.xml.xsom.impl.scd   
 

Uses of SimpleCharStream in com.sun.xml.xsom.impl.scd
 

Fields in com.sun.xml.xsom.impl.scd declared as SimpleCharStream
protected  SimpleCharStream SCDParserTokenManager.input_stream
           
 

Methods in com.sun.xml.xsom.impl.scd with parameters of type SimpleCharStream
 void SCDParserTokenManager.ReInit(SimpleCharStream stream)
           
 void SCDParserTokenManager.ReInit(SimpleCharStream stream, int lexState)
           
 

Constructors in com.sun.xml.xsom.impl.scd with parameters of type SimpleCharStream
SCDParserTokenManager(SimpleCharStream stream)
           
SCDParserTokenManager(SimpleCharStream stream, int lexState)
           
 



Copyright © 2012 Oracle. All Rights Reserved.