| Package | Description |
|---|---|
| de.intarsys.tools.infoset |
| Modifier and Type | Method and Description |
|---|---|
static OutputFormat |
OutputFormat.createCompactFormat()
A static helper method to create the default compact format.
|
static OutputFormat |
OutputFormat.createPrettyPrint()
A static helper method to create the default pretty printing format.
|
| Constructor and Description |
|---|
XMLWriter(OutputStream out,
OutputFormat format) |
XMLWriter(Writer writer,
OutputFormat format) |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.