Uses of Class
org.simpleframework.xml.stream.Formatter
-
Packages that use Formatter Package Description org.simpleframework.xml.stream -
-
Uses of Formatter in org.simpleframework.xml.stream
Fields in org.simpleframework.xml.stream declared as Formatter Modifier and Type Field Description private Formatter
NodeWriter. writer
Formatter used to indent the XML elements and escape text.
-