Package | Description |
---|---|
com.fasterxml.jackson.dataformat.xml.ser | |
com.fasterxml.jackson.dataformat.xml.util |
Class and Description |
---|
XmlRootNameLookup
Helper class used for efficiently finding root element name used with
XML serializations.
|
Class and Description |
---|
DefaultXmlPrettyPrinter
Indentation to use with XML is different from JSON, because JSON
requires use of separator characters and XML just basic whitespace.
|
DefaultXmlPrettyPrinter.Indenter
Interface that defines objects that can produce indentation used
to separate object entries and array values.
|
Copyright © 2012-2013 FasterXML. All Rights Reserved.