|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.objectwave.sourceModel.TagTable
Title: Description: Copyright: Copyright (c) 2001 Company:
Constructor Summary | |
TagTable()
Constructor for the TagTable object |
Method Summary | |
void |
addTag(TagElement tag)
Adds a feature to the Tag attribute of the TagTable object |
TagElement[] |
getTagList()
Gets the TagList attribute of the TagTable object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TagTable()
Method Detail |
public TagElement[] getTagList()
public void addTag(TagElement tag)
tag
- The feature to be added to the Tag attribute
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |