Package | Description |
---|---|
com.fasterxml.jackson.dataformat.xml.ser | |
com.fasterxml.jackson.dataformat.xml.util |
Modifier and Type | Field | Description |
---|---|---|
protected XmlPrettyPrinter |
ToXmlGenerator._xmlPrettyPrinter |
We may need to use XML-specific indentation as well
|
Modifier and Type | Class | 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 © 2018. All rights reserved.