public class XmlObjectSerializerServiceImpl.ProxyConverter extends com.thoughtworks.xstream.converters.reflection.ReflectionConverter
| Constructor and Description | 
|---|
| 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 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 © 2005–2016 The Kuali Foundation. All rights reserved.