Uses of Class
com.sun.xml.xsom.impl.scd.SimpleCharStream
-
Packages that use SimpleCharStream Package Description 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 Modifier and Type Field Description protected SimpleCharStreamSCDParserTokenManager. input_streamMethods in com.sun.xml.xsom.impl.scd with parameters of type SimpleCharStream Modifier and Type Method Description voidSCDParserTokenManager. ReInit(SimpleCharStream stream)voidSCDParserTokenManager. ReInit(SimpleCharStream stream, int lexState)Constructors in com.sun.xml.xsom.impl.scd with parameters of type SimpleCharStream Constructor Description SCDParserTokenManager(SimpleCharStream stream)SCDParserTokenManager(SimpleCharStream stream, int lexState)
-