|
Class Summary |
| AbsTerm |
The AbsTerm class provides support for absolute location terms in XPointers. |
| AttrTerm |
The AttrTerm class provides support for attribute location terms in XPointers. |
| Pointed |
Pointed provides support for strings or Nodes being pointed to by an XPointer. |
| Pointed.Item |
Item provides support for an individual string or Node being pointed to by an XPointer. |
| RelTerm |
The RelTerm class provides support for relative location terms in XPointers. |
| RelTermAttribute |
The RelTermAttribute class provides support for attribute qualifiers to elements which
are candidates for relative location terms in XPointers. |
| SpanTerm |
The SpanTerm class provides support for span location terms in XPointers. |
| StringTerm |
The StringTerm class provides support for string location terms in XPointers. |
| XPointer |
The XPointer class provides support for addressing into the internal structures of XML documents
as defined by WD-xptr-19980303. |
| XPointerParser |
XPointerParser examines Strings and generates an XPointer object. |