public final class RootReader extends AvroReadContext
AvroStructureReader._parent| Constructor and Description | 
|---|
| RootReader() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | appendDesc(StringBuilder sb) | 
| com.fasterxml.jackson.core.JsonToken | getCurrentToken() | 
| String | nextFieldName() | 
| com.fasterxml.jackson.core.JsonToken | nextToken() | 
_reportError, getCurrentName, getParent, toStringpublic com.fasterxml.jackson.core.JsonToken nextToken()
                                               throws IOException
nextToken in class AvroReadContextIOExceptionpublic com.fasterxml.jackson.core.JsonToken getCurrentToken()
getCurrentToken in class AvroReadContextpublic void appendDesc(StringBuilder sb)
appendDesc in class AvroReadContextpublic String nextFieldName() throws IOException
nextFieldName in class AvroReadContextIOExceptionCopyright © 2016 FasterXML. All rights reserved.