public class CommandLineOptions extends Object
CommandLineOptions(String[] args)
Set<Map.Entry<Object,String>>
entrySet()
String
getArg(int i)
getOption(String option)
LinkedHashMap<Object,String>
getOptions()
boolean
hasOption(String option)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CommandLineOptions(String[] args)
public String getArg(int i)
public String getOption(String option)
public boolean hasOption(String option)
public LinkedHashMap<Object,String> getOptions()
public Set<Map.Entry<Object,String>> entrySet()
Copyright © 2015 Nuxeo SA. All rights reserved.