public class SharedJsonSerializer extends Object implements StreamingReader
| Constructor and Description |
|---|
SharedJsonSerializer(IfcModelInterface model,
boolean includeHidden) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
write(OutputStream out) |
boolean |
write(OutputStream outputStream,
ProgressReporter progressReporter) |
public SharedJsonSerializer(IfcModelInterface model, boolean includeHidden)
public boolean write(OutputStream outputStream, ProgressReporter progressReporter) throws SerializerException
SerializerExceptionpublic boolean write(OutputStream out)
write in interface StreamingReaderCopyright © 2018 OpenSource BIM. All rights reserved.