Uses of Interface
org.plasma.sdo.xpath.XPathExprVisitor

Packages that use XPathExprVisitor
org.plasma.query.xpath   
 

Uses of XPathExprVisitor in org.plasma.query.xpath
 

Classes in org.plasma.query.xpath that implement XPathExprVisitor
 class QueryPredicateVisitor
          Receives Jaxen XPATH expression events as the expression parse tree is traversed.
 

Methods in org.plasma.query.xpath with parameters of type XPathExprVisitor
 void QueryXPath.accept(org.jaxen.expr.Step step, XPathExprVisitor visitor)
           
 void QueryXPath.acceptBreadthFirst(org.jaxen.expr.Step step, XPathExprVisitor visitor)
           
 



Copyright © 2014. All rights reserved.