boolean _cfgDefaultUseWrapper
JacksonXmlElementWrapper
or equivalent) should default to using implicit wrapper (with same name as property) or not.
If enabled, wrapping is used by default; if false, it is not.
Note that JAXB annotation introspector always assumes "do not wrap by default". Jackson annotations have different default due to backwards compatibility.
String _cfgNameForTextElement
XmlAnnotationIntrospector _xmlPrimary
XmlAnnotationIntrospector _xmlSecondary
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
protected Object readResolve()
int _xmlParserFeatures
int _xmlGeneratorFeatures
String _cfgNameForTextElement
JacksonXmlModule _xmlModule
String _cfgNameForTextValue
int _xmlTextPropertyIndex
com.fasterxml.jackson.databind.deser.SettableBeanProperty _xmlTextProperty
com.fasterxml.jackson.databind.deser.ValueInstantiator _valueInstantiator
int _attributeCount
int _textPropertyIndex
QName[] _xmlNames
BitSet _cdata
XmlRootNameLookup _rootNameLookup
DefaultXmlPrettyPrinter.Indenter _arrayIndenter
DefaultXmlPrettyPrinter.Indenter _objectIndenter
boolean _spacesInObjectEntries
protected Object readResolve()
Copyright © 2017 FasterXML. All rights reserved.