Class CommandLine

java.lang.Object
org.apache.xmlbeans.impl.tool.CommandLine

public class CommandLine extends Object
  • Constructor Details

  • Method Details

    • printLicense

      public static void printLicense()
    • printVersion

      public static void printVersion()
    • args

      public String[] args()
    • getBadOpts

      public String[] getBadOpts()
    • getOpt

      public String getOpt(String opt)
    • getURLs

      public URL[] getURLs()
    • getFiles

      public File[] getFiles()
    • getBaseDir

      public File getBaseDir()
    • filesEndingWith

      public File[] filesEndingWith(String ext)