Class ObjectNotationWriterViaGon<K,V>

java.lang.Object
org.aksw.jenax.io.json.writer.ObjectNotationWriterViaGon<K,V>
All Implemented Interfaces:
Flushable, ObjectNotationWriter<K,V>

public class ObjectNotationWriterViaGon<K,V> extends Object implements ObjectNotationWriter<K,V>
Writer with an in-memory destination. The produced object can be retrieved with getProduct().