Package org.apache.uima.taeconfigurator
Class Messages
java.lang.Object
org.apache.uima.taeconfigurator.Messages
The Class Messages.
-
Method Summary
-
Method Details
-
getString
Gets the string.- Parameters:
key
- the key- Returns:
- the string
-
getFormattedString
Gets the formatted string.- Parameters:
key
- the keyargs
- the args- Returns:
- the formatted string
-