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 java.lang.Object

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


Constructor Summary
AtomKeyValue(java.util.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(java.util.Map.Entry<?,?> e)
Parameters:
e -


Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.