Uses of Package
org.apache.xml.dtm.ref

Packages that use org.apache.xml.dtm.ref
org.apache.xalan.lib.sql Provides extension functions for connecting to a JDBC data source, executing a query, and working incrementally through a "streamable" result set. 
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.lib.sql
DTMDefaultBase
          The DTMDefaultBase class serves as a helper base for DTMs.
DTMDefaultBaseIterators
          This class implements the traversers for DTMDefaultBase.
DTMDefaultBaseTraversers
          This class implements the traversers for DTMDefaultBase.
 

Classes in org.apache.xml.dtm.ref used by org.apache.xalan.transformer
DTMTreeWalker
          **For advanced use only** 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
CoroutineManager
          **For internal use only**
DTMDefaultBase
          The DTMDefaultBase class serves as a helper base for DTMs.
DTMDefaultBaseTraversers
          This class implements the traversers for DTMDefaultBase.
DTMNamedNodeMap
          **For internal use only** DTMNamedNodeMap is a quickie (as opposed to quick) implementation of the DOM's NamedNodeMap interface, intended to support DTMProxy's getAttributes() call.
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.
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
DTMDefaultBase
          The DTMDefaultBase class 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
DTMDefaultBase
          The DTMDefaultBase class 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.
 



Copyright © 2002 Apache XML Project. All Rights Reserved.