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 voidPrettyPrintWriter.writeAttributeValue(QuickWriter writer, String text) protected voidPrettyPrintWriter.writeText(QuickWriter writer, String text)