Uses of Class
org.apache.jackrabbit.spi.commons.query.xpath.XPath
-
Packages that use XPath Package Description org.apache.jackrabbit.spi.commons.query.xpath -
-
Uses of XPath in org.apache.jackrabbit.spi.commons.query.xpath
Fields in org.apache.jackrabbit.spi.commons.query.xpath declared as XPath Modifier and Type Field Description protected XPath
SimpleNode. parser
Methods in org.apache.jackrabbit.spi.commons.query.xpath with parameters of type XPath Modifier and Type Method Description static Node
SimpleNode. jjtCreate(XPath p, int id)
Constructors in org.apache.jackrabbit.spi.commons.query.xpath with parameters of type XPath Constructor Description SimpleNode(XPath p, int i)
-