| Package | Description |
|---|---|
| com.helger.commons.xml.serialize.write |
| Modifier and Type | Method and Description |
|---|---|
static EXMLSerializeComments |
EXMLSerializeComments.getFromIDOrNull(String sID) |
EXMLSerializeComments |
XMLWriterSettings.getSerializeComments() |
EXMLSerializeComments |
IXMLWriterSettings.getSerializeComments() |
static EXMLSerializeComments |
EXMLSerializeComments.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EXMLSerializeComments[] |
EXMLSerializeComments.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
XMLWriterSettings |
XMLWriterSettings.setSerializeComments(EXMLSerializeComments eSerializeComments)
Set the way how comments should be handled.
|
Copyright © 2014–2015 Philip Helger. All rights reserved.