org.jvnet.hyperjaxb3.xml.bind.annotation.adapters
Class IdentityAdapter
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<Object,Object>
org.jvnet.hyperjaxb3.xml.bind.annotation.adapters.IdentityAdapter
public class IdentityAdapter
- extends XmlAdapter<Object,Object>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdentityAdapter
public IdentityAdapter()
marshal
public Object marshal(Object v)
throws Exception
- Specified by:
marshal in class XmlAdapter<Object,Object>
- Throws:
Exception
unmarshal
public Object unmarshal(Object v)
throws Exception
- Specified by:
unmarshal in class XmlAdapter<Object,Object>
- Throws:
Exception
Copyright © 2005-2014. All Rights Reserved.