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 SchemaOutputResolver


Constructor Summary
SchemaGenerator(String filename)
           
 
Method Summary
 Result createOutput(String namespaceUri, 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(String filename)
Method Detail

createOutput

public Result createOutput(String namespaceUri,
                           String suggestedFileName)
                    throws IOException
Specified by:
createOutput in class SchemaOutputResolver
Throws:
IOException