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)
throws IOException
- Throws:
IOException
setParent
public void setParent(ResourceBundle parent)
- Overrides:
setParent
in class ResourceBundle
Copyright © 2009 QOS.ch. All Rights Reserved.