HomeSort by relevance Sort by last modified time
    Searched defs:DTM (Results 1 - 3 of 3) sorted by null

  /external/apache-xml/src/main/java/org/apache/xml/dtm/
DTM.java 19 * $Id: DTM.java 468653 2006-10-28 07:07:05Z minchau $
21 package org.apache.xml.dtm;
28 * <code>DTM</code> is an XML document model expressed as a table
30 * a parse tree that has very little object creation. (DTM
32 * model, but that's hidden from the DTM API.)
34 * <p>Nodes in the DTM are identified by integer "handles". A handle must
54 * <p>DTM does _not_ directly support the W3C's Document Object
56 * implementation of DTM can be created that wraps a DOM and vice
59 * <p><strong>Please Note:</strong> The DTM API is still
70 * internal node id and a pointer to the actual DTM object; this migh
    [all...]
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 

Completed in 138 milliseconds