org.kuali.rice.krad.service.impl
Class XmlObjectSerializerIgnoreMissingFieldsServiceImpl
java.lang.Object
org.kuali.rice.krad.service.impl.XmlObjectSerializerServiceImpl
org.kuali.rice.krad.service.impl.XmlObjectSerializerIgnoreMissingFieldsServiceImpl
- All Implemented Interfaces:
- XmlObjectSerializerService
public class XmlObjectSerializerIgnoreMissingFieldsServiceImpl
- extends XmlObjectSerializerServiceImpl
Service implementation for the XmlObjectSerializer structure. This is the default implementation that gets
delivered with Kuali. It utilizes the XStream open source libraries and framework
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlObjectSerializerIgnoreMissingFieldsServiceImpl
public XmlObjectSerializerIgnoreMissingFieldsServiceImpl()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.