Class I18N


  • public final class I18N
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String geti18nString​(java.lang.String string)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • geti18nString

        public static java.lang.String geti18nString​(java.lang.String string)
        Parameters:
        string - message to internationalize.
        Returns:
        internationalized in the current context language.