public class TagDataUnit extends DataUnit
| Constructor and Description |
|---|
TagDataUnit() |
| Modifier and Type | Method and Description |
|---|---|
Tag |
getTag() |
void |
setTag(Tag theTag)
Set the tag that this data unit is based on.
|
java.lang.String |
toString() |
public final Tag getTag()
public final void setTag(Tag theTag)
theTag - HTML theTag.public final java.lang.String toString()
toString in class java.lang.Object