|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.tools.jxc.apt.Const
public abstract class Const
Defines constants used in the APT driver.
Field Summary | |
---|---|
static java.lang.String |
CONFIG_FILE_OPTION
Name of the APT command-line option to take user-specified config files. |
static java.lang.String |
DEBUG_OPTION
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String CONFIG_FILE_OPTION
It can take multiple file names separately by File.pathSeparator
.
public static final java.lang.String DEBUG_OPTION
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |