public class ConfigurationItemMarshallingStrategy
extends com.thoughtworks.xstream.core.ReferenceByXPathMarshallingStrategy
| Modifier and Type | Class and Description |
|---|---|
static class |
ConfigurationItemMarshallingStrategy.ConfigurationItemMarshaller |
| Constructor and Description |
|---|
ConfigurationItemMarshallingStrategy(int mode) |
| Modifier and Type | Method and Description |
|---|---|
protected com.thoughtworks.xstream.core.TreeMarshaller |
createMarshallingContext(com.thoughtworks.xstream.io.HierarchicalStreamWriter writer,
com.thoughtworks.xstream.converters.ConverterLookup converterLookup,
com.thoughtworks.xstream.mapper.Mapper mapper) |
createUnmarshallingContextpublic ConfigurationItemMarshallingStrategy(int mode)
protected com.thoughtworks.xstream.core.TreeMarshaller createMarshallingContext(com.thoughtworks.xstream.io.HierarchicalStreamWriter writer,
com.thoughtworks.xstream.converters.ConverterLookup converterLookup,
com.thoughtworks.xstream.mapper.Mapper mapper)
createMarshallingContext in class com.thoughtworks.xstream.core.ReferenceByXPathMarshallingStrategy