org.ow2.orchestra.util
Class JAXBUtils.JAXBMapNodeAdapter

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,Node,String>
          extended by org.ow2.orchestra.util.JAXBUtils.JAXBMapNodeAdapter
Enclosing class:
JAXBUtils

public static class JAXBUtils.JAXBMapNodeAdapter
extends JAXBUtils.JAXBMapAdapter<String,Node,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.JAXBMapNodeAdapter()
           
 
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.JAXBMapNodeAdapter

public JAXBUtils.JAXBMapNodeAdapter()


Copyright © 2011 OW2 Consortium. All Rights Reserved.