public interface XMLSerialization extends Serialization
Modifier and Type | Field and Description |
---|---|
static String |
ENVIRONMENT_INDENTED_KEY
Key used to search via environment if XML will be printed with indentation or not.
|
Modifier and Type | Method and Description |
---|---|
XMLSerialization |
indented()
This option adds indentation to output XML.
|
accepts, from
from
static final String ENVIRONMENT_INDENTED_KEY
XMLSerialization indented()
ENVIRONMENT_INDENTED_KEY
is found
in environment, the value will evaluated.Copyright © 2014 Caelum. All rights reserved.