Package au.gov.amsa.ais
Class Internationalization
- java.lang.Object
-
- au.gov.amsa.ais.Internationalization
-
public class Internationalization extends java.lang.ObjectHandles resource lookup.- Author:
- dxm
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringgetString(java.lang.String key)Returns the value from the currentResourceBundlefor the given key.
-