public static interface JsonIterator.ReadObjectCallback
| Modifier and Type | Method and Description |
|---|---|
boolean |
handle(JsonIterator iter,
String field,
Object attachment) |
boolean handle(JsonIterator iter, String field, Object attachment) throws IOException
IOExceptionCopyright © 2019. All rights reserved.