|
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.LineSeparator
OutputFormat
Field Summary | |
static String |
Macintosh
Line separator for Macintosh systems (\r). |
static String |
Unix
Line separator for Unix systems (\n). |
static String |
Web
Line separator for the Web (\n). |
static String |
Windows
Line separator for Windows systems (\r\n). |
Constructor Summary | |
LineSeparator()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String Macintosh
public static final String Unix
public static final String Web
public static final String Windows
Constructor Detail |
public LineSeparator()
|
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 |