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

  /external/apache-xml/src/main/java/org/apache/xml/utils/
NamespaceSupport2.java 460 Hashtable attributeNameTable;
482 attributeNameTable=null;
522 attributeNameTable = parent.attributeNameTable;
583 if(attributeNameTable==null)
584 attributeNameTable=new Hashtable();
585 table = attributeNameTable;
741 if(attributeNameTable!=null)
742 attributeNameTable=new Hashtable();
  /libcore/luni/src/main/java/org/xml/sax/helpers/
NamespaceSupport.java 573 attributeNameTable = parent.attributeNameTable;
591 attributeNameTable = null;
652 table = attributeNameTable;
810 attributeNameTable = new Hashtable();
824 Hashtable attributeNameTable;
  /prebuilts/tools/common/m2/internal/xerces/xmlParserAPIs/2.6.2/
xmlParserAPIs-2.6.2.jar 
  /prebuilts/tools/common/m2/internal/xml-apis/xml-apis/1.0.b2/
xml-apis-1.0.b2.jar 

Completed in 195 milliseconds