name.angoca.db2sa.messages
Class Messages
java.lang.Object
name.angoca.db2sa.messages.Messages
public final class Messages
- extends Object
This class loads the messages in the system language. If there is no
Correspondence, it will load the closer.
TODO Poner un codigo de error a cada mensaje de error. Control Version
- 0.0.1 Class creation.
- 0.0.2 Comments and license.
- 0.0.3 One return.
- 1.0.0 Moved to version 1.
- Version:
- 1.0.0 2009-07-19
- Author:
- Andres Gomez Casanova (AngocA)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getString
public static String getString(String key)
- Retrieves a message for the given string.
- Parameters:
key
- Name of the message.
- Returns:
- Message in the corresponding language.
Andres Gomez Casanova (AngocA) 
This work is licensed under a Creative Commons Attribution 3.0 Unported License.