public class SharedJsonStreamingSerializer extends Object implements StreamingReader
| Constructor and Description |
|---|
SharedJsonStreamingSerializer(ObjectProvider objectProvider,
IfcHeader ifcHeader,
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 SharedJsonStreamingSerializer(ObjectProvider objectProvider, IfcHeader ifcHeader, boolean includeHidden) throws SerializerException
SerializerExceptionpublic boolean write(OutputStream outputStream, ProgressReporter progressReporter) throws SerializerException
SerializerExceptionpublic static Writer quote(String string, Writer w) throws IOException
IOExceptionpublic boolean write(OutputStream out) throws SerializerException
write in interface StreamingReaderSerializerExceptionCopyright © 2018 OpenSource BIM. All rights reserved.