public class EmfJsonSerializer extends Object
| Constructor and Description |
|---|
EmfJsonSerializer(OutputStream outputStream,
boolean includeHidden,
boolean serializeEmptyLists) |
| Modifier and Type | Method and Description |
|---|---|
void |
print(String line) |
static String |
quote(String string) |
static Writer |
quote(String string,
Writer w) |
void |
writeObject(IdEObject object) |
public EmfJsonSerializer(OutputStream outputStream, boolean includeHidden, boolean serializeEmptyLists)
public void writeObject(IdEObject object) throws IOException
IOExceptionpublic static Writer quote(String string, Writer w) throws IOException
IOExceptionpublic void print(String line) throws IOException
IOExceptionCopyright © 2018 OpenSource BIM. All rights reserved.