Uses of Class
com.fasterxml.aalto.out.SingleByteXmlWriter
Packages that use SingleByteXmlWriter
-
Uses of SingleByteXmlWriter in com.fasterxml.aalto.out
Subclasses of SingleByteXmlWriter in com.fasterxml.aalto.outModifier and TypeClassDescriptionfinal classThis is the generic implementation ofXmlWriter, used if the destination is byte-basedOutputStream, and encoding is 7-bit (US) Ascii.final classThis is the generic implementation ofXmlWriter, used if the destination is byte-basedOutputStream, and encoding is ISO-8859-1 (aka Latin1)