com.ibm.websphere.ant.tasks

Class Messages

  1. java.lang.Object
  2. extended bycom.ibm.websphere.ant.tasks.Messages

  1. public class Messages
  2. extends java.lang.Object
The Messages task is used by other wsanttasks to retrieve their National Language Messages. It is not used by customer Ant scripts.

Method Summary

Modifier and Type Method and Description
  1. static
  2. java.lang.String
getString(java.lang.String key)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Method Detail

getString

  1. public static java.lang.String getString( java.lang.String key)