| Axis | Specifies values related to XPath Axes.
|
| DTMAxisTraverser | A class that implements traverses DTMAxisTraverser interface can traverse
a set of nodes, usually as defined by an XPath axis. |
| DTMConfigurationException | Indicates a serious configuration error.
|
| DTMDOMException | Simple implementation of DOMException.
|
| DTMException | This class specifies an exceptional condition that occured
in the DTM module.
|
| DTMManager | A DTMManager instance can be used to create DTM and
DTMIterator objects, and manage the DTM objects in the system.
|