|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
CurrentNodeListFilter | |
DOMBuilder | |
ExtendedSAX | |
Filter | |
StripWhitespaceFilter |
Class Summary | |
AbsoluteIterator | Absolute iterators ignore the node that is passed to setStartNode(). |
AdaptiveResultTreeImpl | AdaptiveResultTreeImpl is a adaptive DOM model for result tree fragments (RTF). |
AnyNodeCounter | |
BitArray | |
CachedNodeListIterator | CachedNodeListIterator is used for select expressions in a variable or parameter. |
ClonedNodeListIterator | A ClonedNodeListIterator is returned by the cloneIterator() method of a CachedNodeListIterator. |
CollatorFactoryBase | |
CurrentNodeListIterator | Iterators of this kind use a CurrentNodeListFilter to filter a subset of nodes from a source iterator. |
DocumentCache | |
DOMAdapter | |
DOMWSFilter | A wrapper class that adapts the DTMWSFilter interface to the XSLTC DOM StripFilter interface. |
DupFilterIterator | Removes duplicates and sorts a source iterator. |
EmptyFilter | |
FilteredStepIterator | Extends a StepIterator by adding the ability to filter nodes. |
FilterIterator | Similar to a CurrentNodeListIterator except that the filter has a simpler interface (only needs the node, no position, last, etc.) It takes a source iterator and a Filter object and returns nodes from the source after filtering them by calling filter.test(node). |
ForwardPositionIterator | Deprecated. This class exists only for backwards compatibility with old translets. |
KeyIndex | Stores mappings of key values or IDs to DTM nodes. |
LoadDocument | |
MatchingIterator | This is a special kind of iterator that takes a source iterator and a node N. |
MultiDOM | |
MultipleNodeCounter | |
MultiValuedNodeHeapIterator | MultiValuedNodeHeapIterator takes a set of multi-valued
heap nodes and produces a merged NodeSet in document order with duplicates
removed. |
NodeCounter | |
NodeIteratorBase | |
NodeSortRecord | Base class for sort records containing application specific sort keys |
NodeSortRecordFactory | |
NthIterator | |
SAXImpl | SAXImpl is the core model for SAX input source. |
SimpleResultTreeImpl | This class represents a light-weight DOM model for simple result tree fragment(RTF). |
SingleNodeCounter | |
SingletonIterator | |
SortingIterator | |
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. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |