public final class DagDocumentSerializer extends DagAbstractSerializer
objectMapper| Constructor and Description |
|---|
DagDocumentSerializer() |
| Modifier and Type | Method and Description |
|---|---|
Dag |
read(Path path) |
void |
write(Path path,
Dag dag) |
createMapper, read, read, write, writepublic void write(Path path, Dag dag) throws IOException
IOExceptionpublic Dag read(Path path) throws IOException
IOExceptionCopyright © 2017 aequologica. All rights reserved.