File
Doc
Category
Size
Date
Package
GOMAuthor.java
API Doc
Apache Lucene 2.1.0
1356
Wed Feb 14 10:46:00 GMT 2007
org.apache.lucene.gdata.gom
GOMAuthor
public interface GOMAuthor implements GOMPerson
GOMAuthor elmement used in feed and entries as a representation of a atom:author element. The "atom:author" element is a Person construct that indicates the author of the entry or feed.
atomAuthor = element atom:author { atomPersonConstruct }
see
org.apache.lucene.gdata.gom.GOMPerson
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