Class TagEntry
java.lang.Object
com.sun.ts.tests.common.taglibsig.TagEntry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addAttribute
(AttributeEntry entry) void
addVariable
(VariableEntry entry) getAttribute
(String name) getBody()
getName()
getVariable
(String name) void
void
-
Constructor Details
-
TagEntry
public TagEntry()
-
-
Method Details
-
getName
-
setName
-
getBody
-
setBody
-
addVariable
-
getVariable
-
getVariables
-
addAttribute
-
getAttribute
-
getAttributes
-