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