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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/traversers/
H A DStAXSchemaParser.java126 fillXMLAttributes(start);
208 fillXMLAttributes(input);
316 private void fillXMLAttributes(StartElement event) { method in class:StAXSchemaParser
330 private void fillXMLAttributes(XMLStreamReader input) { method in class:StAXSchemaParser
H A DSchemaContentHandler.java173 fillXMLAttributes(atts);
305 private void fillXMLAttributes(Attributes atts) { method in class:SchemaContentHandler
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/jaxp/validation/
H A DValidatorHandlerImpl.java561 fillXMLAttributes(atts);
783 private void fillXMLAttributes(Attributes att) { method in class:ValidatorHandlerImpl

Completed in 53 milliseconds