org.eclipse.actf.util
Class ApplicationArgumentUtil
java.lang.Object
org.eclipse.actf.util.ApplicationArgumentUtil
public class ApplicationArgumentUtil
- extends Object
Utility class for checking application argument
Method Summary |
static boolean |
isAvailable(String arg)
Checks existence of application argument |
ApplicationArgumentUtil
public ApplicationArgumentUtil()
isAvailable
public static boolean isAvailable(String arg)
- Checks existence of application argument
- Parameters:
arg
- the target argument to check
- Returns:
- true if the target argument exists in application arguments