|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Implements to define the keys to do some setting in a module.
Field Summary | |
static java.lang.String |
CREATED_BY_KEY
Key to indicate the created-by information of the module. |
static java.lang.String |
LOCALE_KEY
Key to indicate the locale of the module. |
static java.lang.String |
MARK_LINE_NUMBER_KEY
Key to control whether to mark line number of the element in xml source. |
static java.lang.String |
PARSER_SEMANTIC_CHECK_KEY
Key to control whether to call semantic-check when opening a module. |
static java.lang.String |
RESOURCE_FOLDER_KEY
Key to set the resource folder of the module. |
static java.lang.String |
RESOURCE_LOCATOR_KEY
Key to indicate the resource locator of the module. |
Field Detail |
public static final java.lang.String PARSER_SEMANTIC_CHECK_KEY
public static final java.lang.String RESOURCE_FOLDER_KEY
public static final java.lang.String RESOURCE_LOCATOR_KEY
public static final java.lang.String MARK_LINE_NUMBER_KEY
public static final java.lang.String LOCALE_KEY
public static final java.lang.String CREATED_BY_KEY
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |