| Package | Description |
|---|---|
| bayou.html |
For building html trees.
|
| Modifier and Type | Field and Description |
|---|---|
static HtmlNewLine |
HtmlNewLine.instance
An instance of HtmlNewLine.
|
| Modifier and Type | Method and Description |
|---|---|
default HtmlNewLine |
HtmlBuilder._newline()
Add a new line ("\n").
|