Uses of Class
com.sun.syndication.common.ObjectBean

Packages that use ObjectBean
com.sun.syndication.feed   
com.sun.syndication.feed.atom   
com.sun.syndication.feed.module   
com.sun.syndication.feed.rss   
com.sun.syndication.feed.synd   
 

Uses of ObjectBean in com.sun.syndication.feed
 

Subclasses of ObjectBean in com.sun.syndication.feed
 class AbstractFeed
          Parent class of the RSS (Channel) and Atom (Feed) feed beans.
 

Uses of ObjectBean in com.sun.syndication.feed.atom
 

Subclasses of ObjectBean in com.sun.syndication.feed.atom
 class Content
          Bean for content elements of Atom feeds.
 class Entry
          Bean for entry elements of Atom feeds.
 class Feed
          Bean for Atom feeds.
 class Generator
          Bean for the generator element of Atom feeds.
 class Link
          Bean for link elements of Atom feeds.
 class Person
          Bean for person elements of Atom feeds.
 

Uses of ObjectBean in com.sun.syndication.feed.module
 

Subclasses of ObjectBean in com.sun.syndication.feed.module
 class DCModule
          Dublin Core Module, default implementation.
 class DCSubject
          Subject of the Dublin Core Module, default implementation.
 class Module
          Base class for modules describing Metadata of feeds, default implementations.
 class SyModule
          Syndication Module, default implementation.
 

Uses of ObjectBean in com.sun.syndication.feed.rss
 

Subclasses of ObjectBean in com.sun.syndication.feed.rss
 class Category
          Bean for categories of RSS feeds.
 class Channel
          Bean for RSS feeds.
 class Cloud
          Bean for clouds of RSS feeds.
 class Description
          Bean for item descriptions of RSS feeds.
 class Enclosure
          Bean for item enclosures of RSS feeds.
 class Guid
          Bean for item GUIDs of RSS feeds.
 class Image
          Bean for images of RSS feeds.
 class Item
          Bean for items of RSS feeds.
 class Source
          Bean for item sources of RSS feeds.
 class TextInput
          Bean for text input of RSS feeds.
 

Uses of ObjectBean in com.sun.syndication.feed.synd
 

Subclasses of ObjectBean in com.sun.syndication.feed.synd
 class SyndCategory
          Bean for categories of SyndFeed feeds and entries.
 class SyndContent
          Bean for content of SyndFeed entries.
 class SyndEntry
          Bean for entries of SyndFeed feeds.
 class SyndFeed
          Bean for all types of feeds.
 class SyndImage
          Bean for images of SyndFeed feeds.
 



Copyright © 2004 Sun Microsystems. All Rights Reserved.