public interface PushWriter extends Closeable
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2006–2022 The Apache Software Foundation. All rights reserved.