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