public interface Writer
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
writeMessage(OutputStream outputStream,
ProgressReporter progressReporter) |
boolean writeMessage(OutputStream outputStream, ProgressReporter progressReporter) throws IOException, SerializerException
IOExceptionSerializerExceptionvoid close()
throws IOException
IOExceptionCopyright © 2018 OpenSource BIM. All rights reserved.