com.sun.tools.jxc.apt

Class Const

public abstract class Const extends Object

Defines constants used in the APT driver.
Field Summary
static StringCONFIG_FILE_OPTION
Name of the APT command-line option to take user-specified config files.
static StringDEBUG_OPTION

Field Detail

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.

DEBUG_OPTION

public static final String DEBUG_OPTION