Class ExportScriptGenerator

    • Constructor Detail

      • ExportScriptGenerator

        public ExportScriptGenerator()
    • Method Detail

      • writeTargetFileStatement

        protected void writeTargetFileStatement​(ComposedType type,
                                                java.lang.String fileType)
                                         throws java.io.IOException
        Parameters:
        type -
        fileType -
        Throws:
        java.io.IOException
      • writeExportStatement

        protected void writeExportStatement​(ComposedType type,
                                            boolean inclSubtypes)
                                     throws java.io.IOException
        Parameters:
        type -
        inclSubtypes -
        Throws:
        java.io.IOException