| Package | Description |
|---|---|
| com.phloc.commons.xml.serialize |
| Modifier and Type | Method and Description |
|---|---|
static EXMLSerializeDocType |
EXMLSerializeDocType.getFromIDOrNull(String sID) |
EXMLSerializeDocType |
XMLWriterSettings.getSerializeDocType() |
EXMLSerializeDocType |
IXMLWriterSettings.getSerializeDocType() |
static EXMLSerializeDocType |
EXMLSerializeDocType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EXMLSerializeDocType[] |
EXMLSerializeDocType.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.setSerializeDocType(EXMLSerializeDocType eSerializeDocType)
Set the way how to handle the doc type.
|
Copyright © 2006–2014 phloc systems. All rights reserved.