org.qi4j.valueserialization.orgjson
Class OrgJsonValueSerializer.OrgJsonOutput

java.lang.Object
  extended by org.qi4j.valueserialization.orgjson.OrgJsonValueSerializer.OrgJsonOutput
Enclosing class:
OrgJsonValueSerializer

public static class OrgJsonValueSerializer.OrgJsonOutput
extends java.lang.Object

Helper to pass around the Writer alongside the JSONWriter so we can flush it onSerializationEnd. This is needed because the org.json package do not allow to get a handle on the Writer from a JSONWriter.


Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait