public class MessageUtils extends Object
Modifier and Type | Class and Description |
---|---|
static class |
MessageUtils.KeyGeneratorException
An exception signaling
#getKeyGenerator(GenerateKeys) was unable
to process the annotation. |
Modifier and Type | Field and Description |
---|---|
static Class<?>[] |
SELECTOR_ANOTATIONS |
Constructor and Description |
---|
MessageUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
getConstantsDefaultValue(Message msg) |
static KeyGenerator |
getKeyGenerator(LocalizableResource.GenerateKeys keyGenAnnot) |
static String |
quoteComma(String value) |
public static Class<?>[] SELECTOR_ANOTATIONS
public static KeyGenerator getKeyGenerator(LocalizableResource.GenerateKeys keyGenAnnot) throws MessageUtils.KeyGeneratorException
Copyright © 2018. All rights reserved.