Class CustomAttachmentTagDescriptor

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,String>
org.chenile.owiz.config.model.CustomAttachmentTagDescriptor
All Implemented Interfaces:
Serializable, Cloneable, Map<String,String>

public class CustomAttachmentTagDescriptor extends HashMap<String,String>
This object stores the various tags that are supported by the XML configurator along with their associated properties. Facilitate the usage of custom tags.
Author:
Raja Shankar Kolluru
See Also: