|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.powerml.structures.FooterDateFormat
Used to specify a date format within the slide's footer.
| Method Summary | |
void |
addXml(org.dom4j.Element parent,
boolean purgeStrings)
Transforms current instance to XML and adds it to a parent element. |
java.lang.String |
getDateString()
Returns the date string. |
byte |
getFormatId()
Returns the date format ID. |
boolean |
isActual()
Checks if the current date is shown. |
| 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 - element parentpurgeStrings - TODO: Commentspublic java.lang.String getDateString()
public byte getFormatId()
public boolean isActual()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||