Package org.apache.xmlbeans.impl.tool
Class CommandLine
java.lang.Object
org.apache.xmlbeans.impl.tool.CommandLine
public class CommandLine extends Object
-
Constructor Summary
Constructors Constructor Description CommandLine(String[] args, Collection flags, Collection scheme) -
Method Summary
Modifier and Type Method Description String[]args()File[]filesEndingWith(String ext)String[]getBadOpts()FilegetBaseDir()File[]getFiles()StringgetOpt(String opt)URL[]getURLs()static voidprintLicense()static voidprintVersion()
-
Constructor Details
-
Method Details
-
printLicense
public static void printLicense() -
printVersion
public static void printVersion() -
args
-
getBadOpts
-
getOpt
-
getURLs
-
getFiles
-
getBaseDir
-
filesEndingWith
-