| Package | Description |
|---|---|
| com.helger.schematron.pure.exchange |
| Modifier and Type | Class and Description |
|---|---|
class |
PSWriterSettings
This class contains the settings to be used with
PSWriter. |
| Modifier and Type | Field and Description |
|---|---|
static IPSWriterSettings |
PSWriterSettings.DEFAULT_SETTINGS
The default writer settings to be used when nothing else is specified.
|
| Modifier and Type | Method and Description |
|---|---|
IPSWriterSettings |
PSWriter.getWriterSettings() |
IPSWriterSettings |
PSWriterSettings.setXMLWriterSettings(com.helger.xml.serialize.write.IXMLWriterSettings aXMLWriterSettings) |
| Constructor and Description |
|---|
PSWriter(IPSWriterSettings aWriterSettings)
Constructor.
|
PSWriterSettings(IPSWriterSettings aOther) |
Copyright © 2014–2016 Philip Helger. All rights reserved.