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

  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/
DOM2DTM.java 19 * $Id: DOM2DTM.java 478671 2006-11-23 21:00:31Z minchau $
21 package org.apache.xml.dtm.ref.dom2dtm;
53 /** The <code>DOM2DTM</code> class serves up a DOM's contents via the
57 * tree. You can wrap a DOM2DTM around a specific node and its subtree
63 * mutation. If you alter the DOM after wrapping DOM2DTM around it,
66 public class DOM2DTM extends DTMDefaultBaseIterators
107 * Construct a DOM2DTM object from a DOM node.
118 public DOM2DTM(DTMManager mgr, DOMSource domSource,
289 // warning("DOM 'level 1' node "+node.getNodeName()+" won't be mapped properly in DOM2DTM.");
404 System.out.println("***** DOM2DTM Pop Control Flow problem")
    [all...]
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 200 milliseconds