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

Packages that use Enum
com.sun.syndication.feed.atom   
com.sun.syndication.feed.module   
com.sun.syndication.feed.rss   
 

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

Subclasses of Enum in com.sun.syndication.feed.atom
static class Content.Mode
          Enumeration type for the 'mode' property of Atom content elements.
static class Link.Rel
          Enumeration type for the 'rel' property of Atom Link elements.
 

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

Subclasses of Enum in com.sun.syndication.feed.module
static class SyModule.Period
          Enumeration type for the 'update period' property of the Syndication module.
 

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

Subclasses of Enum in com.sun.syndication.feed.rss
static class Channel.Day
          Enumeration type for the 'skipDays' property of RSS Channels.
 



Copyright © 2004 Sun Microsystems. All Rights Reserved.