|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.apache.xml.serialize.LineSeparator
OutputFormat| Field Summary | |
|---|---|
static java.lang.String |
Macintosh
Deprecated. Line separator for Macintosh systems (\r). |
static java.lang.String |
Unix
Deprecated. Line separator for Unix systems (\n). |
static java.lang.String |
Web
Deprecated. Line separator for the Web (\n). |
static java.lang.String |
Windows
Deprecated. Line separator for Windows systems (\r\n). |
| Constructor Summary | |
|---|---|
LineSeparator()
Deprecated. |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String Unix
public static final java.lang.String Windows
public static final java.lang.String Macintosh
public static final java.lang.String Web
| Constructor Detail |
public LineSeparator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||