Class SchemaGenerator


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

      • SchemaGenerator

        public SchemaGenerator​(String filename)
    • Method Detail

      • createOutput

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