public class SyncToolConfigSerializer extends Object
| Constructor and Description |
|---|
SyncToolConfigSerializer() |
| Modifier and Type | Method and Description |
|---|---|
static org.duracloud.sync.config.SyncToolConfig |
deserialize(String syncToolConfigXmlPath) |
static void |
serialize(org.duracloud.sync.config.SyncToolConfig syncToolConfig,
String syncToolConfigXmlPath) |
public static org.duracloud.sync.config.SyncToolConfig deserialize(String syncToolConfigXmlPath) throws IOException
syncToolConfigXmlPath - IOExceptionpublic static void serialize(org.duracloud.sync.config.SyncToolConfig syncToolConfig,
String syncToolConfigXmlPath)
throws IOException
IOExceptionCopyright © 2009–2017 DuraSpace. All rights reserved.