FileDocCategorySizeDatePackage
GOMContributor.javaAPI DocApache Lucene 2.1.01277Wed Feb 14 10:46:00 GMT 2007org.apache.lucene.gdata.gom

GOMContributor

public interface GOMContributor implements GOMPerson
The "atom:contributor" element is a Person construct that indicates a person or other entity who contributed to the entry or feed.
atomContributor = element atom:contributor { atomPersonConstruct }
author
Simon Willnauer

Fields Summary
public static final String
LOCALNAME
Atom 1.0 local name for the xml element
Constructors Summary
Methods Summary