public class SyncToolConfigSerializer extends Object
| Constructor and Description |
|---|
SyncToolConfigSerializer() |
| Modifier and Type | Method and Description |
|---|---|
static SyncToolConfig |
deserialize(String syncToolConfigXmlPath) |
static void |
serialize(SyncToolConfig syncToolConfig,
String syncToolConfigXmlPath) |
public static SyncToolConfig deserialize(String syncToolConfigXmlPath) throws IOException
syncToolConfigXmlPath - IOExceptionpublic static void serialize(SyncToolConfig syncToolConfig, String syncToolConfigXmlPath) throws IOException
IOExceptionCopyright © 2009-2013 DuraSpace. All Rights Reserved.