A converter that converts domain classes to XML (including nested Domain Classes)
Modifiers | Name | Description |
---|---|---|
static java.lang.String |
CONFIGURATION_NAME |
Fields inherited from class | Fields |
---|---|
class XML |
log |
class AbstractConverter |
contentType, encoding, excludes, includes |
Type | Name and description |
---|---|
protected ConverterConfiguration<XML> |
initConfig() |
Methods inherited from class | Name |
---|---|
class XML |
attribute, build, chars, convertAnother, createNamedConfig, end, getDepth, getElementName, getNamedConfig, getStream, getWriter, handleCircularRelationship, initConfig, lookupObjectMarshaller, parse, parse, parse, registerObjectMarshaller, registerObjectMarshaller, registerObjectMarshaller, registerObjectMarshaller, render, render, setExcludes, setIncludes, setTarget, startNode, toString, use, use, withDefaultConfiguration |
class AbstractConverter |
createBeanWrapper, getExcludes, getIncludes, setContentType, setEncoding, setExcludes, setIncludes, setTarget, toString |