org.ow2.orchestra.util
Class JAXBUtils.JAXBMapDocumentAdapter

java.lang.Object
  extended by javax.xml.bind.annotation.adapters.XmlAdapter<JAXBUtils.JAXBMapAdapter.InternalMapType<K,W>,Map<K,V>>
      extended by org.ow2.orchestra.util.JAXBUtils.JAXBMapAdapter<String,Document,String>
          extended by org.ow2.orchestra.util.JAXBUtils.JAXBMapDocumentAdapter
Enclosing class:
JAXBUtils

public static class JAXBUtils.JAXBMapDocumentAdapter
extends JAXBUtils.JAXBMapAdapter<String,Document,String>

Author:
Guillaume Porcher

Nested Class Summary
 
Nested classes/interfaces inherited from class org.ow2.orchestra.util.JAXBUtils.JAXBMapAdapter
JAXBUtils.JAXBMapAdapter.InternalMapEntryType<K,V>, JAXBUtils.JAXBMapAdapter.InternalMapType<K,V>
 
Field Summary
 
Fields inherited from class org.ow2.orchestra.util.JAXBUtils.JAXBMapAdapter
valueAdapter
 
Constructor Summary
JAXBUtils.JAXBMapDocumentAdapter()
           
 
Method Summary
 
Methods inherited from class org.ow2.orchestra.util.JAXBUtils.JAXBMapAdapter
marshal, unmarshal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAXBUtils.JAXBMapDocumentAdapter

public JAXBUtils.JAXBMapDocumentAdapter()


Copyright © 2011 OW2 Consortium. All Rights Reserved.