Constructor and Description |
---|
Element() |
Modifier and Type | Method and Description |
---|---|
Element |
add(Attribute attribute,
boolean value) |
Element |
add(Attribute attribute,
Integer value) |
Element |
add(Attribute attribute,
String value) |
Element |
add(Element element) |
Element |
add(List<Element> elements) |
Element |
add(String html) |
boolean |
forceCloseTagWithEmptyBody() |
String |
get(Attribute attribute) |
String |
getHtml() |
abstract String |
getTag() |
boolean |
hasAttribute(Attribute attribute) |
void |
remove(Attribute attribute) |
void |
remove(Attribute attribute,
String value) |
Copyright © 2016 JSL Solucoes LTDA. All Rights Reserved.