Uses of Package
org.apache.xalan.xsltc.dom
Packages that use org.apache.xalan.xsltc.dom
-
Classes in org.apache.xalan.xsltc.dom used by org.apache.xalan.xsltc.domClassDescriptionCachedNodeListIterator is used for select expressions in a variable or parameter.Stores mappings of key values or IDs to DTM nodes.An iterator representing the result of a reference to either the XSLT
key
function or the XPathid
function.MultiValuedNodeHeapIterator
takes a set of multi-valued heap nodes and produces a merged NodeSet in document order with duplicates removed.An abstract representation of a set of nodes that will be retrieved in document order.Base class for sort records containing application specific sort keysThis class represents a light-weight DOM model for simple result tree fragment(RTF).A step iterator is used to evaluate expressions like "BOOK/TITLE".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 orderThe default implementation for the DTMManager. -
Classes in org.apache.xalan.xsltc.dom used by org.apache.xalan.xsltc.runtime