org.javagen.agile.core.xml.jaxb
Class ContextTypeAdapter

java.lang.Object
  extended by javax.xml.bind.annotation.adapters.XmlAdapter<ContextType,Map<?,?>>
      extended by org.javagen.agile.core.xml.jaxb.ContextTypeAdapter

public class ContextTypeAdapter
extends javax.xml.bind.annotation.adapters.XmlAdapter<ContextType,Map<?,?>>


Constructor Summary
ContextTypeAdapter()
           
 
Method Summary
 ContextType marshal(Map<?,?> valueType)
           
 Map<?,?> unmarshal(ContextType boundType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextTypeAdapter

public ContextTypeAdapter()
Method Detail

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.