Package org.apache.el.util
Class MessageFactory
- java.lang.Object
-
- org.apache.el.util.MessageFactory
-
public final class MessageFactory extends Object
- Author:
- Jacob Hookom [jacob@hookom.net]
-
-
Constructor Summary
Constructors Constructor Description MessageFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
get(String key)
static String
get(String key, Object... args)
-