Class SchemaBuilderImpl

java.lang.Object
com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
All Implemented Interfaces:
SchemaBuilder<NameClass,Leaf,ParsedElementAnnotation,LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>

public final class SchemaBuilderImpl extends Object implements SchemaBuilder<NameClass,Leaf,ParsedElementAnnotation,LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>
Builds a model from a RELAX NG grammar.
Author:
Kohsuke Kawaguchi