findFormat ( byte[ ] )Field 'retval._match._objectCodec' in return value of this method has type 'ObjectCodec'.
findFormat ( java.io.InputStream )Field 'retval._match._objectCodec' in return value of this method has type 'ObjectCodec'.
createParserWithMatch ( )Field 'this._match._objectCodec' in the object of this method has type 'ObjectCodec'.
DataFormatMatcher ( java.io.InputStream, byte[ ], int, JsonFactory, format.MatchStrength )Field 'this._match._objectCodec' in the object of this method has type 'ObjectCodec'.
getDataStream ( )Field 'this._match._objectCodec' in the object of this method has type 'ObjectCodec'.
getMatch ( )Field 'retval._objectCodec' in return value of this method has type 'ObjectCodec'.
getMatchedFormatName ( )Field 'this._match._objectCodec' in the object of this method has type 'ObjectCodec'.
getMatchStrength ( )Field 'this._match._objectCodec' in the object of this method has type 'ObjectCodec'.
hasMatch ( )Field 'this._match._objectCodec' in the object of this method has type 'ObjectCodec'.
createMatcher ( JsonFactory, format.MatchStrength )Field 'retval._match._objectCodec' in return value of this method has type 'ObjectCodec'.
_createContext ( java.lang.Object, boolean )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
_createJsonGenerator ( java.io.Writer, io.IOContext )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
_createJsonParser ( byte[ ], int, int, io.IOContext )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
_createJsonParser ( java.io.InputStream, io.IOContext )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
_createJsonParser ( java.io.Reader, io.IOContext )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
_createUTF8JsonGenerator ( java.io.OutputStream, io.IOContext )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
_createWriter ( java.io.OutputStream, JsonEncoding, io.IOContext )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
_getBufferRecycler ( )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
_optimizedStreamFromURL ( java.net.URL )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
configure ( JsonGenerator.Feature, boolean )Field 'retval._objectCodec' in return value of this method has type 'ObjectCodec'.
configure ( JsonParser.Feature, boolean )Field 'retval._objectCodec' in return value of this method has type 'ObjectCodec'.
createJsonGenerator ( java.io.File, JsonEncoding )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
createJsonGenerator ( java.io.OutputStream )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
createJsonGenerator ( java.io.OutputStream, JsonEncoding )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
createJsonGenerator ( java.io.Writer )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
createJsonParser ( byte[ ] )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
createJsonParser ( byte[ ], int, int )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
createJsonParser ( java.io.File )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
createJsonParser ( java.io.InputStream )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
createJsonParser ( java.io.Reader )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
createJsonParser ( java.lang.String )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
createJsonParser ( java.net.URL )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
disable ( JsonGenerator.Feature )Field 'retval._objectCodec' in return value of this method has type 'ObjectCodec'.
disable ( JsonParser.Feature )Field 'retval._objectCodec' in return value of this method has type 'ObjectCodec'.
disableGeneratorFeature ( JsonGenerator.Feature )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
disableParserFeature ( JsonParser.Feature )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
enable ( JsonGenerator.Feature )Field 'retval._objectCodec' in return value of this method has type 'ObjectCodec'.
enable ( JsonParser.Feature )Field 'retval._objectCodec' in return value of this method has type 'ObjectCodec'.
enableGeneratorFeature ( JsonGenerator.Feature )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
enableParserFeature ( JsonParser.Feature )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
getCharacterEscapes ( )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
getCodec ( )Return value of this method has type 'ObjectCodec'.
getFormatName ( )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
getInputDecorator ( )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
getOutputDecorator ( )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
hasFormat ( format.InputAccessor )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
hasJSONFormat ( format.InputAccessor )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
isEnabled ( JsonGenerator.Feature )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
isEnabled ( JsonParser.Feature )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
isGeneratorFeatureEnabled ( JsonGenerator.Feature )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
isParserFeatureEnabled ( JsonParser.Feature )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
JsonFactory ( )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
JsonFactory ( ObjectCodec )1st parameter 'oc' of this method has type 'ObjectCodec'.
setCharacterEscapes ( io.CharacterEscapes )Field 'retval._objectCodec' in return value of this method has type 'ObjectCodec'.
setCodec ( ObjectCodec )1st parameter 'oc' of this method has type 'ObjectCodec'.
setGeneratorFeature ( JsonGenerator.Feature, boolean )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
setInputDecorator ( io.InputDecorator )Field 'retval._objectCodec' in return value of this method has type 'ObjectCodec'.
setOutputDecorator ( io.OutputDecorator )Field 'retval._objectCodec' in return value of this method has type 'ObjectCodec'.
setParserFeature ( JsonParser.Feature, boolean )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
version ( )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
getCodec ( )Return value of this abstract method has type 'ObjectCodec'.
setCodec ( ObjectCodec )1st parameter 'p1' of this abstract method has type 'ObjectCodec'.
getCodec ( )Return value of this abstract method has type 'ObjectCodec'.
setCodec ( ObjectCodec )1st parameter 'p1' of this abstract method has type 'ObjectCodec'.
createArrayNode ( )This abstract method is from 'ObjectCodec' abstract class.
createObjectNode ( )This abstract method is from 'ObjectCodec' abstract class.
ObjectCodec ( )This constructor is from 'ObjectCodec' abstract class.
readTree ( JsonParser )This abstract method is from 'ObjectCodec' abstract class.
readValue ( JsonParser, java.lang.Class<T> )This abstract method is from 'ObjectCodec' abstract class.
readValue ( JsonParser, type.JavaType )This abstract method is from 'ObjectCodec' abstract class.
readValue ( JsonParser, type.TypeReference<?> )This abstract method is from 'ObjectCodec' abstract class.
treeAsTokens ( JsonNode )This abstract method is from 'ObjectCodec' abstract class.
treeToValue ( JsonNode, java.lang.Class<T> )This abstract method is from 'ObjectCodec' abstract class.
writeTree ( JsonGenerator, JsonNode )This abstract method is from 'ObjectCodec' abstract class.
writeValue ( JsonGenerator, java.lang.Object )This abstract method is from 'ObjectCodec' abstract class.
getCodec ( )Return value of this method has type 'ObjectCodec'.
setCodec ( ObjectCodec )1st parameter 'oc' of this method has type 'ObjectCodec'.
getCodec ( )Return value of this method has type 'ObjectCodec'.
setCodec ( ObjectCodec )1st parameter 'c' of this method has type 'ObjectCodec'.
_append ( JsonToken )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
_append ( JsonToken, java.lang.Object )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
_reportUnsupportedOperation ( )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
asParser ( )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
asParser ( JsonParser )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
asParser ( ObjectCodec )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
close ( )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
copyCurrentEvent ( JsonParser )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
copyCurrentStructure ( JsonParser )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
disable ( JsonGenerator.Feature )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
enable ( JsonGenerator.Feature )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
flush ( )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
getCodec ( )Return value of this method has type 'ObjectCodec'.
getOutputContext ( )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
getOutputContext ( )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
isClosed ( )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
isEnabled ( JsonGenerator.Feature )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
_checkIsNumber ( )Field 'this._codec' in the object of this method has type 'ObjectCodec'.
_currentObject ( )Field 'this._codec' in the object of this method has type 'ObjectCodec'.
_handleEOF ( )Field 'this._codec' in the object of this method has type 'ObjectCodec'.
close ( )Field 'this._codec' in the object of this method has type 'ObjectCodec'.
getBigIntegerValue ( )Field 'this._codec' in the object of this method has type 'ObjectCodec'.
getBinaryValue ( Base64Variant )Field 'this._codec' in the object of this method has type 'ObjectCodec'.
getCodec ( )Return value of this method has type 'ObjectCodec'.
getCurrentLocation ( )Field 'this._codec' in the object of this method has type 'ObjectCodec'.
getCurrentName ( )Field 'this._codec' in the object of this method has type 'ObjectCodec'.
getDecimalValue ( )Field 'this._codec' in the object of this method has type 'ObjectCodec'.
getDoubleValue ( )Field 'this._codec' in the object of this method has type 'ObjectCodec'.
getEmbeddedObject ( )Field 'this._codec' in the object of this method has type 'ObjectCodec'.
getFloatValue ( )Field 'this._codec' in the object of this method has type 'ObjectCodec'.
getIntValue ( )Field 'this._codec' in the object of this method has type 'ObjectCodec'.
getLongValue ( )Field 'this._codec' in the object of this method has type 'ObjectCodec'.
getNumberType ( )Field 'this._codec' in the object of this method has type 'ObjectCodec'.
getNumberValue ( )Field 'this._codec' in the object of this method has type 'ObjectCodec'.
getParsingContext ( )Field 'this._codec' in the object of this method has type 'ObjectCodec'.
getText ( )Field 'this._codec' in the object of this method has type 'ObjectCodec'.
getTextCharacters ( )Field 'this._codec' in the object of this method has type 'ObjectCodec'.
getTextLength ( )Field 'this._codec' in the object of this method has type 'ObjectCodec'.
getTextOffset ( )Field 'this._codec' in the object of this method has type 'ObjectCodec'.
getTokenLocation ( )Field 'this._codec' in the object of this method has type 'ObjectCodec'.
hasTextCharacters ( )Field 'this._codec' in the object of this method has type 'ObjectCodec'.
isClosed ( )Field 'this._codec' in the object of this method has type 'ObjectCodec'.
nextToken ( )Field 'this._codec' in the object of this method has type 'ObjectCodec'.
peekNextToken ( )Field 'this._codec' in the object of this method has type 'ObjectCodec'.
setCodec ( ObjectCodec )1st parameter 'c' of this method has type 'ObjectCodec'.
setLocation ( JsonLocation )Field 'this._codec' in the object of this method has type 'ObjectCodec'.
TokenBuffer.Parser ( util.TokenBuffer.Segment, ObjectCodec )2nd parameter 'codec' of this method has type 'ObjectCodec'.
serialize ( JsonGenerator )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
setCodec ( ObjectCodec )1st parameter 'oc' of this method has type 'ObjectCodec'.
TokenBuffer ( ObjectCodec )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
toString ( )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
useDefaultPrettyPrinter ( )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeBinary ( Base64Variant, byte[ ], int, int )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeBoolean ( boolean )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeEndArray ( )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeEndObject ( )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeFieldName ( java.lang.String )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeFieldName ( io.SerializedString )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeFieldName ( SerializableString )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeNull ( )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeNumber ( double )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeNumber ( float )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeNumber ( int )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeNumber ( java.lang.String )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeNumber ( java.math.BigDecimal )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeNumber ( java.math.BigInteger )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeNumber ( long )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeObject ( java.lang.Object )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeRaw ( char )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeRaw ( char[ ], int, int )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeRaw ( java.lang.String )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeRaw ( java.lang.String, int, int )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeRawUTF8String ( byte[ ], int, int )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeRawValue ( char[ ], int, int )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeRawValue ( java.lang.String )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeRawValue ( java.lang.String, int, int )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeStartArray ( )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeStartObject ( )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeString ( char[ ], int, int )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeString ( java.lang.String )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeString ( SerializableString )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeTree ( JsonNode )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.
writeUTF8String ( byte[ ], int, int )Field 'this._objectCodec' in the object of this method has type 'ObjectCodec'.