Contents | Package | Class | Tree | Deprecated | Index | Help XML for Java 1.0.4
PREV | NEXT SHOW LISTS | HIDE LISTS

Package com.ibm.xml.xpointer

Interface Summary
OtherTerm An interface which defines common operations for XPointer location terms other than absolute location terms.
 

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.
 

Exception Summary
XPointerParseException XML4J XPointer exception which signals that the XPointer parser has detected an internal error of some sort.
 


Contents | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS