Uses of Package
org.apache.xalan.xsltc.dom

Packages that use org.apache.xalan.xsltc.dom
org.apache.xalan.xsltc.dom   
org.apache.xalan.xsltc.runtime   
 

Classes in org.apache.xalan.xsltc.dom used by org.apache.xalan.xsltc.dom
BitArray
           
CachedNodeListIterator
          CachedNodeListIterator is used for select expressions in a variable or parameter.
CurrentNodeListFilter
           
DocumentCache
           
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
           
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).
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.
 

Classes in org.apache.xalan.xsltc.dom used by org.apache.xalan.xsltc.runtime
DOMAdapter
           
KeyIndex
          Stores mappings of key values or IDs to DTM nodes.
 



Copyright © 2006 Apache XML Project. All Rights Reserved.