Modifier and Type | Fields and Description |
---|---|
static String |
DEFAULT_LOCALE
Constant value for
locale() indicating that the default locale of the Java Virtual Machine used to build the
application should be used. |
static String |
DEFAULT_NAME
Constant value for
value() . |
Modifier and Type | Optional Element and Description |
---|---|
String |
defaultKey
The value may be one of the following:
Message.ELEMENT_NAME , Message.HYPHENATED_ELEMENT_NAME and
Message.UNDERSCORED_ELEMENT_NAME . |
String |
locale |
String |
value
The name is used as a namespace in templates expressions.
|
public abstract String defaultKey
Message.ELEMENT_NAME
, Message.HYPHENATED_ELEMENT_NAME
and
Message.UNDERSCORED_ELEMENT_NAME
.Message.key()
public abstract String locale
Copyright © 2020 JBoss by Red Hat. All rights reserved.