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