public class XMLResourceBundle extends XMLResourceBundle
Bundle interface for XML resources allows to be invalidated.AT_KEY, EL_CATALOGUE, EL_MESSAGE, parent, values| Constructor and Description |
|---|
XMLResourceBundle(String sourceURI,
Locale locale,
Bundle parentBundle)
Construct a bundle.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getRawObject(String key)
Expert method !
Get an instance of the
ParamSaxBuffer associated with the key. |
void |
invalidate()
Invalidate bundle
|
boolean |
reload(ServiceManager manager,
SourceResolver resolver,
long interval) |
getLocale, getObject, getSourceURI, getString, getValidity, reload, setValidityenableLogging, getLogger, setupLogger, setupLogger, setupLoggerpublic XMLResourceBundle(String sourceURI, Locale locale, Bundle parentBundle)
sourceURI - source URI of the XML bundlelocale - localeparentBundle - parent bundle of this bundlepublic boolean reload(ServiceManager manager, SourceResolver resolver, long interval)
reload in class XMLResourceBundlepublic void invalidate()
public Object getRawObject(String key)
ParamSaxBuffer associated with the key.
This method back to parent object only if the current bundle is empty and isn't nullkey - the key