|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.jdo.api.persistence.enhancer.Main
public class Main
Main is the starting point for the persistent filter tool.
| Constructor Summary | |
|---|---|
Main()
Construct a filter tool instance |
|
| Method Summary | |
|---|---|
static void |
main(String[] argv)
This is where it all starts. |
int |
process(String[] argv)
Process command line options and perform filtering tasks |
protected int |
processArgs(String[] argv,
Collection cNames)
Process command line options |
static void |
usage()
Print a usage message to System.err |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Main()
| Method Detail |
|---|
public static void main(String[] argv)
public int process(String[] argv)
protected int processArgs(String[] argv,
Collection cNames)
public static void usage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||