Uses of Class
org.kohsuke.rngom.parse.host.SchemaBuilderHost
Packages that use SchemaBuilderHost
Package
Description
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.utilModifier and TypeClassDescriptionclass
Wraps aSchemaBuilder
and does all the semantic checks required by the RELAX NG spec.