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
XmlRootNameLookup _rootNameLookup
DefaultXmlPrettyPrinter.Indenter _arrayIndenter
DefaultXmlPrettyPrinter.Indenter _objectIndenter
boolean _spacesInObjectEntries
Copyright © 2012-2013 FasterXML. All Rights Reserved.