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

Packages that use SimpleNode
org.apache.jackrabbit.spi.commons.query.xpath   
 

Uses of SimpleNode in org.apache.jackrabbit.spi.commons.query.xpath
 

Methods in org.apache.jackrabbit.spi.commons.query.xpath that return SimpleNode
 SimpleNode XPath.XPath2()
           
 

Methods in org.apache.jackrabbit.spi.commons.query.xpath with parameters of type SimpleNode
 Object XPathVisitor.visit(SimpleNode node, Object data)
           
 Object XPathQueryBuilder.visit(SimpleNode node, Object data)
          Implements the generic visit method for this XPathVisitor.
 



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