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

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

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

Subinterfaces of GOMTextConstruct in org.apache.lucene.gdata.gom
 interface GOMContent
           GOMContent represents the atom:content element.
 interface GOMSubtitle
          The "atom:subtitle" element is a Text construct that conveys a human-readable description or subtitle for a feed.
 interface GOMSummary
           
 

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

Classes in org.apache.lucene.gdata.gom.core that implement GOMTextConstruct
 class GOMContentImpl
           
 class GOMRightsImpl
           
 class GOMSubtitleImpl
           
 class GOMSummaryImpl
           
 class GOMTextContructImpl
           
 class GOMTitleImpl
           
 



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