Uses of Package
org.apache.xml.dtm.ref
| Package | Description |
|---|---|
| org.apache.xalan.transformer |
In charge of run-time transformations and the production of result trees.
|
| org.apache.xml.dtm.ref | |
| org.apache.xml.dtm.ref.dom2dtm | |
| org.apache.xml.dtm.ref.sax2dtm |
-
Classes in org.apache.xml.dtm.ref used by org.apache.xalan.transformer Class Description DTMTreeWalker This class does a pre-order walk of the DTM tree, calling a ContentHandler interface as it goes. -
Classes in org.apache.xml.dtm.ref used by org.apache.xml.dtm.ref Class Description CoroutineManager Support the coroutine design pattern.DTMAxisIteratorBase This class serves as a default base for implementations of mutable DTMAxisIterators.DTMDefaultBase TheDTMDefaultBaseclass serves as a helper base for DTMs.DTMDefaultBaseIterators.AncestorIterator Iterator that returns the ancestors of a given node in document order.DTMDefaultBaseIterators.DescendantIterator Iterator that returns the descendants of a given node.DTMDefaultBaseIterators.FollowingIterator Iterator that returns following nodes of for a given node.DTMDefaultBaseIterators.FollowingSiblingIterator Iterator that returns all siblings of a given node.DTMDefaultBaseIterators.InternalAxisIteratorBase Abstract superclass defining behaviors shared by all DTMDefault's internal implementations of DTMAxisIterator.DTMDefaultBaseIterators.NamespaceIterator Iterator that returns the namespace nodes as defined by the XPath data model for a given node.DTMDefaultBaseIterators.PrecedingIterator Iterator that returns preceding nodes of a given node.DTMDefaultBaseIterators.PrecedingSiblingIterator Iterator that returns preceding siblings of a given nodeDTMDefaultBaseIterators.RootIterator Iterator that returns the the root node as defined by the XPath data model for a given node.DTMDefaultBaseIterators.SingletonIterator Class SingletonIterator.DTMDefaultBaseTraversers This class implements the traversers for DTMDefaultBase.DTMManagerDefault The default implementation for the DTMManager.DTMNodeListBase DTMNodeListgives us an implementation of the DOM's NodeList interface wrapped around a DTM Iterator.DTMStringPool DTMStringPool is an "interning" mechanism for strings.ExpandedNameTable This is a default implementation of a table that manages mappings from expanded names to expandedNameIDs.ExtendedType The class ExtendedType represents an extended type object used by ExpandedNameTable.IncrementalSAXSource IncrementalSAXSource is an API that delivers a small number of SAX events each time a request is made from a "controller" coroutine. -
Classes in org.apache.xml.dtm.ref used by org.apache.xml.dtm.ref.dom2dtm Class Description DTMDefaultBase TheDTMDefaultBaseclass serves as a helper base for DTMs.DTMDefaultBaseIterators This class implements the traversers for DTMDefaultBase.DTMDefaultBaseTraversers This class implements the traversers for DTMDefaultBase.IncrementalSAXSource IncrementalSAXSource is an API that delivers a small number of SAX events each time a request is made from a "controller" coroutine. -
Classes in org.apache.xml.dtm.ref used by org.apache.xml.dtm.ref.sax2dtm Class Description DTMAxisIteratorBase This class serves as a default base for implementations of mutable DTMAxisIterators.DTMDefaultBase TheDTMDefaultBaseclass serves as a helper base for DTMs.DTMDefaultBaseIterators This class implements the traversers for DTMDefaultBase.DTMDefaultBaseIterators.InternalAxisIteratorBase Abstract superclass defining behaviors shared by all DTMDefault's internal implementations of DTMAxisIterator.DTMDefaultBaseIterators.RootIterator Iterator that returns the the root node as defined by the XPath data model for a given node.DTMDefaultBaseIterators.SingletonIterator Class SingletonIterator.DTMDefaultBaseTraversers This class implements the traversers for DTMDefaultBase.DTMStringPool DTMStringPool is an "interning" mechanism for strings.DTMTreeWalker This class does a pre-order walk of the DTM tree, calling a ContentHandler interface as it goes.ExtendedType The class ExtendedType represents an extended type object used by ExpandedNameTable.IncrementalSAXSource IncrementalSAXSource is an API that delivers a small number of SAX events each time a request is made from a "controller" coroutine.