|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kohsuke.jnt.ant.NestedHeadlineOrBody
public class NestedHeadlineOrBody
This class handles nested headline and body elements of the NewsItemTask.
Constructor Summary | |
---|---|
NestedHeadlineOrBody()
|
Method Summary | |
---|---|
void |
addText(String content)
|
String |
getContent()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NestedHeadlineOrBody()
Method Detail |
---|
public void addText(String content)
public String getContent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |