Searched refs:removeAllAttributes (Results 1 - 13 of 13) 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 DSAX2XNI.java247 xa.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/impl/
H A DXML11NSDocumentScannerImpl.java208 fAttributes.removeAllAttributes();
430 fAttributes.removeAllAttributes();
H A DXMLNSDocumentScannerImpl.java243 fAttributes.removeAllAttributes();
H A DXMLDocumentFragmentScannerImpl.java1311 fAttributes.removeAllAttributes();
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/traversers/
H A DStAXSchemaParser.java317 fAttributes.removeAllAttributes();
331 fAttributes.removeAllAttributes();
H A DSchemaContentHandler.java306 fAttributes.removeAllAttributes();
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/opti/
H A DSchemaDOMParser.java298 attributes.removeAllAttributes();
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/jaxp/validation/
H A DValidatorHandlerImpl.java784 fAttributes.removeAllAttributes();
794 fAttributes.removeAllAttributes();
H A DDOMValidatorHelper.java429 fAttributes.removeAllAttributes();
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DDOMNormalizer.java1512 public void removeAllAttributes(){ method in class:DOMNormalizer.XMLAttributesProxy

Completed in 85 milliseconds