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

/openjdk9/jaxws/src/jdk.xml.bind/share/classes/com/sun/xml/internal/rngom/digested/
H A DIncludeImpl.java64 final class IncludeImpl extends GrammarBuilderImpl implements Include { class in inherits:GrammarBuilderImpl,Include
69 public IncludeImpl(DGrammarPattern p, Scope parent, DSchemaBuilderImpl sb) { method in class:IncludeImpl
H A DGrammarBuilderImpl.java133 return new IncludeImpl(grammar,parent,sb);
/openjdk9/jaxws/src/jdk.xml.bind/share/classes/com/sun/xml/internal/rngom/binary/
H A DSchemaBuilderImpl.java588 return new IncludeImpl(sb, this);
603 private static class IncludeImpl implements Include, Div { class in class:SchemaBuilderImpl
609 private IncludeImpl(SchemaBuilderImpl sb, GrammarImpl grammar) { method in class:SchemaBuilderImpl.IncludeImpl

Completed in 44 milliseconds