public interface PushWriter extends Closeable
| Modifier and Type | Method and Description | 
|---|---|
void | 
writeIterator(IteratorWriter iw)
Write an array. 
 | 
void | 
writeMap(MapWriter mw)
Write a Map. 
 | 
void writeMap(MapWriter mw) throws IOException
IOExceptionvoid writeIterator(IteratorWriter iw) throws IOException
IOExceptionCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.