Uses of Class
org.apache.jackrabbit.spi.commons.query.xpath.XPath

Packages that use XPath
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
protected  XPath SimpleNode.parser
           
 

Methods in org.apache.jackrabbit.spi.commons.query.xpath with parameters of type XPath
static Node SimpleNode.jjtCreate(XPath p, int id)
           
 

Constructors in org.apache.jackrabbit.spi.commons.query.xpath with parameters of type XPath
SimpleNode(XPath p, int i)
           
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.