Uses of Class
org.kohsuke.rngom.parse.host.Base

Packages that use Base
org.kohsuke.rngom.ast.util Typical implementations of the ast.builder/ast.om packages. 
org.kohsuke.rngom.parse.host Implementation of the asm.builder package that uses two other builds simultaneously. 
 

Uses of Base in org.kohsuke.rngom.ast.util
 

Subclasses of Base in org.kohsuke.rngom.ast.util
 class CheckingSchemaBuilder
          Wraps a SchemaBuilder and does all the semantic checks required by the RELAX NG spec.
 

Uses of Base in org.kohsuke.rngom.parse.host
 

Subclasses of Base in org.kohsuke.rngom.parse.host
 class DivHost
           
 class GrammarHost
          Wraps Grammar and provides error checking.
 class GrammarSectionHost
           
 class IncludeHost
           
 class SchemaBuilderHost
           
 class ScopeHost
           
 



Copyright © 2011. All Rights Reserved.