Save This Page
Home » xmlbeans-2.4.0-src » org.apache.xmlbeans.impl.tool » [javadoc | source]
org.apache.xmlbeans.impl.tool
public class: CommandLine [javadoc | source]
java.lang.Object
   org.apache.xmlbeans.impl.tool.CommandLine
Constructor:
 public CommandLine(String[] args,
    Collection flags,
    Collection scheme) 
Method from org.apache.xmlbeans.impl.tool.CommandLine Summary:
args,   filesEndingWith,   getBadOpts,   getBaseDir,   getFiles,   getOpt,   getURLs,   printLicense,   printVersion
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.xmlbeans.impl.tool.CommandLine Detail:
 public String[] args() 
 public File[] filesEndingWith(String ext) 
 public String[] getBadOpts() 
 public File getBaseDir() 
 public File[] getFiles() 
 public String getOpt(String opt) 
 public URL[] getURLs() 
 public static  void printLicense() 
 public static  void printVersion()