| Package | Description |
|---|---|
| org.apache.shindig.protocol.conversion | |
| org.apache.shindig.protocol.conversion.xstream |
| Modifier and Type | Field and Description |
|---|---|
protected Map<XStreamConfiguration.ConverterSet,XStreamConfiguration.ConverterConfig> |
BeanXStreamConverter.converterMap |
| Modifier and Type | Method and Description |
|---|---|
static XStreamConfiguration.ConverterSet |
XStreamConfiguration.ConverterSet.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XStreamConfiguration.ConverterSet[] |
XStreamConfiguration.ConverterSet.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
XStreamConfiguration.ConverterConfig |
XStreamConfiguration.getConverterConfig(XStreamConfiguration.ConverterSet c,
com.thoughtworks.xstream.converters.reflection.ReflectionProvider rp,
com.thoughtworks.xstream.mapper.Mapper dmapper,
com.thoughtworks.xstream.io.HierarchicalStreamDriver driver,
WriterStack writerStack)
Generate the converter config.
|
Copyright © 2007-2012. All Rights Reserved.