public class XmlObjectSerializerIgnoreMissingFieldsServiceImpl extends XmlObjectSerializerServiceImpl
XmlObjectSerializerServiceImpl.ProxyAwareJavaReflectionProvider, XmlObjectSerializerServiceImpl.ProxyConverter| Constructor and Description |
|---|
XmlObjectSerializerIgnoreMissingFieldsServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
fromXml(String xml) |
getPersistenceService, toXmlpublic XmlObjectSerializerIgnoreMissingFieldsServiceImpl()
public Object fromXml(String xml)
fromXml in interface XmlObjectSerializerServicefromXml in class XmlObjectSerializerServiceImplFields on the XML that do not exist on the class will be ignored.Copyright © 2005–2016 The Kuali Foundation. All rights reserved.