Modifier and Type | Field and Description |
---|---|
Attributes |
attributeList |
boolean |
empty |
HtmlTag |
tag |
Constructor and Description |
---|
Tag(String t,
Attributes a,
HtmlTag parent) |
Modifier and Type | Method and Description |
---|---|
void |
add(Attribute attribute) |
String |
getValue(String name) |
boolean |
hasAttribute(String name) |
void |
setEmpty(boolean b) |
String |
toString() |
public HtmlTag tag
public Attributes attributeList
public boolean empty
public Tag(String t, Attributes a, HtmlTag parent)
Revision 4.0.15 / 20220727-0149