| Package | Description |
|---|---|
| com.fasterxml.aalto.out |
| Modifier and Type | Class and Description |
|---|---|
class |
AsciiXmlWriter
This is the generic implementation of
XmlWriter, used if
the destination is byte-based OutputStream, and
encoding is 7-bit (US) Ascii. |
class |
Latin1XmlWriter
This is the generic implementation of
XmlWriter, used if
the destination is byte-based OutputStream, and
encoding is ISO-8859-1 (aka Latin1) |
Copyright © 2018 FasterXML. All rights reserved.