Class CastorHashMap

All Implemented Interfaces:
Serializable, Cloneable, Map<String,Object>
Direct Known Subclasses:
WfCastorHashMap

public class CastorHashMap extends HashMap<String,Object>
This subclass of HashMap can be marshalled and unmarshalled with Castor
See Also: