Package | Description |
---|---|
com.fasterxml.jackson.dataformat.xml.ser | |
com.fasterxml.jackson.dataformat.xml.util |
Modifier and Type | Field and Description |
---|---|
protected XmlPrettyPrinter |
ToXmlGenerator._xmlPrettyPrinter
We may need to use XML-specific indentation as well
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultXmlPrettyPrinter
Indentation to use with XML is different from JSON, because JSON
requires use of separator characters and XML just basic whitespace.
|
Copyright © 2017 FasterXML. All rights reserved.