|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.colorful.atom.Contributor
public class Contributor
This class represents an Atom 1.0 Contributor element.
atomContributor = element atom:contributor { atomPersonConstruct }
| Method Summary | |
|---|---|
java.util.List<Attribute> |
getAttributes()
|
Email |
getEmail()
|
java.util.List<Extension> |
getExtensions()
|
Name |
getName()
|
URI |
getUri()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public Name getName()
public URI getUri()
public Email getEmail()
public java.util.List<Attribute> getAttributes()
public java.util.List<Extension> getExtensions()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||