HomeSort by relevance Sort by last modified time
    Searched full:child2type (Results 1 - 1 of 1) sorted by null

  /external/apache-xml/src/main/java/org/apache/xml/utils/
DOMHelper.java 367 short child2type = child2.getNodeType(); local
370 && (Node.ATTRIBUTE_NODE == child2type))
377 && (Node.ATTRIBUTE_NODE != child2type))
    [all...]

Completed in 41 milliseconds