org.javagen.agile.core.xml.jaxb
Class ContextTypeAdapter
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<ContextType,Map<?,?>>
org.javagen.agile.core.xml.jaxb.ContextTypeAdapter
public class ContextTypeAdapter
- extends javax.xml.bind.annotation.adapters.XmlAdapter<ContextType,Map<?,?>>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextTypeAdapter
public ContextTypeAdapter()
unmarshal
public Map<?,?> unmarshal(ContextType boundType)
throws Exception
- Specified by:
unmarshal in class javax.xml.bind.annotation.adapters.XmlAdapter<ContextType,Map<?,?>>
- Throws:
Exception
marshal
public ContextType marshal(Map<?,?> valueType)
throws Exception
- Specified by:
marshal in class javax.xml.bind.annotation.adapters.XmlAdapter<ContextType,Map<?,?>>
- Throws:
Exception
Copyright 2006-2006-2007 Outsource Cafe Inc.. All Rights Reserved.