Uses of Class
com.thaiopensource.relaxng.impl.SchemaBuilderImpl.GrammarImpl

Packages that use SchemaBuilderImpl.GrammarImpl
com.thaiopensource.relaxng.impl   
 

Uses of SchemaBuilderImpl.GrammarImpl in com.thaiopensource.relaxng.impl
 

Fields in com.thaiopensource.relaxng.impl declared as SchemaBuilderImpl.GrammarImpl
private  SchemaBuilderImpl.GrammarImpl SchemaBuilderImpl.IncludeImpl.grammar
           
 

Constructors in com.thaiopensource.relaxng.impl with parameters of type SchemaBuilderImpl.GrammarImpl
SchemaBuilderImpl.GrammarImpl(SchemaBuilderImpl sb, SchemaBuilderImpl.GrammarImpl g)
           
SchemaBuilderImpl.IncludeImpl(SchemaBuilderImpl sb, SchemaBuilderImpl.GrammarImpl grammar)