Class SchemaGenerator

java.lang.Object
javax.xml.bind.SchemaOutputResolver
org.biojava.nbio.aaproperties.xml.SchemaGenerator

public class SchemaGenerator extends javax.xml.bind.SchemaOutputResolver
  • Constructor Details

    • SchemaGenerator

      public SchemaGenerator(String filename)
  • Method Details

    • createOutput

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