| 
 | Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.3) Part Number E13941-03 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectweblogic.apache.xml.serialize.LineSeparator
public final class LineSeparator
OutputFormat| Field Summary | |
|---|---|
| static String | MacintoshDeprecated. Line separator for Macintosh systems (\r). | 
| static String | UnixDeprecated. Line separator for Unix systems (\n). | 
| static String | WebDeprecated. Line separator for the Web (\n). | 
| static String | WindowsDeprecated. Line separator for Windows systems (\r\n). | 
| Constructor Summary | |
|---|---|
| LineSeparator()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 String Unix
public static final String Windows
public static final String Macintosh
public static final String Web
| Constructor Detail | 
|---|
public LineSeparator()
| 
 | Copyright 1996, 2010, 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 10.3.3 API Reference 11g Release 1 (10.3.3) Part Number E13941-03 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||