org.richfaces.l10n
Class MessageInterpolator
java.lang.Object
org.richfaces.l10n.MessageInterpolator
public class MessageInterpolator
- extends Object
- Author:
- Nick Belaevski
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageInterpolator
public MessageInterpolator(BundleLoader bundleLoader)
getMessageKey
protected String getMessageKey(Enum<?> key)
getPattern
protected String getPattern(Locale locale,
Enum<?> key)
interpolate
public String interpolate(Locale locale,
Enum<?> key,
Object... args)
throws InterpolationException
- Throws:
InterpolationException
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.