public class TargetTypeHelper extends Object
Constructor and Description |
---|
TargetTypeHelper() |
Modifier and Type | Method and Description |
---|---|
static EnumSet<TargetType> |
parseCommandLineOptions(String targetTypeText) |
static EnumSet<TargetType> |
parseLegacyCommandLineOptions(boolean script,
boolean export,
String outputFile) |
public static EnumSet<TargetType> parseLegacyCommandLineOptions(boolean script, boolean export, String outputFile)
public static EnumSet<TargetType> parseCommandLineOptions(String targetTypeText)
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.