public static class OutputFormat.Defaults extends Object
Modifier and Type | Field and Description |
---|---|
static String |
Encoding
Deprecated.
The default encoding for Web documents it UTF-8.
|
static int |
Indent
Deprecated.
If indentation is turned on, the default identation
level is 4.
|
static int |
LineWidth
Deprecated.
The default line width at which to break long lines
when identing.
|
Constructor and Description |
---|
OutputFormat.Defaults()
Deprecated.
|
public static final int Indent
public static final String Encoding
public static final int LineWidth
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.