Package 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 static class SerializerServiceBase.AutoPopulatingListConverter
extends com.thoughtworks.xstream.converters.collections.CollectionConverter
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.thoughtworks.xstream.converters.collections.CollectionConverter
addCurrentElementToCollection, createCollection, marshal, populateCollection, populateCollection, unmarshalMethods inherited from class com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter
mapper, readBareItem, readCompleteItem, readItem, writeBareItem, writeCompleteItem, writeItem, writeNullItem
-
Constructor Details
-
AutoPopulatingListConverter
public AutoPopulatingListConverter(com.thoughtworks.xstream.mapper.Mapper mapper)
-
-
Method Details
-
canConvert
- Specified by:
canConvertin interfacecom.thoughtworks.xstream.converters.ConverterMatcher- Overrides:
canConvertin classcom.thoughtworks.xstream.converters.collections.CollectionConverter
-