Package org.plasma.sdo.xpath

Interface Summary
XPathExprVisitor Receives notifications as a Jaxen XPATH expression tree is traversed.
 

Class Summary
DataGraphNavigator Supports navigation of an SDO data graph by the Jaxen XPATH engine.
DataGraphNodeAdapter Wraps a result or "endpoint" of a Jaxen XPATH parse, supplying source traversal information, e.g.
DataGraphXPath An XPath implementation for a data graph based on Jaxen.
DefaultXPath  
MetaDataNavigator Supports navigation of SDO Type and Property instances by the Jaxen XPATH engine.
MetaDataNodeAdapter Wraps a result or "endpoint" of a Jaxen XPATH parse, supplying source traversal information, e.g.
MetaDataXPath An XPath implementation for traversal of an SDO Type graph based on Jaxen.
XPathDataObject  
XPathDataProperty  
XPathDataValue  
XPathDetector  
XPathProperty  
XPathType  
 

Exception Summary
InvalidEndpointException Checked exception used when the result or terminating node or nodes for an XPATH expression are invalid for a given context.
InvalidMultiplicityException Checked exception used when multiple results are detected for a singular property.
XPathException  
 



Copyright © 2014. All rights reserved.