public static class Javadoc.Html
extends java.lang.Object
Constructor | Description |
---|---|
Html() |
Modifier and Type | Method | Description |
---|---|---|
void |
addText(java.lang.String t) |
Add text to the element.
|
java.lang.String |
getText() |
Get the current text for the element.
|