@Component public class XStreamConverters extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
XStreamConverters.NullConverter
for DI purposes
|
Constructor and Description |
---|
XStreamConverters(java.util.List<com.thoughtworks.xstream.converters.Converter> converters,
java.util.List<com.thoughtworks.xstream.converters.SingleValueConverter> singleValueConverters) |
Modifier and Type | Method and Description |
---|---|
void |
registerComponents(com.thoughtworks.xstream.XStream xstream)
Method used to register all the XStream converters scanned to a XStream instance
|
Copyright © 2013 Caelum. All Rights Reserved.