Home > Contents > Index >
Expanded TOC | Accordion TOC | Annotated TOC | Index
IDynamicTag
IDynamicTag
is an interface for classes implementing dynamic tags. It extends theSeed
class.A dynamic tag is another name for a custom tag; that is, an XML tag that you (the application programmer) create.
List of IDynamicTag Methods
Method Summary endTag Evaluates the end tag of a dynamic tag. isCaseSensitive Checks whether the tag name and attributes are case-sensitive. setParent Sets a tag's parent class. startTag Evaluates the start tag of a dynamic tag.
Home > Contents > Index > ![]()
FatWire JAVA Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.