Package org.apache.commons.vfs2.util
Class CombinedResources
java.lang.Object
java.util.ResourceBundle
org.apache.commons.vfs2.util.CombinedResources
- Since:
- 2.0
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.ResourceBundle
ResourceBundle.Control -
Field Summary
FieldsFields inherited from class java.util.ResourceBundle
parent -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKeys()protected ObjecthandleGetObject(String key) protected voidinit()protected voidloadResources(String resourceName) protected voidloadResources(Locale locale) Methods inherited from class java.util.ResourceBundle
clearCache, clearCache, containsKey, getBaseBundleName, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, handleKeySet, keySet, setParent
-
Field Details
-
resourceName
-
inited
private volatile boolean inited -
properties
-
-
Constructor Details
-
CombinedResources
-
-
Method Details
-
getKeys
- Specified by:
getKeysin classResourceBundle
-
getResourceName
-
handleGetObject
- Specified by:
handleGetObjectin classResourceBundle
-
init
protected void init() -
loadResources
-
loadResources
-