Class SchemaGenerator


  • public class SchemaGenerator
    extends Object
    • Constructor Detail

      • SchemaGenerator

        public SchemaGenerator()
    • Method Detail

      • main

        public static void main​(String[] args)
      • run

        private void run​(String formatName,
                         Path outputDirectory,
                         boolean groupDirectoryPerConnector,
                         String filenamePrefix,
                         String filenameSuffix)
      • getSchemaFormat

        private Schema getSchemaFormat​(String formatName)
        Returns the Schema with the given name, specified via the SchemaName annotation.