Class TargetTypeHelper


  • public class TargetTypeHelper
    extends java.lang.Object
    • Constructor Detail

      • TargetTypeHelper

        public TargetTypeHelper()
    • Method Detail

      • parseLegacyCommandLineOptions

        public static java.util.EnumSet<TargetType> parseLegacyCommandLineOptions​(boolean script,
                                                                                  boolean export,
                                                                                  java.lang.String outputFile)
      • parseCommandLineOptions

        public static java.util.EnumSet<TargetType> parseCommandLineOptions​(java.lang.String targetTypeText)