public static interface HTMLBuilder.HTMLElementWithContents extends HTMLBuilder.HTMLElement
Modifier and Type | Method and Description |
---|---|
HTMLBuilder.HTMLElementWithContents |
contents(java.lang.Object... values) |
java.util.List<HTMLBuilder.HTMLElement> |
getContents() |
allowAttributes, allowContents, toHTML
HTMLBuilder.HTMLElementWithContents contents(java.lang.Object... values)
java.util.List<HTMLBuilder.HTMLElement> getContents()