Class SchemaGenerator
- java.lang.Object
-
- javax.xml.bind.SchemaOutputResolver
-
- org.biojava.nbio.aaproperties.xml.SchemaGenerator
-
public class SchemaGenerator extends SchemaOutputResolver
-
-
Constructor Summary
Constructors Constructor Description SchemaGenerator(String filename)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Result
createOutput(String namespaceUri, String suggestedFileName)
-
-
-
Constructor Detail
-
SchemaGenerator
public SchemaGenerator(String filename)
-
-
Method Detail
-
createOutput
public Result createOutput(String namespaceUri, String suggestedFileName) throws IOException
- Specified by:
createOutput
in classSchemaOutputResolver
- Throws:
IOException
-
-