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

/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/xml/internal/rngom/ast/builder/
H A DIncludedGrammar.java76 P endIncludedGrammar(L loc, A anno) throws BuildException; method in interface:IncludedGrammar
/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/xml/internal/rngom/digested/
H A DIncludeImpl.java105 public ParsedPattern endIncludedGrammar(Location loc, Annotations anno) throws BuildException { method in class:IncludeImpl.IncludedGrammarImpl
/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/xml/internal/rngom/binary/
H A DSchemaBuilderImpl.java492 public ParsedPattern endIncludedGrammar(Location loc, Annotations anno) throws BuildException { method in class:SchemaBuilderImpl.GrammarImpl
/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/xml/internal/rngom/parse/xml/
H A DSchemaParser.java1204 parent.endChild(grammar.endIncludedGrammar(startLocation, annotations));
/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/xml/internal/rngom/parse/compact/
H A DCompactSyntax.java760 p = afterComments(g.endIncludedGrammar(sb.makeLocation(sourceUri, 1, 1), a));

Completed in 61 milliseconds