|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.powerml.structures.text.Notes
Represents the speaker's notes of a slide.
| Method Summary | |
void |
addXml(org.dom4j.Element parent,
boolean purgeStrings)
Transforms current instance to XML and adds it to a parent element. |
Text |
getText()
Returns the text contained in the speaker's notes. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public void addXml(org.dom4j.Element parent,
boolean purgeStrings)
parent - parent elementpurgeStrings - clean strings of control characterspublic Text getText()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||