public static class XStreamConfiguration.ConverterConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
InterfaceClassMapper |
mapper |
com.thoughtworks.xstream.XStream |
xstream |
| Constructor and Description |
|---|
XStreamConfiguration.ConverterConfig(InterfaceClassMapper mapper,
com.thoughtworks.xstream.XStream xstream) |
public InterfaceClassMapper mapper
public com.thoughtworks.xstream.XStream xstream
public XStreamConfiguration.ConverterConfig(InterfaceClassMapper mapper, com.thoughtworks.xstream.XStream xstream)
Copyright © 2007-2012. All Rights Reserved.