|
BEA Systems, Inc. | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.apache.xml.serialize.OutputFormat.Defaults
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. |
Constructor Summary | |
OutputFormat.Defaults()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String Encoding
OutputFormat.getEncoding()
,
Constant Field Valuespublic static final int Indent
OutputFormat.setIndenting(boolean)
,
Constant Field Valuespublic static final int LineWidth
Constructor Detail |
public OutputFormat.Defaults()
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |