protected Object readResolve()
String _name
Note that this is the only non-transient field; used when reading back from serialized state
protected Object readResolve()
ObjectCodec _objectCodec
int _factoryFeatures
int _parserFeatures
int _generatorFeatures
CharacterEscapes _characterEscapes
InputDecorator _inputDecorator
OutputDecorator _outputDecorator
SerializableString _rootValueSeparator
RequestPayload _requestPayload
JsonLocation _location
JsonToken _token
private void readObject(ObjectInputStream in) throws IOException
IOException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
protected Object readResolve()
String _value
byte[] _quotedUTF8Ref
byte[] _unquotedUTF8Ref
char[] _quotedChars
char[] indents
int charsPerLevel
String eol
DefaultPrettyPrinter.Indenter _arrayIndenter
DefaultPrettyPrinter.Indenter _objectIndenter
SerializableString _rootSeparator
boolean _spacesInObjectEntries
Object lock
String _rootValueSeparator
byte[] _payloadAsBytes
CharSequence _payloadAsText
String _charset
Copyright © 2008-2016 FasterXML. All Rights Reserved.