TXW2 Compiler 20110809-redhat-2

com.sun.tools.txw2
Interface SchemaBuilder


public interface SchemaBuilder

Encapsulation of the schema file and the builder.

Author:
Kohsuke Kawaguchi

Method Summary
 NodeSet build(TxwOptions options)
           
 

Method Detail

build

NodeSet build(TxwOptions options)
              throws org.kohsuke.rngom.parse.IllegalSchemaException,
                     SAXException
Throws:
org.kohsuke.rngom.parse.IllegalSchemaException
SAXException

TXW2 Compiler 20110809-redhat-2

Copyright © 2012 Oracle. All Rights Reserved.