Package com.sun.tools.txw2
Interface SchemaBuilder
-
public interface SchemaBuilderEncapsulation of the schema file and the builder.- Author:
- Kohsuke Kawaguchi
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NodeSetbuild(TxwOptions options)
-
-
-
Method Detail
-
build
NodeSet build(TxwOptions options) throws IllegalSchemaException, org.xml.sax.SAXException
- Throws:
IllegalSchemaExceptionorg.xml.sax.SAXException
-
-