public interface ChangeSetReportWriter
| Modifier and Type | Method and Description |
|---|---|
void |
write(Graph changeSet,
OutputStream out) |
void |
write(Graph changeSet,
Writer writer) |
void write(Graph changeSet, OutputStream out) throws IOException
IOExceptionvoid write(Graph changeSet, Writer writer) throws IOException
IOExceptionCopyright © 2019. All rights reserved.