public class CAL10NResourceBundle extends ResourceBundle
ResourceBundle.Control
Constructor and Description |
---|
CAL10NResourceBundle(Reader r,
File file) |
Modifier and Type | Method and Description |
---|---|
Enumeration<String> |
getKeys() |
protected Object |
handleGetObject(String key) |
boolean |
hasChanged() |
void |
resetCheckTimes()
WARNING: Used for testing purposes.
|
void |
setParent(CAL10NResourceBundle parent) |
clearCache, clearCache, containsKey, getBaseBundleName, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, handleKeySet, keySet, setParent
public CAL10NResourceBundle(Reader r, File file) throws IOException
IOException
public void setParent(CAL10NResourceBundle parent)
public boolean hasChanged()
public void resetCheckTimes()
public Enumeration<String> getKeys()
getKeys
in class ResourceBundle
protected Object handleGetObject(String key)
handleGetObject
in class ResourceBundle
Copyright © 2009–2014 QOS.ch. All rights reserved.