| Interface | Description |
|---|---|
| XPathExprVisitor |
Receives notifications as a Jaxen XPATH expression tree is traversed.
|
| Class | Description |
|---|---|
| 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 | Description |
|---|---|
| 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 © 2021. All rights reserved.