public class HTMLCanvas extends Object
| Modifier and Type | Field and Description |
|---|---|
StringBuilder |
buffer |
| Constructor and Description |
|---|
HTMLCanvas() |
| Modifier and Type | Method and Description |
|---|---|
void |
html(Attributes attributes,
Element... elements) |
static void |
main(String[] args) |
public StringBuilder buffer
public static void main(String[] args)
public void html(Attributes attributes, Element... elements)
Copyright © 2010–2018. All rights reserved.