public interface IExternalizer
Modifier and Type | Field and Description |
---|---|
static char |
KEY_SEPARATOR
Defines a separator for a fully externalized message reference containing
a key on the LHS and a value on the RHS separated by the key separator.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
externalizedMessage(java.lang.String sKey,
java.lang.String sDefaultValue,
com.ibm.icu.util.ULocale locale) |
static final char KEY_SEPARATOR
Copyright © 2005-2008 Actuate Corp. All rights reserved.