| Package | Description |
|---|---|
| com.helger.xml.serialize.write |
| Modifier and Type | Method and Description |
|---|---|
static EXMLSerializeXMLDeclaration |
EXMLSerializeXMLDeclaration.getFromIDOrNull(String sID) |
EXMLSerializeXMLDeclaration |
XMLWriterSettings.getSerializeXMLDeclaration() |
EXMLSerializeXMLDeclaration |
IXMLWriterSettings.getSerializeXMLDeclaration() |
static EXMLSerializeXMLDeclaration |
EXMLSerializeXMLDeclaration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EXMLSerializeXMLDeclaration[] |
EXMLSerializeXMLDeclaration.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.setSerializeXMLDeclaration(EXMLSerializeXMLDeclaration eSerializeXMLDecl)
Set the way how to handle the XML declaration.
|
Copyright © 2014–2016 Philip Helger. All rights reserved.