ch.qos.cal10n.util
Class CAL10NPropertyResourceBundle
java.lang.Object
java.util.ResourceBundle
java.util.PropertyResourceBundle
ch.qos.cal10n.util.CAL10NPropertyResourceBundle
public class CAL10NPropertyResourceBundle
- extends PropertyResourceBundle
Methods inherited from class java.util.ResourceBundle |
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CAL10NPropertyResourceBundle
public CAL10NPropertyResourceBundle(InputStream is,
File file)
throws IOException
- Throws:
IOException
setParent
public void setParent(ResourceBundle parent)
- Overrides:
setParent
in class ResourceBundle
hasChanged
public boolean hasChanged()
resetCheckTimes
public void resetCheckTimes()
- WARNING: Used for testing purposes. Do not invoke directly in user code.
Copyright © 2009 QOS.ch. All Rights Reserved.