org.apache.xml.serialize
public static class OutputFormat.Defaults extends Object
Field Summary | |
---|---|
static String | Encoding
The default encoding for Web documents it UTF-8.
|
static int | Indent
If indentation is turned on, the default identation
level is 4.
|
static int | LineWidth
The default line width at which to break long lines
when identing. |
See Also: Defaults
See Also: Defaults