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.xpathFields in org.apache.jackrabbit.spi.commons.query.xpath declared as XPath Modifier and Type Field Description protected XPathSimpleNode. parserMethods in org.apache.jackrabbit.spi.commons.query.xpath with parameters of type XPath Modifier and Type Method Description static NodeSimpleNode. 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)
 
-