public static class OutputFormat.Defaults
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.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 | Description |
|---|---|
Defaults() |
Deprecated.
|
public static final int Indent
public static final java.lang.String Encoding
OutputFormat.getEncoding(),
Constant Field Valuespublic static final int LineWidth
Copyright ? 1999-2010 The Apache Software Foundation. All Rights Reserved.