public class Main extends Support
| Modifier and Type | Field and Description |
|---|---|
static int |
CLASS_LOCATOR_ERROR |
protected ResourceLocator |
classLocator
The locator for classes.
|
static int |
INTERNAL_ERROR |
static int |
METADATA_ERROR |
static int |
OK |
static int |
USAGE_ERROR |
| Constructor and Description |
|---|
Main()
Construct a filter tool instance
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] argv)
This is where it all starts.
|
int |
process(java.lang.String[] argv)
Process command line options and run enhancer.
|
getI18N, getI18N, getI18N, getI18N, getI18N, getI18Npublic static final int OK
public static final int USAGE_ERROR
public static final int METADATA_ERROR
public static final int CLASS_LOCATOR_ERROR
public static final int INTERNAL_ERROR
protected ResourceLocator classLocator
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.