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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/
H A DSchemaGrammar.java619 annotationChoice.fParticles[0] = createChoiceElementParticle(appinfoDecl);
620 annotationChoice.fParticles[1] = createChoiceElementParticle(documentationDecl);
751 private XSParticleDecl createChoiceElementParticle(XSElementDecl ref) { method in class:SchemaGrammar.Schema4Annotations

Completed in 34 milliseconds