org.apache.shindig.social.core.util.atom
Class AtomContent
java.lang.Object
org.apache.shindig.social.core.util.atom.AtomContent
public class AtomContent
- extends Object
Represents and atom:content element.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AtomContent
public AtomContent(Person person)
- Parameters:
person -
AtomContent
public AtomContent(Activity activity)
- Parameters:
activity -
AtomContent
public AtomContent(Object value)
- Parameters:
value -
Copyright © 2007-2012. All Rights Reserved.