Package com.plumtree.portaluiinfrastructure.tags.metadata

Interface Summary
ITagLibraryMetaData This class provides programmatic access to the tag library meta data for name and description.
ITagMetaData This class provides programmatic access to the tag meta data for name, description, and example.
 

Class Summary
ARelatedTag This base class provides programmatic access to the tag meta data for required and related parent and child tags.
ATagAttribute This base class provides programmatic access to the tag meta data for attributes, including name, description, type, requirement, and default values.
AttributeType This enumeration specifies the type of an attribute.
OptionalTagAttribute This class provides programmatic access to the tag meta data for optional attributes, including name, description, type, and default values.
RelatedChildTag This class provides programmatic access to the tag meta data for related child tags.
RequiredChildTag This class provides programmatic access to the tag meta data for required child tags.
RequiredParentTag This class provides programmatic access to the tag meta data for required parent tags.
RequiredTagAttribute This class provides programmatic access to the tag meta data for required attributes, including name, description, and type.
TagLibraryMetaData This class provides programmatic access to the tag library meta data for name and description.
TagMetaData This class also enforces all lower case for the names of tags.
 




Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.