File
Doc
Category
Size
Date
Package
GOMContributor.java
API Doc
Apache Lucene 2.1.0
1277
Wed Feb 14 10:46:00 GMT 2007
org.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
Java Code Source