org.apache.tools.ant.taskdefs
public static class Javadoc.Html extends Object
| Method Summary | |
|---|---|
| void | addText(String t)
Add text to the element.
|
| String | getText()
Get the current text for the element.
|
Parameters: t the text to be added.
Returns: the current text.