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

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

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

Fields in com.thaiopensource.relaxng.impl declared as SchemaBuilderImpl.OpenIncludes
private  SchemaBuilderImpl.OpenIncludes SchemaBuilderImpl.openIncludes
           
(package private)  SchemaBuilderImpl.OpenIncludes SchemaBuilderImpl.OpenIncludes.parent
           
 

Constructors in com.thaiopensource.relaxng.impl with parameters of type SchemaBuilderImpl.OpenIncludes
SchemaBuilderImpl.OpenIncludes(String uri, SchemaBuilderImpl.OpenIncludes parent)