org.hd.d.pg2k.svrCore
Class ExhibitPropsGlobalImmutable.PropertiesDiffResourceBundle

java.lang.Object
  extended by java.util.ResourceBundle
      extended by org.hd.d.pg2k.svrCore.ExhibitPropsGlobalImmutable.PropertiesDiffResourceBundle
Enclosing class:
ExhibitPropsGlobalImmutable

private static final class ExhibitPropsGlobalImmutable.PropertiesDiffResourceBundle
extends java.util.ResourceBundle

Thin wrapper/holder for a local treedesc resource bundle based on PropertiesDiff. This returns entries out of the "new" data.

Author:
dhd

Nested Class Summary
 
Nested classes/interfaces inherited from class java.util.ResourceBundle
java.util.ResourceBundle.Control
 
Field Summary
private  java.util.SortedMap<java.lang.String,java.lang.String> map
          Handle on the underlying (immutable) data; never null.
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
ExhibitPropsGlobalImmutable.PropertiesDiffResourceBundle(PropertiesDiff pd)
          Construct with (non-null) underlying data.
 
Method Summary
 java.util.Enumeration<java.lang.String> getKeys()
           
protected  java.lang.Object handleGetObject(java.lang.String key)
           
 
Methods inherited from class java.util.ResourceBundle
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, handleKeySet, keySet, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

map

private final java.util.SortedMap<java.lang.String,java.lang.String> map
Handle on the underlying (immutable) data; never null.

Constructor Detail

ExhibitPropsGlobalImmutable.PropertiesDiffResourceBundle

ExhibitPropsGlobalImmutable.PropertiesDiffResourceBundle(PropertiesDiff pd)
Construct with (non-null) underlying data.

Method Detail

handleGetObject

protected java.lang.Object handleGetObject(java.lang.String key)
Specified by:
handleGetObject in class java.util.ResourceBundle

getKeys

public java.util.Enumeration<java.lang.String> getKeys()
Specified by:
getKeys in class java.util.ResourceBundle

DHD Multimedia Gallery V1.50.55

Copyright (c) 1996-2008, Damon Hart-Davis. All rights reserved.