@Configurable public final class XmlOptionsHelper extends Object implements Destroyable, Producer<org.apache.xmlbeans.XmlOptions>
| Constructor and Description |
|---|
XmlOptionsHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Cleanup, set XML options to null
|
org.apache.xmlbeans.XmlOptions |
get() |
org.apache.xmlbeans.XmlOptions |
getXmlOptions()
Get the XML options for SOS 1.0.0
|
void |
setCharacterEncoding(String characterEncoding) |
void |
setEncoderRepository(EncoderRepository encoderRepository) |
void |
setPrettyPrint(boolean prettyPrint) |
@Inject public void setEncoderRepository(EncoderRepository encoderRepository)
public org.apache.xmlbeans.XmlOptions getXmlOptions()
public void destroy()
destroy in interface Destroyablepublic void setPrettyPrint(boolean prettyPrint)
@Setting(value="coding.characterEncoding", required=false) public void setCharacterEncoding(String characterEncoding)
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.