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

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

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

Subinterfaces of GOMExtensible in org.apache.lucene.gdata.gom
 interface GOMEntry
           The GOMEntry class represents a "atom:entry" element in the GData Object Model.
 interface GOMFeed
          Class representing the "atom:feed" element.
 

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

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



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