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 classCheckingSchemaBuilderWraps aSchemaBuilderand does all the semantic checks required by the RELAX NG spec.
-