public class Messages extends Object
Messages(Class clazz)
Messages(String resourceName)
String
format(String message)
format(String message, Object... args)
protected void
init()
message(String message)
static void
setLocale(Locale locale)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Messages(Class clazz)
public Messages(String resourceName)
protected void init()
public String format(String message)
public String format(String message, Object... args)
public String message(String message)
public static void setLocale(Locale locale)
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.