Package | Description |
---|---|
com.ctc.wstx.sw |
Modifier and Type | Class and Description |
---|---|
class |
AsciiXmlWriter
Concrete implementation of
EncodingXmlWriter used when output
is to be encoded using 7-bit ascii (US-ASCII) encoding. |
class |
ISOLatin1XmlWriter
Concrete implementation of
EncodingXmlWriter used when output
is to be encoded using ISO-8859-1, aka ISO-Latin1 encoding. |
Copyright © 2018 FasterXML. All rights reserved.