Uses of Interface
org.apache.lucene.gdata.gom.GOMPerson

Packages that use GOMPerson
org.apache.lucene.gdata.gom   
org.apache.lucene.gdata.gom.core   
 

Uses of GOMPerson in org.apache.lucene.gdata.gom
 

Subinterfaces of GOMPerson in org.apache.lucene.gdata.gom
 interface GOMAuthor
          GOMAuthor elmement used in feed and entries as a representation of a atom:author element.
 interface GOMContributor
          The "atom:contributor" element is a Person construct that indicates a person or other entity who contributed to the entry or feed.
 

Uses of GOMPerson in org.apache.lucene.gdata.gom.core
 

Classes in org.apache.lucene.gdata.gom.core that implement GOMPerson
 class GOMAuthorImpl
           
 class GOMContributorImpl
           
 class GOMPersonImpl
           
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.