Searched defs:getLocalName (Results 1 – 9 of 9) sorted by relevance
61 public String getLocalName(int index) { in getLocalName() method in ExpatAttributes148 private static native String getLocalName(long pointer, long attributePointer, int index); in getLocalName() method in ExpatAttributes
115 public abstract String getLocalName (int index); in getLocalName() method
59 public String getLocalName() { in getLocalName() method in AttrImpl
178 public String getLocalName() { in getLocalName() method in ElementImpl
98 public String getLocalName() { in getLocalName() method in NodeImpl
125 public String getLocalName (int index) in getLocalName() method in AttributesImpl
937 public String getLocalName (int i) in getLocalName() method in ParserAdapter.AttributeListAdapter
561 public String getLocalName(); in getLocalName() method
93 public String getLocalName(int index) { return pp.getAttributeName(index); } in getLocalName() method in Driver