|
Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.6) Part Number E13941-07 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.apache.xml.serialize.OutputFormat.Defaults
public static class OutputFormat.Defaults
Field Summary | |
---|---|
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 Summary | |
---|---|
OutputFormat.Defaults()
Deprecated. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int Indent
OutputFormat.setIndenting(boolean)
,
Constant Field Valuespublic static final String Encoding
OutputFormat.getEncoding()
,
Constant Field Valuespublic static final int LineWidth
Constructor Detail |
---|
public OutputFormat.Defaults()
|
Copyright 1996, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.6) Part Number E13941-07 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |