org.biojava3.aaproperties.xml
Class SchemaGenerator

java.lang.Object
  extended by javax.xml.bind.SchemaOutputResolver
      extended by org.biojava3.aaproperties.xml.SchemaGenerator

public class SchemaGenerator
extends javax.xml.bind.SchemaOutputResolver


Constructor Summary
SchemaGenerator(java.lang.String filename)
           
 
Method Summary
 javax.xml.transform.Result createOutput(java.lang.String namespaceUri, java.lang.String suggestedFileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaGenerator

public SchemaGenerator(java.lang.String filename)
Method Detail

createOutput

public javax.xml.transform.Result createOutput(java.lang.String namespaceUri,
                                               java.lang.String suggestedFileName)
                                        throws java.io.IOException
Specified by:
createOutput in class javax.xml.bind.SchemaOutputResolver
Throws:
java.io.IOException