| Name | Description | Type | Package | Framework |
| ParseException | This exception is thrown when parse errors are encountered. | Class | org.apache.commons.jxpath.ri.parser | Apache Commons |
| Parser | Class | org.apache.commons.jxpath.ri | Apache Commons | |
| SimpleCharStream | An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing). | Class | org.apache.commons.jxpath.ri.parser | Apache Commons |
| Token | Describes the input token stream. | Class | org.apache.commons.jxpath.ri.parser | Apache Commons |
| TokenMgrError | Class | org.apache.commons.jxpath.ri.parser | Apache Commons | |
| XPathParser | Class | org.apache.commons.jxpath.ri.parser | Apache Commons | |
| XPathParserConstants | Interface | org.apache.commons.jxpath.ri.parser | Apache Commons | |
| XPathParserTokenManager | Class | org.apache.commons.jxpath.ri.parser | Apache Commons | |