Home
last modified time | relevance | path

Searched refs:getSubstitutionGroups (Results 1 – 25 of 32) sorted by relevance

12

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/xsd2cppsax/src/de/netallied/xsd2cppsax/
H A DSubstitutionGroupResolver.java37 public Map<XSElementDeclaration, List<XSElementDeclaration>> getSubstitutionGroups() { in getSubstitutionGroups() method in SubstitutionGroupResolver
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSModelImpl.java204 sgHandler.addSubstitutionGroup(fGrammarList[i].getSubstitutionGroups()); in buildSubGroups_Org()
224 sgHandler.addSubstitutionGroup(fGrammarList[i].getSubstitutionGroups()); in buildSubGroups()
H A DXSConstraints.java365 SGHandler.addSubstitutionGroup(grammars[i].getSubstitutionGroups()); in fullSchemaChecking()
H A DSchemaGrammar.java1171 final XSElementDecl[] getSubstitutionGroups() { in getSubstitutionGroups() method in SchemaGrammar
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSModelImpl.java204 sgHandler.addSubstitutionGroup(fGrammarList[i].getSubstitutionGroups()); in buildSubGroups_Org()
224 sgHandler.addSubstitutionGroup(fGrammarList[i].getSubstitutionGroups()); in buildSubGroups()
H A DXSConstraints.java365 SGHandler.addSubstitutionGroup(grammars[i].getSubstitutionGroups()); in fullSchemaChecking()
H A DSchemaGrammar.java1171 final XSElementDecl[] getSubstitutionGroups() { in getSubstitutionGroups() method in SchemaGrammar
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSModelImpl.java204 sgHandler.addSubstitutionGroup(fGrammarList[i].getSubstitutionGroups()); in buildSubGroups_Org()
224 sgHandler.addSubstitutionGroup(fGrammarList[i].getSubstitutionGroups()); in buildSubGroups()
H A DXSConstraints.java365 SGHandler.addSubstitutionGroup(grammars[i].getSubstitutionGroups()); in fullSchemaChecking()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSModelImpl.java204 sgHandler.addSubstitutionGroup(fGrammarList[i].getSubstitutionGroups()); in buildSubGroups_Org()
224 sgHandler.addSubstitutionGroup(fGrammarList[i].getSubstitutionGroups()); in buildSubGroups()
H A DXSConstraints.java365 SGHandler.addSubstitutionGroup(grammars[i].getSubstitutionGroups()); in fullSchemaChecking()
H A DSchemaGrammar.java1171 final XSElementDecl[] getSubstitutionGroups() { in getSubstitutionGroups() method in SchemaGrammar
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSModelImpl.java204 sgHandler.addSubstitutionGroup(fGrammarList[i].getSubstitutionGroups()); in buildSubGroups_Org()
224 sgHandler.addSubstitutionGroup(fGrammarList[i].getSubstitutionGroups()); in buildSubGroups()
H A DXSConstraints.java365 SGHandler.addSubstitutionGroup(grammars[i].getSubstitutionGroups()); in fullSchemaChecking()
H A DSchemaGrammar.java1171 final XSElementDecl[] getSubstitutionGroups() { in getSubstitutionGroups() method in SchemaGrammar
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSModelImpl.java204 sgHandler.addSubstitutionGroup(fGrammarList[i].getSubstitutionGroups()); in buildSubGroups_Org()
224 sgHandler.addSubstitutionGroup(fGrammarList[i].getSubstitutionGroups()); in buildSubGroups()
H A DXSConstraints.java365 SGHandler.addSubstitutionGroup(grammars[i].getSubstitutionGroups()); in fullSchemaChecking()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSModelImpl.java204 sgHandler.addSubstitutionGroup(fGrammarList[i].getSubstitutionGroups()); in buildSubGroups_Org()
224 sgHandler.addSubstitutionGroup(fGrammarList[i].getSubstitutionGroups()); in buildSubGroups()
H A DXSConstraints.java365 SGHandler.addSubstitutionGroup(grammars[i].getSubstitutionGroups()); in fullSchemaChecking()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSModelImpl.java204 sgHandler.addSubstitutionGroup(fGrammarList[i].getSubstitutionGroups()); in buildSubGroups_Org()
224 sgHandler.addSubstitutionGroup(fGrammarList[i].getSubstitutionGroups()); in buildSubGroups()
H A DXSConstraints.java365 SGHandler.addSubstitutionGroup(grammars[i].getSubstitutionGroups()); in fullSchemaChecking()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSModelImpl.java203 sgHandler.addSubstitutionGroup(fGrammarList[i].getSubstitutionGroups()); in buildSubGroups_Org()
223 sgHandler.addSubstitutionGroup(fGrammarList[i].getSubstitutionGroups()); in buildSubGroups()
H A DXSConstraints.java364 SGHandler.addSubstitutionGroup(grammars[i].getSubstitutionGroups()); in fullSchemaChecking()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSModelImpl.java203 sgHandler.addSubstitutionGroup(fGrammarList[i].getSubstitutionGroups()); in buildSubGroups_Org()
223 sgHandler.addSubstitutionGroup(fGrammarList[i].getSubstitutionGroups()); in buildSubGroups()
H A DXSConstraints.java364 SGHandler.addSubstitutionGroup(grammars[i].getSubstitutionGroups()); in fullSchemaChecking()

12