Uses of Interface
org.apache.xml.utils.DTM

Packages that use DTM
org.apache.xml.utils Implementation of Xalan utility classes. 
 

Uses of DTM in org.apache.xml.utils
 

Methods in org.apache.xml.utils that return DTM
abstract  DTM DTMManager.getDTM(Source source, boolean unique)
          Get an instance of a DTM.
abstract  DTM DTMManager.getDTM(int nodeHandle)
          Get an instance of a DTM that "owns" a node handle.
 



Copyright © 2000 Apache XML Project. All Rights Reserved.