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


Copyright © 2013 Oracle. All Rights Reserved.