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

  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
ExpandedNameTable.java 68 ExtendedType hashET = new ExtendedType(-1, "", "");
189 // Redefine the hashET object to represent the new expanded name.
190 hashET.redefine(type, namespace, localName, hash);
201 if (e.hash == hash && e.key.equals(hashET))
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 28 milliseconds