|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.xml.dtm.ref.sax2dtm | |
---|---|
org.apache.xml.dtm.ref.sax2dtm | |
org.apache.xpath | Implementation of XPath; for the most part, only classes meant for public use are found at this root level of the XPath packages. |
Classes in org.apache.xml.dtm.ref.sax2dtm used by org.apache.xml.dtm.ref.sax2dtm | |
---|---|
SAX2DTM
This class implements a DTM that tends to be optimized more for speed than for compactness, that is constructed via SAX2 ContentHandler events. |
|
SAX2DTM2.AncestorIterator
Iterator that returns the ancestors of a given node in document order. |
|
SAX2DTM2.DescendantIterator
Iterator that returns the descendants of a given node. |
|
SAX2DTM2.FollowingIterator
Iterator that returns following nodes of for a given node. |
|
SAX2DTM2.FollowingSiblingIterator
Iterator that returns all siblings of a given node. |
|
SAX2DTM2.PrecedingIterator
Iterator that returns preceding nodes of a given node. |
|
SAX2DTM2.PrecedingSiblingIterator
Iterator that returns preceding siblings of a given node |
Classes in org.apache.xml.dtm.ref.sax2dtm used by org.apache.xpath | |
---|---|
SAX2RTFDTM
This is a subclass of SAX2DTM which has been modified to meet the needs of Result Tree Frameworks (RTFs). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |