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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/opti/
H A DSchemaDOM.java402 void startAnnotationElement(QName elemName, XMLAttributes attributes) { method in class:SchemaDOM
403 startAnnotationElement(elemName.rawname, attributes);
405 void startAnnotationElement(String elemRawName, XMLAttributes attributes) { method in class:SchemaDOM

Completed in 31 milliseconds