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

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

public class AtomAttribute
extends Object

Represents an attribute in atom, ties into attribute converters.


Constructor Summary
AtomAttribute(String value)
           
 
Method Summary
 String toString()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AtomAttribute

public AtomAttribute(String value)
Parameters:
value -
Method Detail

toString

public String toString()

Overrides:
toString in class Object
See Also:
Object.toString()


Copyright © 2007-2012. All Rights Reserved.