|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjpl.eda.activity.XMLStorage
jpl.eda.activity.XMLStandardOutputStorage
Simple storage that writes XML documents describing activities to the standard output.
| Constructor Summary | |
XMLStandardOutputStorage()
Creates a new XMLStandardOutputStorage instance. |
|
| Method Summary | |
protected void |
saveDocument(org.w3c.dom.Document doc)
Save a completed activity record. |
| Methods inherited from class jpl.eda.activity.XMLStorage |
store |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XMLStandardOutputStorage()
XMLStandardOutputStorage instance.
| Method Detail |
protected void saveDocument(org.w3c.dom.Document doc)
throws java.io.IOException
XMLStorage
saveDocument in class XMLStoragedoc - XML document containing the activity's incidents.
java.io.IOException - if an error occurs.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||