Package org.astrogrid.samp.web
Class AuthResourceBundle_en
java.lang.Object
java.util.ResourceBundle
org.astrogrid.samp.web.AuthResourceBundle
org.astrogrid.samp.web.AuthResourceBundle_en
AuthResourceBundle with English text.
- Since:
- 15 Jul 2011
- Author:
- Mark Taylor
-
Nested Class Summary
Nested classes/interfaces inherited from class org.astrogrid.samp.web.AuthResourceBundle
AuthResourceBundle.Content
Nested classes/interfaces inherited from class java.util.ResourceBundle
ResourceBundle.Control
-
Field Summary
Fields inherited from class java.util.ResourceBundle
parent
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.astrogrid.samp.web.AuthResourceBundle
getAuthContent, getKeys, handleGetObject, main
Methods inherited from class java.util.ResourceBundle
clearCache, clearCache, containsKey, getBaseBundleName, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, handleKeySet, keySet, setParent
-
Constructor Details
-
AuthResourceBundle_en
public AuthResourceBundle_en()Constructor.
-