public class XmlObjectSerializerServiceImpl.ProxyConverter extends com.thoughtworks.xstream.converters.reflection.ReflectionConverter
com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.DuplicateFieldException, com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.UnknownFieldException| Constructor and Description | 
|---|
| XmlObjectSerializerServiceImpl.ProxyConverter(com.thoughtworks.xstream.mapper.Mapper mapper,
                                                                                          com.thoughtworks.xstream.converters.reflection.ReflectionProvider reflectionProvider) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | canConvert(Class clazz) | 
| void | marshal(Object obj,
              com.thoughtworks.xstream.io.HierarchicalStreamWriter writer,
              com.thoughtworks.xstream.converters.MarshallingContext context) | 
public XmlObjectSerializerServiceImpl.ProxyConverter(com.thoughtworks.xstream.mapper.Mapper mapper, com.thoughtworks.xstream.converters.reflection.ReflectionProvider reflectionProvider)
public boolean canConvert(Class clazz)
canConvert in interface com.thoughtworks.xstream.converters.ConverterMatchercanConvert in class com.thoughtworks.xstream.converters.reflection.ReflectionConverterpublic void marshal(Object obj, com.thoughtworks.xstream.io.HierarchicalStreamWriter writer, com.thoughtworks.xstream.converters.MarshallingContext context)
marshal in interface com.thoughtworks.xstream.converters.Convertermarshal in class com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverterCopyright © 2004–2015 The Kuali Foundation. All rights reserved.