|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.japano.metadata.Tag
org.japano.metadata.ActionTag
public class ActionTag
Encapsulates a tag that was generated from an action including all parameters.
| Field Summary |
|---|
| Fields inherited from class org.japano.metadata.Tag |
|---|
attributes, bodyContent, description, klass, libraryURI, name, SUBTAG_DIVIDER |
| Constructor Summary | |
|---|---|
ActionTag()
Creates a new instance of ActionTag |
|
| Method Summary | |
|---|---|
void |
addToTagLibrary(XMLElement tagLib)
|
void |
setActionMapping(ActionMapping actionMapping)
|
| Methods inherited from class org.japano.metadata.Tag |
|---|
addAttribute, addAttribute, attributes, getDescription, getName, removeTagLibChild, setDescription, setLibraryURI, setName, toString, toXML |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ActionTag()
| Method Detail |
|---|
public void addToTagLibrary(XMLElement tagLib)
addToTagLibrary in class Tagpublic void setActionMapping(ActionMapping actionMapping)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||