Uses of Package
org.apache.lucene.gdata.gom

Packages that use org.apache.lucene.gdata.gom
org.apache.lucene.gdata.gom   
org.apache.lucene.gdata.gom.core   
org.apache.lucene.gdata.gom.core.extension   
org.apache.lucene.gdata.gom.core.utils   
org.apache.lucene.gdata.gom.writer   
 

Classes in org.apache.lucene.gdata.gom used by org.apache.lucene.gdata.gom
AtomMediaType
          Describes an abstraction of a mime-type used to define the content of a atom:content element.
ContentType
          Atom e.g.
GOMAuthor
          GOMAuthor elmement used in feed and entries as a representation of a atom:author element.
GOMCategory
          GOMCategory type
GOMContent
           GOMContent represents the atom:content element.
GOMContributor
          The "atom:contributor" element is a Person construct that indicates a person or other entity who contributed to the entry or feed.
GOMDateConstruct
           GOMDateConstruct is a base interface for several concrete DateConstruct implementations like GOMUpdated or GOMPublished
GOMElement
          Abstract interface which should be assignable from all classes representing xml elements within the GData Object Model.
GOMEntry
           The GOMEntry class represents a "atom:entry" element in the GData Object Model.
GOMExtensible
           The Gdata Object Model describes an abstract object model for the gdata protocol.
GOMExtension
          The GData Object Model is like the Google Data Api highly extensible and offers a lot of base classes to extend as a GOMExtension.
GOMGenerator
          Class representing the "atom:generator" element.
GOMIcon
          Simple atom:icon element class.
GOMId
          The "atom:id" element conveys a permanent, universally unique identifier for an entry or feed.
GOMLink
          The "atom:link" element defines a reference from an entry or feed to a Web resource.
GOMLogo
          Simple atom:logo element.
GOMNamespace
          A simple domain object to represent a xml namespace.
GOMPerson
          GOMPerson type used for feed and entry authors and contributors.
GOMPublished
          The "atom:published" element is a Date construct indicating an instant in time associated with an event early in the life cycle of the entry.
GOMRights
          The "atom:rights" element is a Text construct that conveys information about rights held in and over an entry or feed.
GOMSource
          If an atom:entry is copied from one feed into another feed, then the source atom:feed's metadata (all child elements of atom:feed other than the atom:entry elements) MAY be preserved within the copied entry by adding an atom:source child element, if it is not already present in the entry, and including some or all of the source feed's Metadata elements as the atom:source element's children.
GOMSubtitle
          The "atom:subtitle" element is a Text construct that conveys a human-readable description or subtitle for a feed.
GOMSummary
           
GOMTextConstruct
           
GOMTitle
          The "atom:title" element is a Text construct that conveys a human-readable title for an entry or feed.
GOMUpdated
          The "atom:updated" element is a Date construct indicating the most recent instant in time when an entry or feed was modified in a way the publisher considers significant.
GOMXmlEntity
          GOMXmlEntity is a abstract base interface for all Gdata Object Model Interfaces to be implemented by any class which is a part of the GOM.
 

Classes in org.apache.lucene.gdata.gom used by org.apache.lucene.gdata.gom.core
AtomMediaType
          Describes an abstraction of a mime-type used to define the content of a atom:content element.
ContentType
          Atom e.g.
GOMAttribute
          This class is a object representation of a XML Attribute used in the GO-Model.
GOMAuthor
          GOMAuthor elmement used in feed and entries as a representation of a atom:author element.
GOMCategory
          GOMCategory type
GOMContent
           GOMContent represents the atom:content element.
GOMContributor
          The "atom:contributor" element is a Person construct that indicates a person or other entity who contributed to the entry or feed.
GOMDateConstruct
           GOMDateConstruct is a base interface for several concrete DateConstruct implementations like GOMUpdated or GOMPublished
GOMDocument
           GOMDocument acts as a container for GOMElements to render the containing GOMElement as a valid xml document.
GOMElement
          Abstract interface which should be assignable from all classes representing xml elements within the GData Object Model.
GOMEntry
           The GOMEntry class represents a "atom:entry" element in the GData Object Model.
GOMExtensible
           The Gdata Object Model describes an abstract object model for the gdata protocol.
GOMExtension
          The GData Object Model is like the Google Data Api highly extensible and offers a lot of base classes to extend as a GOMExtension.
GOMFeed
          Class representing the "atom:feed" element.
GOMGenerator
          Class representing the "atom:generator" element.
GOMIcon
          Simple atom:icon element class.
GOMId
          The "atom:id" element conveys a permanent, universally unique identifier for an entry or feed.
GOMLink
          The "atom:link" element defines a reference from an entry or feed to a Web resource.
GOMLogo
          Simple atom:logo element.
GOMNamespace
          A simple domain object to represent a xml namespace.
GOMPerson
          GOMPerson type used for feed and entry authors and contributors.
GOMPublished
          The "atom:published" element is a Date construct indicating an instant in time associated with an event early in the life cycle of the entry.
GOMRights
          The "atom:rights" element is a Text construct that conveys information about rights held in and over an entry or feed.
GOMSource
          If an atom:entry is copied from one feed into another feed, then the source atom:feed's metadata (all child elements of atom:feed other than the atom:entry elements) MAY be preserved within the copied entry by adding an atom:source child element, if it is not already present in the entry, and including some or all of the source feed's Metadata elements as the atom:source element's children.
GOMSubtitle
          The "atom:subtitle" element is a Text construct that conveys a human-readable description or subtitle for a feed.
GOMSummary
           
GOMTextConstruct
           
GOMTitle
          The "atom:title" element is a Text construct that conveys a human-readable title for an entry or feed.
GOMUpdated
          The "atom:updated" element is a Date construct indicating the most recent instant in time when an entry or feed was modified in a way the publisher considers significant.
GOMXmlEntity
          GOMXmlEntity is a abstract base interface for all Gdata Object Model Interfaces to be implemented by any class which is a part of the GOM.
 

Classes in org.apache.lucene.gdata.gom used by org.apache.lucene.gdata.gom.core.extension
GOMExtension
          The GData Object Model is like the Google Data Api highly extensible and offers a lot of base classes to extend as a GOMExtension.
GOMNamespace
          A simple domain object to represent a xml namespace.
 

Classes in org.apache.lucene.gdata.gom used by org.apache.lucene.gdata.gom.core.utils
AtomMediaType
          Describes an abstraction of a mime-type used to define the content of a atom:content element.
ContentType
          Atom e.g.
GOMAttribute
          This class is a object representation of a XML Attribute used in the GO-Model.
GOMLink
          The "atom:link" element defines a reference from an entry or feed to a Web resource.
 

Classes in org.apache.lucene.gdata.gom used by org.apache.lucene.gdata.gom.writer
GOMAttribute
          This class is a object representation of a XML Attribute used in the GO-Model.
GOMNamespace
          A simple domain object to represent a xml namespace.
 



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