Uses of Class
org.plasma.sdo.xpath.DefaultXPath

Packages that use DefaultXPath
org.plasma.query.xpath   
org.plasma.sdo.xpath   
 

Uses of DefaultXPath in org.plasma.query.xpath
 

Subclasses of DefaultXPath in org.plasma.query.xpath
 class QueryXPath
          Provides access to the Jaxen XPATH parse tree after a given XPATH is successfully parsed.
 

Uses of DefaultXPath in org.plasma.sdo.xpath
 

Subclasses of DefaultXPath in org.plasma.sdo.xpath
 class DataGraphXPath
          An XPath implementation for a data graph based on Jaxen.
 class MetaDataXPath
          An XPath implementation for traversal of an SDO Type graph based on Jaxen.
 



Copyright © 2013. All rights reserved.