com.sun.tools.jxc.apt
Class Const
java.lang.Object
com.sun.tools.jxc.apt.Const
public abstract class Const
- extends Object
Defines constants used in the APT driver.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONFIG_FILE_OPTION
public static final String CONFIG_FILE_OPTION
- Name of the APT command-line option to take user-specified config files.
It can take multiple file names separately by File.pathSeparator
.
- See Also:
- Constant Field Values
DEBUG_OPTION
public static final String DEBUG_OPTION
- See Also:
- Constant Field Values