org.apache.batik.transcoder.image.resources
public class Messages extends Object
Field Summary | |
---|---|
protected static LocalizableSupport | localizableSupport
The localizable support for the error messages. |
protected static String | RESOURCES
The error messages bundle class name. |
Constructor Summary | |
---|---|
protected | Messages()
This class does not need to be instantiated. |
Method Summary | |
---|---|
static String | formatMessage(String key, Object[] args)
Implements {@link
org.apache.batik.i18n.Localizable#formatMessage(String,Object[])}. |
static Locale | getLocale()
Implements {@link org.apache.batik.i18n.Localizable#getLocale()}. |
static void | setLocale(Locale l)
Implements {@link org.apache.batik.i18n.Localizable#setLocale(Locale)}. |