public class MessageInterpolator extends Object
Constructor and Description |
---|
MessageInterpolator(BundleLoader bundleLoader) |
Modifier and Type | Method and Description |
---|---|
protected String |
getMessageKey(Enum<?> key) |
protected String |
getPattern(Locale locale,
Enum<?> key) |
String |
interpolate(Locale locale,
Enum<?> key,
Object... args) |
public MessageInterpolator(BundleLoader bundleLoader)
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.