|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tools.ant.taskdefs.Gjdoc.Html
public static class Gjdoc.Html
An HTML element in the javadoc. This class is used for those javadoc elements which contain HTML such as footers, headers, etc.
| Constructor Summary | |
|---|---|
Gjdoc.Html()
|
|
| Method Summary | |
|---|---|
void |
addText(java.lang.String t)
Add text to the element. |
java.lang.String |
getText()
Get the current text for the element. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Gjdoc.Html()
| Method Detail |
|---|
public void addText(java.lang.String t)
t - the text to be added.public java.lang.String getText()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||