Uses of Class
org.apache.commons.jxpath.ri.parser.SimpleCharStream
Packages that use SimpleCharStream
-
Uses of SimpleCharStream in org.apache.commons.jxpath.ri.parser
Fields in org.apache.commons.jxpath.ri.parser declared as SimpleCharStreamModifier and TypeFieldDescriptionprotected SimpleCharStream
XPathParserTokenManager.input_stream
(package private) SimpleCharStream
XPathParser.jj_input_stream
Methods in org.apache.commons.jxpath.ri.parser with parameters of type SimpleCharStreamModifier and TypeMethodDescriptionvoid
XPathParserTokenManager.ReInit
(SimpleCharStream stream) void
XPathParserTokenManager.ReInit
(SimpleCharStream stream, int lexState) Constructors in org.apache.commons.jxpath.ri.parser with parameters of type SimpleCharStream