| BitArray |
|
| CachedNodeListIterator |
CachedNodeListIterator is used for select expressions in a
variable or parameter.
|
| CurrentNodeListFilter |
|
| DOMAdapter |
|
| DOMBuilder |
|
| ExtendedSAX |
|
| Filter |
|
| KeyIndex |
Stores mappings of key values or IDs to DTM nodes.
|
| KeyIndex.KeyIndexIterator |
An iterator representing the result of a reference to either the
XSLT key function or the XPath id function.
|
| MultiValuedNodeHeapIterator |
MultiValuedNodeHeapIterator takes a set of multi-valued
heap nodes and produces a merged NodeSet in document order with duplicates
removed.
|
| MultiValuedNodeHeapIterator.HeapNode |
An abstract representation of a set of nodes that will be retrieved in
document order.
|
| NodeCounter |
|
| NodeSortRecord |
Base class for sort records containing application specific sort keys
|
| NodeSortRecordFactory |
|
| SimpleResultTreeImpl |
This class represents a light-weight DOM model for simple result tree fragment(RTF).
|
| StepIterator |
A step iterator is used to evaluate expressions like "BOOK/TITLE".
|
| UnionIterator |
UnionIterator takes a set of NodeIterators and produces
a merged NodeSet in document order with duplicates removed
The individual iterators are supposed to generate nodes
in document order
|
| XSLTCDTMManager |
The default implementation for the DTMManager.
|