Searched defs:removeAllAttributes (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/util/
H A DXMLAttributesIteratorImpl.java88 public void removeAllAttributes() { method in class:XMLAttributesIteratorImpl
89 super.removeAllAttributes() ;
H A DXMLAttributesImpl.java334 public void removeAllAttributes() { method in class:XMLAttributesImpl
336 } // removeAllAttributes()
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/xni/
H A DXMLAttributes.java119 public void removeAllAttributes(); method in interface:XMLAttributes
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DDOMNormalizer.java1512 public void removeAllAttributes(){ method in class:DOMNormalizer.XMLAttributesProxy

Completed in 45 milliseconds