public class XMLStandardOutputStorage extends XMLStorage
Constructor and Description |
---|
XMLStandardOutputStorage()
Creates a new
XMLStandardOutputStorage instance. |
Modifier and Type | Method and Description |
---|---|
protected void |
saveDocument(Document doc)
Save a completed activity record.
|
store
public XMLStandardOutputStorage()
XMLStandardOutputStorage
instance.protected void saveDocument(Document doc)
XMLStorage
saveDocument
in class XMLStorage
doc
- XML document containing the activity's incidents.Copyright © 1999–2017 Apache OODT. All rights reserved.