Class | Description |
---|---|
ConfigurationMapOverlay |
Overlays a map-represented configuration data (map of maps) with another similarly-structured map at a certain path.
|
ConfigurationMapOverlay.OverridingMap<K,V> |
Map structure wrapper which merely indicates to the
ConfigurationMapOverlay
that whenever the overlaying map is instance of this class, it should completely overwrite the
data coming from the source map. |
ToMap<S,K> |
Simple utility which brings an arbitrary source object to the
map representation. |
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.