org.kuali.rice.core.jaxb
Class AdapterAttributeSetToHashMap
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<AttributeSetList,AttributeSet>
org.kuali.rice.core.jaxb.AdapterAttributeSetToHashMap
public class AdapterAttributeSetToHashMap
- extends XmlAdapter<AttributeSetList,AttributeSet>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdapterAttributeSetToHashMap
public AdapterAttributeSetToHashMap()
unmarshal
public AttributeSet unmarshal(AttributeSetList v)
- Specified by:
unmarshal
in class XmlAdapter<AttributeSetList,AttributeSet>
marshal
public AttributeSetList marshal(AttributeSet v)
- Specified by:
marshal
in class XmlAdapter<AttributeSetList,AttributeSet>
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.