org.oddjob.arooa.beandocs
Class WriteableExampleDoc
java.lang.Object
org.oddjob.arooa.beandocs.WriteableExampleDoc
- All Implemented Interfaces:
- ExampleDoc
public class WriteableExampleDoc
- extends Object
- implements ExampleDoc
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WriteableExampleDoc
public WriteableExampleDoc()
getFirstSentence
public String getFirstSentence()
- Specified by:
getFirstSentence
in interface ExampleDoc
setFirstSentence
public void setFirstSentence(String firstLine)
getAllText
public String getAllText()
- Specified by:
getAllText
in interface ExampleDoc
setAllText
public void setAllText(String allText)