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

  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
ClonerToResultTree.java 77 // m_rth.processNSDecls(node, type, dtm);
168 SerializerUtils.processNSDecls(rth, node, nodeType, dtm);
185 SerializerUtils.processNSDecls(rth,node,DTM.NAMESPACE_NODE,dtm);
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemCopy.java 112 SerializerUtils.processNSDecls(rthandler, sourceNode, nodeType, dtm);
  /external/apache-xml/src/main/java/org/apache/xalan/serialize/
SerializerUtils.java 158 public static void processNSDecls(

Completed in 139 milliseconds