Uses of Class
com.thoughtworks.xstream.core.util.QuickWriter
Packages that use QuickWriter
-
Uses of QuickWriter in com.thoughtworks.xstream.io.json
Fields in com.thoughtworks.xstream.io.json declared as QuickWriter -
Uses of QuickWriter in com.thoughtworks.xstream.io.xml
Fields in com.thoughtworks.xstream.io.xml declared as QuickWriterMethods in com.thoughtworks.xstream.io.xml with parameters of type QuickWriterModifier and TypeMethodDescriptionprotected void
PrettyPrintWriter.writeAttributeValue
(QuickWriter writer, String text) protected void
PrettyPrintWriter.writeText
(QuickWriter writer, String text)