|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.duracloud.appconfig.xml.DurareportInitDocumentBinding
public class DurareportInitDocumentBinding
Constructor Summary | |
---|---|
DurareportInitDocumentBinding()
|
Method Summary | |
---|---|
static java.lang.String |
createDocumentFrom(DurareportConfig durareportConfig)
This method serializes the provide durareport configuration into xml. |
static DurareportConfig |
createDurareportConfigFrom(java.io.InputStream xml)
This method deserializes the provided xml into a durareport config object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DurareportInitDocumentBinding()
Method Detail |
---|
public static DurareportConfig createDurareportConfigFrom(java.io.InputStream xml)
xml
-
public static java.lang.String createDocumentFrom(DurareportConfig durareportConfig)
durareportConfig
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |