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
JsonLocation _location
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
DefaultPrettyPrinter.Indenter _arrayIndenter
DefaultPrettyPrinter.Indenter _objectIndenter
SerializableString _rootSeparator
boolean _spacesInObjectEntries
String _lf
Object lock
String _rootValueSeparator
Copyright © 2014 FasterXML. All Rights Reserved.