|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.ogcwebservices.wmps.operation.Messages
public class Messages
Messages class provides the functionality to read response, exception messages from a properties file.
| Method Summary | |
|---|---|
static String |
format(String key,
Object arg0)
Get Message along with the appropriate replacement for the object. |
static String |
format(String key,
Object[] arguments)
Get Message along with the appropriate replacement for the object(s). |
static String |
format(String key,
Object arg0,
Object arg1)
Get Message along with the appropriate replacement for the objects. |
static String |
format(String key,
Object arg0,
Object arg1,
Object arg2)
Get Message along with the appropriate replacement for the objects. |
static String |
getString(String key)
Get Message |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static String getString(String key)
key -
public static String format(String key,
Object arg0)
key - arg0 -
public static String format(String key,
Object arg0,
Object arg1)
key - arg0 - arg1 -
public static String format(String key,
Object arg0,
Object arg1,
Object arg2)
key - arg0 - arg1 - arg2 -
public static String format(String key,
Object[] arguments)
key - arguments -
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net