Package xpointer

Interface Summary
LocationIterator This interface extends the concept of NodeIterator to locations.
 

Class Summary
EndPoint This class represents the endpoint() XPointer function.
ExtNodeFilter This class extentds the concept of NodeFilter, providing filtering values for points and ranges.
Location This class represents the concept of location according to XPointer CR.
NodeListImpl This is just the implementation of the NodeList interface.
RangeInside  
RangeTo  
StartPoint  
StringRange This class represents the string-range() XPointer function.
TaxDomHelper The DOMHelper of the xpath package provides some useful operations that act on nodes.
TextNodeFragment This class is used when we need something that is a range with the same start and end container.
TextPoint This class represents a character point according to the XPointer CR.
TextTree This class represents the text nodes which are descendant of a given node.
XPointerAPI This class contains some methods for executing XPointer expression on an XML document.
XPRange