net.anotheria.moskito.central
Class Snapshot.MapAdapter

java.lang.Object
  extended by javax.xml.bind.annotation.adapters.XmlAdapter<HashMapAdapter.MyMapType<K,V>,HashMap<K,V>>
      extended by net.anotheria.moskito.central.HashMapAdapter<String,HashMap<String,String>>
          extended by net.anotheria.moskito.central.Snapshot.MapAdapter
Enclosing class:
Snapshot

public static class Snapshot.MapAdapter
extends HashMapAdapter<String,HashMap<String,String>>

XmlAdapter for String, HashMap.

Author:
dagafonov

Nested Class Summary
 
Nested classes/interfaces inherited from class net.anotheria.moskito.central.HashMapAdapter
HashMapAdapter.MyMapEntryType<K,V>, HashMapAdapter.MyMapType<K,V>
 
Constructor Summary
Snapshot.MapAdapter()
           
 
Method Summary
 
Methods inherited from class net.anotheria.moskito.central.HashMapAdapter
marshal, unmarshal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Snapshot.MapAdapter

public Snapshot.MapAdapter()


Copyright © 2010-2013 anotheria.net. All Rights Reserved.