Package com.google.gwt.util.tools
package com.google.gwt.util.tools
Utility classes for building GWT command-line applications.
-
ClassDescriptionBase class for command line argument handlers.Argument handler for arguments that are directories.ArgHandlerEnum<T extends Enum<T>>A generic arg handler for options defined by enums.Argument handler that handles arguments that do not have preceding flags.Argument handler for arguments that are directories.Argument handler for boolean flags that have no parameters.Argument handler for flags that take an integer as their parameter.Argument handler for deprecated no-op flags.Arugment handler for processing the output directory flag.Argument handler for processing flags that take a string as their parameter.A base class for a GWT related command-line application.A smattering of useful functions.