public class SharedJsonSerializer extends Object implements StreamingReader
| Constructor and Description |
|---|
SharedJsonSerializer(IfcModelInterface model,
boolean includeHidden) |
| Modifier and Type | Method and Description |
|---|---|
static String |
quote(String string) |
static Writer |
quote(String string,
Writer w) |
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 static Writer quote(String string, Writer w) throws IOException
IOExceptionpublic boolean write(OutputStream out)
write in interface StreamingReaderCopyright © 2018 OpenSource BIM. All rights reserved.