-
public abstract class UrlResourceBundle extends MapResourceBundle
-
-
Constructor Summary
Constructors Constructor Description UrlResourceBundle(URL url)
-
Method Summary
Modifier and Type Method Description final URLgetUrl()final Array<Array<Object>>getData()final Map<?, ?>getMap()-
Methods inherited from class java.util.ListResourceBundle
containsKey, getBaseBundleName, getLocale, getObject, getString, getStringArray, keySet, setParent -
Methods inherited from class com.hexagonkt.helpers.MapResourceBundle
getKeys, handleGetObject, handleKeySet -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-