@Version("2.4.1")
Package org.apache.jackrabbit.spi.commons.query.xpath
-
Interface Summary Interface Description Node XPathConstants XPathTreeConstants XPathVisitor -
Class Summary Class Description QueryBuilder Implements the XPath query tree builder.SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).SimpleNode Implements a JavaCC Node interface.Token Describes the input token stream.XPath XPathQueryBuilder Query builder that translates a XPath statement into a query tree structure.XPathTokenManager -
Exception Summary Exception Description ParseException This exception is thrown when parse errors are encountered. -
Error Summary Error Description TokenMgrError