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

  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBaseIterators.java 517 private final int _nsType;
527 _nsType = type;
567 if (m_expandedNameTable.getNamespaceID(_exptype(node)) == _nsType) {
804 private final int _nsType;
817 _nsType = nsType;
    [all...]

Completed in 295 milliseconds