Uses of Class
org.kohsuke.rngom.parse.host.SchemaBuilderHost
-
Packages that use SchemaBuilderHost Package Description org.kohsuke.rngom.ast.util Typical implementations of the ast.builder/ast.om packages. -
-
Uses of SchemaBuilderHost in org.kohsuke.rngom.ast.util
Subclasses of SchemaBuilderHost in org.kohsuke.rngom.ast.util Modifier and Type Class Description class
CheckingSchemaBuilder
Wraps aSchemaBuilder
and does all the semantic checks required by the RELAX NG spec.
-