Uses of Class
com.ctc.wstx.sw.EncodingXmlWriter
Packages that use EncodingXmlWriter
-
Uses of EncodingXmlWriter in com.ctc.wstx.sw
Subclasses of EncodingXmlWriter in com.ctc.wstx.swModifier and TypeClassDescriptionfinal classConcrete implementation ofEncodingXmlWriterused when output is to be encoded using 7-bit ascii (US-ASCII) encoding.final classConcrete implementation ofEncodingXmlWriterused when output is to be encoded using ISO-8859-1, aka ISO-Latin1 encoding.