Searched refs:processNSDecls (Results 1 – 3 of 3) sorted by relevance
168 SerializerUtils.processNSDecls(rth, node, nodeType, dtm); in cloneToResultTree()185 SerializerUtils.processNSDecls(rth,node,DTM.NAMESPACE_NODE,dtm); in cloneToResultTree()
112 SerializerUtils.processNSDecls(rthandler, sourceNode, nodeType, dtm); in execute()
158 public static void processNSDecls( in processNSDecls() method in SerializerUtils