Searched refs:attributeNameTable (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/org/xml/sax/helpers/
H A DNamespaceSupport.java573 attributeNameTable = parent.attributeNameTable;
591 attributeNameTable = null;
652 table = attributeNameTable;
810 attributeNameTable = new Hashtable();
824 Hashtable attributeNameTable;
816 Hashtable attributeNameTable; field in class:NamespaceSupport.Context

Completed in 72 milliseconds