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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/opti/
H A DSchemaDOM.java355 void startAnnotation(QName elemName, XMLAttributes attributes, method in class:SchemaDOM
357 startAnnotation(elemName.rawname, attributes, namespaceContext);
359 void startAnnotation(String elemRawName, XMLAttributes attributes, method in class:SchemaDOM

Completed in 32 milliseconds