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

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

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

Methods in org.apache.lucene.gdata.gom that return types with arguments of type GOMEntry
 List<GOMEntry> GOMFeed.getEntries()
           
 

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

Classes in org.apache.lucene.gdata.gom.core that implement GOMEntry
 class GOMEntryImpl
          The default implementation of GOMEntry
 

Methods in org.apache.lucene.gdata.gom.core that return GOMEntry
 GOMEntry GOMFactory.createEntry()
           
 

Methods in org.apache.lucene.gdata.gom.core that return types with arguments of type GOMEntry
 GOMDocument<GOMEntry> GOMBuilder.buildGOMEntry()
           
 



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