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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/util/
H A DXMLAttributesIteratorImpl.java79 removeAttributeAt(fCurrent--) ;
H A DXMLAttributesImpl.java346 public void removeAttributeAt(int attrIndex) { method in class:XMLAttributesImpl
357 } // removeAttributeAt(int)
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/xni/
H A DXMLAttributes.java129 public void removeAttributeAt(int attrIndex); method in interface:XMLAttributes
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/parsers/
H A DAbstractSAXParser.java481 attributes.removeAttributeAt(i);
H A DDOMParserImpl.java1163 attributes.removeAttributeAt(i);
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DDOMNormalizer.java1517 public void removeAttributeAt(int attrIndex){ method in class:DOMNormalizer.XMLAttributesProxy

Completed in 48 milliseconds