Class PersistentMapDecorator

java.lang.Object
java.util.Dictionary<K,​V>
java.util.Hashtable<Object,​Object>
java.util.Properties
org.apache.wiki.htmltowiki.PersistentMapDecorator
All Implemented Interfaces:
Serializable, Cloneable, Map<Object,​Object>

public class PersistentMapDecorator
extends Properties
Adds the load / save - functionality known from the Properties - class to any Map implementation.
See Also:
Serialized Form