org.apache.shindig.social.core.util.atom
Class AtomKeyValue

java.lang.Object
  extended by org.apache.shindig.social.core.util.atom.AtomKeyValue

public class AtomKeyValue
extends Object

represents a key/value pair in a map serialization for atom.


Constructor Summary
AtomKeyValue(Map.Entry<?,?> e)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AtomKeyValue

public AtomKeyValue(Map.Entry<?,?> e)
Parameters:
e -


Copyright © 2007-2012. All Rights Reserved.