| Package | Description |
|---|---|
| org.docx4j.org.apache.xml.dtm.ref.sax2dtm |
| Class and Description |
|---|
| 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
|
Copyright © 2019. All Rights Reserved.