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

/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/xs/
H A DXSElementDeclaration.java139 public XSElementDeclaration getSubstitutionGroupAffiliation(); method in interface:XSElementDeclaration
/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSElementDecl.java289 public XSElementDeclaration getSubstitutionGroupAffiliation() { method in class:XSElementDecl
/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/traversers/
H A DXSDHandler.java3063 final XSElementDeclaration subElemDecl = decl.getSubstitutionGroupAffiliation();

Completed in 78 milliseconds