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
IOException
void writeIterator(IteratorWriter iw) throws IOException
IOException
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.