org.kuali.rice.krad.service.impl
Class SerializerServiceBase.AutoPopulatingListConverter
java.lang.Object
com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter
com.thoughtworks.xstream.converters.collections.CollectionConverter
org.kuali.rice.krad.service.impl.SerializerServiceBase.AutoPopulatingListConverter
- All Implemented Interfaces:
- com.thoughtworks.xstream.converters.Converter, com.thoughtworks.xstream.converters.ConverterMatcher
- Enclosing class:
- SerializerServiceBase
public class SerializerServiceBase.AutoPopulatingListConverter
- extends com.thoughtworks.xstream.converters.collections.CollectionConverter
Methods inherited from class com.thoughtworks.xstream.converters.collections.CollectionConverter |
marshal, populateCollection, unmarshal |
Methods inherited from class com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter |
createCollection, mapper, readItem, writeItem |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SerializerServiceBase.AutoPopulatingListConverter
public SerializerServiceBase.AutoPopulatingListConverter(com.thoughtworks.xstream.mapper.Mapper mapper)
canConvert
public boolean canConvert(Class clazz)
- Specified by:
canConvert
in interface com.thoughtworks.xstream.converters.ConverterMatcher
- Overrides:
canConvert
in class com.thoughtworks.xstream.converters.collections.CollectionConverter
Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.