A B C D E F G H I L M N O P R S T U V W X Y

A

ALTERNATE - Static variable in class com.sun.syndication.feed.atom.Link
 
AbstractFeed - class com.sun.syndication.feed.AbstractFeed.
Parent class of the RSS (Channel) and Atom (Feed) feed beans.
AbstractFeed() - Constructor for class com.sun.syndication.feed.AbstractFeed
Default constructor, for bean cloning purposes only.
AbstractFeed(String) - Constructor for class com.sun.syndication.feed.AbstractFeed
Creates a feed for a given type.
Atom03Generator - class com.sun.syndication.io.impl.Atom03Generator.
Feed Generator for Atom

Atom03Generator() - Constructor for class com.sun.syndication.io.impl.Atom03Generator
 
Atom03Parser - class com.sun.syndication.io.impl.Atom03Parser.
 
Atom03Parser() - Constructor for class com.sun.syndication.io.impl.Atom03Parser
 
add(int, Object) - Method in class com.sun.syndication.feed.synd.SyndCategoryListFacade
Adds a category to the list.

B

BASE64 - Static variable in class com.sun.syndication.feed.atom.Content
 
Base64 - class com.sun.syndication.io.impl.Base64.
Encodes/decodes String values into/from a base 64 String.
Base64() - Constructor for class com.sun.syndication.io.impl.Base64
 
beanClone() - Method in class com.sun.syndication.common.CloneableBean
Makes a deep bean clone of the object passed in the constructor.
beanEquals(Object) - Method in class com.sun.syndication.common.EqualsBean
Indicates whether some other object is "equal to" the object passed in the constructor, as defined by the Object equals() method.
beanHashCode() - Method in class com.sun.syndication.common.EqualsBean
Returns the hashcode for the object passed in the constructor.
build(File) - Method in class com.sun.syndication.io.FeedInput
Builds an AbstractFeed (RSS or Atom) from a file.
build(InputStream) - Method in class com.sun.syndication.io.FeedInput
Builds an AbstractFeed (RSS or Atom) from an InputStream.
build(Reader) - Method in class com.sun.syndication.io.FeedInput
Builds an AbstractFeed (RSS or Atom) from an Reader.
build(InputSource) - Method in class com.sun.syndication.io.FeedInput
Builds an AbstractFeed (RSS or Atom) from an W3C SAX InputSource.
build(Document) - Method in class com.sun.syndication.io.FeedInput
Builds an AbstractFeed (RSS or Atom) from an W3C DOM document.
build(Document) - Method in class com.sun.syndication.io.FeedInput
Builds an AbstractFeed (RSS or Atom) from an JDOM document.
build(File) - Method in class com.sun.syndication.io.SyndInput
Builds SyndFeed from a file.
build(InputStream) - Method in class com.sun.syndication.io.SyndInput
Builds SyndFeed from an InputStream.
build(Reader) - Method in class com.sun.syndication.io.SyndInput
Builds SyndFeed from an Reader.
build(InputSource) - Method in class com.sun.syndication.io.SyndInput
Builds SyndFeed from an W3C SAX InputSource.
build(Document) - Method in class com.sun.syndication.io.SyndInput
Builds SyndFeed from an W3C DOM document.
build(Document) - Method in class com.sun.syndication.io.SyndInput
Builds SyndFeed from an JDOM document.

C

CONVERTERS_KEY - Static variable in interface com.sun.syndication.feed.synd.impl.Constants
Converter.classes= [className] ...
Category - class com.sun.syndication.feed.rss.Category.
Bean for categories of RSS feeds.
Category() - Constructor for class com.sun.syndication.feed.rss.Category
Default constructor.
Channel - class com.sun.syndication.feed.rss.Channel.
Bean for RSS feeds.
Channel() - Constructor for class com.sun.syndication.feed.rss.Channel
Default constructor, for bean cloning purposes only.
Channel(String) - Constructor for class com.sun.syndication.feed.rss.Channel
Channel Constructor.
Channel.Day - class com.sun.syndication.feed.rss.Channel.Day.
Enumeration type for the 'skipDays' property of RSS Channels.
CloneableBean - class com.sun.syndication.common.CloneableBean.
Provides deep Bean clonning support.
CloneableBean() - Constructor for class com.sun.syndication.common.CloneableBean
Default constructor.
CloneableBean(Object) - Constructor for class com.sun.syndication.common.CloneableBean
Creates a CloneableBean to be used in a delegation pattern.
Cloud - class com.sun.syndication.feed.rss.Cloud.
Bean for clouds of RSS feeds.
Cloud() - Constructor for class com.sun.syndication.feed.rss.Cloud
Default constructor.
Constants - interface com.sun.syndication.feed.synd.impl.Constants.
Created by IntelliJ IDEA.
Constants - interface com.sun.syndication.io.impl.Constants.
 
Content - class com.sun.syndication.feed.atom.Content.
Bean for content elements of Atom feeds.
Content() - Constructor for class com.sun.syndication.feed.atom.Content
Default constructor.
Content.Mode - class com.sun.syndication.feed.atom.Content.Mode.
Enumeration type for the 'mode' property of Atom content elements.
Converter - interface com.sun.syndication.feed.synd.Converter.
Interface that defines the functionality to convert a SyndFeed to a real feed (RSS or Atom) and vice versa.
ConverterForAtom03 - class com.sun.syndication.feed.synd.impl.ConverterForAtom03.
 
ConverterForAtom03() - Constructor for class com.sun.syndication.feed.synd.impl.ConverterForAtom03
 
ConverterForRSS090 - class com.sun.syndication.feed.synd.impl.ConverterForRSS090.
 
ConverterForRSS090() - Constructor for class com.sun.syndication.feed.synd.impl.ConverterForRSS090
 
ConverterForRSS091 - class com.sun.syndication.feed.synd.impl.ConverterForRSS091.
 
ConverterForRSS091() - Constructor for class com.sun.syndication.feed.synd.impl.ConverterForRSS091
 
ConverterForRSS092 - class com.sun.syndication.feed.synd.impl.ConverterForRSS092.
 
ConverterForRSS092() - Constructor for class com.sun.syndication.feed.synd.impl.ConverterForRSS092
 
ConverterForRSS093 - class com.sun.syndication.feed.synd.impl.ConverterForRSS093.
 
ConverterForRSS093() - Constructor for class com.sun.syndication.feed.synd.impl.ConverterForRSS093
 
ConverterForRSS094 - class com.sun.syndication.feed.synd.impl.ConverterForRSS094.
 
ConverterForRSS094() - Constructor for class com.sun.syndication.feed.synd.impl.ConverterForRSS094
 
ConverterForRSS10 - class com.sun.syndication.feed.synd.impl.ConverterForRSS10.
 
ConverterForRSS10() - Constructor for class com.sun.syndication.feed.synd.impl.ConverterForRSS10
 
ConverterForRSS20 - class com.sun.syndication.feed.synd.impl.ConverterForRSS20.
 
ConverterForRSS20() - Constructor for class com.sun.syndication.feed.synd.impl.ConverterForRSS20
 
Converters - class com.sun.syndication.feed.synd.impl.Converters.
Created by IntelliJ IDEA.
Converters() - Constructor for class com.sun.syndication.feed.synd.impl.Converters
 
Converters(String, String) - Constructor for class com.sun.syndication.feed.synd.impl.Converters
 
clone() - Method in class com.sun.syndication.common.CloneableBean
Makes a deep bean clone of the object.
clone() - Method in class com.sun.syndication.common.Enum
Clones the Enum.
clone() - Method in class com.sun.syndication.common.ObjectBean
Creates a deep 'bean' clone of the object.
clone() - Method in interface com.sun.syndication.feed.module.DCSubjectI
Creates a deep clone of the object.
clone() - Method in interface com.sun.syndication.feed.module.ModuleI
Creates a deep clone of the object.
clone() - Method in interface com.sun.syndication.feed.synd.SyndCategoryI
Creates a deep clone of the object.
clone() - Method in interface com.sun.syndication.feed.synd.SyndContentI
Creates a deep clone of the object.
clone() - Method in interface com.sun.syndication.feed.synd.SyndEntryI
Creates a deep clone of the object.
clone() - Method in interface com.sun.syndication.feed.synd.SyndFeedI
Creates a deep clone of the object.
clone() - Method in interface com.sun.syndication.feed.synd.SyndImageI
Creates a deep clone of the object.
cloneModules(List) - Static method in class com.sun.syndication.io.impl.ModuleUtils
 
com.sun.syndication.common - package com.sun.syndication.common
 
com.sun.syndication.feed - package com.sun.syndication.feed
 
com.sun.syndication.feed.atom - package com.sun.syndication.feed.atom
 
com.sun.syndication.feed.module - package com.sun.syndication.feed.module
 
com.sun.syndication.feed.rss - package com.sun.syndication.feed.rss
 
com.sun.syndication.feed.synd - package com.sun.syndication.feed.synd
 
com.sun.syndication.feed.synd.impl - package com.sun.syndication.feed.synd.impl
 
com.sun.syndication.io - package com.sun.syndication.io
 
com.sun.syndication.io.impl - package com.sun.syndication.io.impl
 
com.sun.syndication.util - package com.sun.syndication.util
 
convertElementsSyndCategoryToSubject(List) - Static method in class com.sun.syndication.feed.synd.SyndCategoryListFacade
Returns a list with the DCSubjectI elements of the SyndCategory list facade.
copyInto(AbstractFeed, SyndFeedI) - Method in interface com.sun.syndication.feed.synd.Converter
Makes a deep copy/conversion of the values of a real feed into a SyndFeed.
copyInto(AbstractFeed, SyndFeedI) - Method in class com.sun.syndication.feed.synd.impl.ConverterForAtom03
 
copyInto(AbstractFeed, SyndFeedI) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS090
 
copyInto(AbstractFeed, SyndFeedI) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS091
 
copyInto(AbstractFeed, SyndFeedI) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS094
 
copyInto(AbstractFeed, SyndFeedI) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS10
 
createAtomEntries(List) - Method in class com.sun.syndication.feed.synd.impl.ConverterForAtom03
 
createAtomEntry(SyndEntryI) - Method in class com.sun.syndication.feed.synd.impl.ConverterForAtom03
 
createInstances() - Method in class com.sun.syndication.util.PlugableClasses
Loads, instanciates and returns the classes defined in the properties files.
createItemDescription(SyndContentI) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS091
 
createItemDescription(SyndContentI) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS10
 
createRSSCategories(List) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS092
 
createRSSImage(SyndImageI) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS090
 
createRSSImage(SyndImageI) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS091
 
createRSSItem(SyndEntryI) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS090
 
createRSSItem(SyndEntryI) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS091
 
createRSSItem(SyndEntryI) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS092
 
createRSSItem(SyndEntryI) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS093
 
createRSSItem(SyndEntryI) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS094
 
createRSSItem(SyndEntryI) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS10
 
createRSSItems(List) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS090
 
createRealFeed(SyndFeedI) - Method in interface com.sun.syndication.feed.synd.Converter
Creates real feed with a deep copy/conversion of the values of a SyndFeed.
createRealFeed(String) - Method in class com.sun.syndication.feed.synd.SyndFeed
Creates a real feed of the given type containing the information of the SyndFeed.
createRealFeed(String) - Method in interface com.sun.syndication.feed.synd.SyndFeedI
Creates a real feed of the given type containing the information of the SyndFeed.
createRealFeed(SyndFeedI) - Method in class com.sun.syndication.feed.synd.impl.ConverterForAtom03
 
createRealFeed(SyndFeedI) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS090
 
createRealFeed(String, SyndFeedI) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS090
 
createRealFeed(String, SyndFeedI) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS091
 
createRealFeed(String, SyndFeedI) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS094
 
createRealFeed(String, SyndFeedI) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS10
 
createSyndCategories(List) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS092
 
createSyndEntries(List) - Method in class com.sun.syndication.feed.synd.impl.ConverterForAtom03
 
createSyndEntries(List) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS090
 
createSyndEntry(Entry) - Method in class com.sun.syndication.feed.synd.impl.ConverterForAtom03
 
createSyndEntry(Item) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS090
 
createSyndEntry(Item) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS091
 
createSyndEntry(Item) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS092
 
createSyndEntry(Item) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS093
 
createSyndEntry(Item) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS094
 
createSyndEntry(Item) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS10
 
createSyndImage(Image) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS090
 
createSyndImage(Image) - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS091
 

D

DAILY - Static variable in interface com.sun.syndication.feed.module.SyModuleI
 
DCModule - class com.sun.syndication.feed.module.DCModule.
Dublin Core Module, default implementation.
DCModule() - Constructor for class com.sun.syndication.feed.module.DCModule
Default constructor.
DCModuleGenerator - class com.sun.syndication.io.impl.DCModuleGenerator.
Feed Generator for DC Module

DCModuleGenerator() - Constructor for class com.sun.syndication.io.impl.DCModuleGenerator
 
DCModuleI - interface com.sun.syndication.feed.module.DCModuleI.
Dublin Core Module.
DCModuleParser - class com.sun.syndication.io.impl.DCModuleParser.
 
DCModuleParser() - Constructor for class com.sun.syndication.io.impl.DCModuleParser
 
DCSubject - class com.sun.syndication.feed.module.DCSubject.
Subject of the Dublin Core Module, default implementation.
DCSubject() - Constructor for class com.sun.syndication.feed.module.DCSubject
Default constructor.
DCSubjectI - interface com.sun.syndication.feed.module.DCSubjectI.
Subject of the Dublin Core Module.
DEFAULT_IMPLS_FILE - Static variable in interface com.sun.syndication.feed.synd.impl.Constants
 
DEFAULT_IMPLS_FILE - Static variable in interface com.sun.syndication.io.impl.Constants
 
DateParser - class com.sun.syndication.io.impl.DateParser.
A helper class that parses Dates out of Strings with date time in RFC822 and W3CDateTime formats plus the variants Atom (0.3) and RSS (0.9, 0.91, 0.92, 0.93, 0.94, 1.0 and 2.0) specificators added to those formats.
Description - class com.sun.syndication.feed.rss.Description.
Bean for item descriptions of RSS feeds.
Description() - Constructor for class com.sun.syndication.feed.rss.Description
Default constructor.
decode(String, String) - Static method in class com.sun.syndication.io.impl.Base64
Decodes a base 64 String into a String.

E

ESCAPED - Static variable in class com.sun.syndication.feed.atom.Content
 
Enclosure - class com.sun.syndication.feed.rss.Enclosure.
Bean for item enclosures of RSS feeds.
Enclosure() - Constructor for class com.sun.syndication.feed.rss.Enclosure
Default constructor.
Entry - class com.sun.syndication.feed.atom.Entry.
Bean for entry elements of Atom feeds.
Entry() - Constructor for class com.sun.syndication.feed.atom.Entry
Default constructor.
Enum - class com.sun.syndication.common.Enum.
Base class for enumerations (to bad is too early for Java 1.5).
Enum(String) - Constructor for class com.sun.syndication.common.Enum
Creates an Enum object with the given name.
EqualsBean - class com.sun.syndication.common.EqualsBean.
Provides deep Bean equals() and hashCode() functionality for Java Beans.
EqualsBean() - Constructor for class com.sun.syndication.common.EqualsBean
Default constructor.
EqualsBean(Object) - Constructor for class com.sun.syndication.common.EqualsBean
Creates a EqualsBean to be used in a delegation pattern.
encode(String, String) - Static method in class com.sun.syndication.io.impl.Base64
Encodes a String into a base 64 String.
equals(Object) - Method in class com.sun.syndication.common.Enum
Indicates whether some other Enum is "equal to" this one as defined by the Object equals() method.
equals(Object) - Method in class com.sun.syndication.common.EqualsBean
Indicates whether some other object is "equal to" this object as defined by the Object equals() method.
equals(Object) - Method in class com.sun.syndication.common.ObjectBean
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.

F

FEED_GENERATORS_KEY - Static variable in interface com.sun.syndication.io.impl.Constants
FeedGenerator.classes= [className] ...
FEED_MODULE_GENERATORS_KEY - Static variable in interface com.sun.syndication.io.impl.Constants
feed.ModuleGenerator.classes= [className] ...
FEED_MODULE_PARSERS_KEY - Static variable in interface com.sun.syndication.io.impl.Constants
feed.ModuleParser.classes= [className] ...
FEED_PARSERS_KEY - Static variable in interface com.sun.syndication.io.impl.Constants
FeedParser.classes= [className] ...
FRIDAY - Static variable in class com.sun.syndication.feed.rss.Channel
 
Feed - class com.sun.syndication.feed.atom.Feed.
Bean for Atom feeds.
Feed() - Constructor for class com.sun.syndication.feed.atom.Feed
Default constructor, for bean cloning purposes only.
Feed(String) - Constructor for class com.sun.syndication.feed.atom.Feed
Feed Constructor.
FeedException - exception com.sun.syndication.io.FeedException.
Exception thrown by FeedInput, FeedOutput, FeedParser and FeedGenerator instances if they can not parse or generate a feed.
FeedException(String) - Constructor for class com.sun.syndication.io.FeedException
Creates a FeedException with a message.
FeedException(String, Throwable) - Constructor for class com.sun.syndication.io.FeedException
Creates a FeedException with a message and a root cause exception.
FeedGenerator - interface com.sun.syndication.io.FeedGenerator.
Generates an XML document (JDOM) out of a feed for a specific real feed type.
FeedGenerators - class com.sun.syndication.io.impl.FeedGenerators.
Generates an XML document (JDOM Document) out of a Feed.
FeedGenerators() - Constructor for class com.sun.syndication.io.impl.FeedGenerators
 
FeedGenerators(String, String) - Constructor for class com.sun.syndication.io.impl.FeedGenerators
 
FeedInput - class com.sun.syndication.io.FeedInput.
Parses an XML document (File, InputStream, Reader, W3C SAX InputSource, W3C DOM Document or JDom DOcument) into an AbstractFeed (RSS/Atom).
FeedInput(boolean) - Constructor for class com.sun.syndication.io.FeedInput
Creates a FeedInput instance.
FeedOutput - class com.sun.syndication.io.FeedOutput.
Generates an XML document (String, File, OutputStream, Writer, W3C DOM document or JDOM document) out of an AbstractFeed (RSS/Atom).
FeedOutput(String) - Constructor for class com.sun.syndication.io.FeedOutput
Creates a FeedOuput instace for a given feed type.
FeedParser - interface com.sun.syndication.io.FeedParser.
Parses an XML document (JDOM) into a feed bean.
FeedParsers - class com.sun.syndication.io.impl.FeedParsers.
Parses an XML document (JDOM Document) into a Feed.
FeedParsers() - Constructor for class com.sun.syndication.io.impl.FeedParsers
Creates a parser instance.
FeedParsers(String, String) - Constructor for class com.sun.syndication.io.impl.FeedParsers
 
fillContentElement(Element, Content) - Method in class com.sun.syndication.io.impl.Atom03Generator
 
fillPersonElement(Element, Person) - Method in class com.sun.syndication.io.impl.Atom03Generator
 

G

Generator - class com.sun.syndication.feed.atom.Generator.
Bean for the generator element of Atom feeds.
Generator() - Constructor for class com.sun.syndication.feed.atom.Generator
Default constructor.
Guid - class com.sun.syndication.feed.rss.Guid.
Bean for item GUIDs of RSS feeds.
Guid() - Constructor for class com.sun.syndication.feed.rss.Guid
Default constructor.
generate(AbstractFeed) - Method in interface com.sun.syndication.io.FeedGenerator
Creates an XML document (JDOM) for the given feed bean.
generate(ModuleI, Element) - Method in interface com.sun.syndication.io.ModuleGenerator
Generates and injectts module metadata in a XML node (JDOM element).
generate(AbstractFeed) - Method in class com.sun.syndication.io.impl.Atom03Generator
 
generate(ModuleI, Element) - Method in class com.sun.syndication.io.impl.DCModuleGenerator
 
generate(AbstractFeed) - Method in class com.sun.syndication.io.impl.RSS090Generator
 
generate(AbstractFeed) - Method in class com.sun.syndication.io.impl.RSS091Generator
 
generate(AbstractFeed) - Method in class com.sun.syndication.io.impl.RSS092Generator
 
generate(ModuleI, Element) - Method in class com.sun.syndication.io.impl.SyModuleGenerator
 
generateCategoryElement(Category) - Method in class com.sun.syndication.io.impl.RSS092Generator
 
generateChannelElement(Channel) - Method in class com.sun.syndication.io.impl.RSS090Generator
 
generateChannelElement(Channel) - Method in class com.sun.syndication.io.impl.RSS091Generator
 
generateChannelElement(Channel) - Method in class com.sun.syndication.io.impl.RSS092Generator
 
generateChannelElement(Channel) - Method in class com.sun.syndication.io.impl.RSS10Generator
 
generateChannelElement(Channel) - Method in class com.sun.syndication.io.impl.RSS20Generator
 
generateCloudElement(Cloud) - Method in class com.sun.syndication.io.impl.RSS092Generator
 
generateDescriptionElement(Description, Namespace) - Method in class com.sun.syndication.io.impl.RSS090Generator
 
generateDescriptionElement(String, Namespace) - Method in class com.sun.syndication.io.impl.RSS090Generator
 
generateDescriptionElement(String) - Method in class com.sun.syndication.io.impl.RSS091Generator
 
generateDescriptionElement(Description) - Method in class com.sun.syndication.io.impl.RSS091Generator
 
generateDescriptionElement(Description) - Method in class com.sun.syndication.io.impl.RSS094Generator
 
generateEnclosure(Enclosure) - Method in class com.sun.syndication.io.impl.RSS092Generator
 
generateEntryElement(Entry) - Method in class com.sun.syndication.io.impl.Atom03Generator
 
generateFeedModules(List, Element) - Method in class com.sun.syndication.io.impl.ModulesGenerator
 
generateGeneratorElement(Generator) - Method in class com.sun.syndication.io.impl.Atom03Generator
 
generateImageElement(Image) - Method in class com.sun.syndication.io.impl.RSS090Generator
 
generateImageElement(Image) - Method in class com.sun.syndication.io.impl.RSS091Generator
 
generateImageElement(Image) - Method in class com.sun.syndication.io.impl.RSS10Generator
 
generateItemElement(Item) - Method in class com.sun.syndication.io.impl.RSS090Generator
 
generateItemElement(Item) - Method in class com.sun.syndication.io.impl.RSS091Generator
 
generateItemElement(Item) - Method in class com.sun.syndication.io.impl.RSS092Generator
 
generateItemElement(Item) - Method in class com.sun.syndication.io.impl.RSS093Generator
 
generateItemElement(Item) - Method in class com.sun.syndication.io.impl.RSS10Generator
 
generateItemElement(Item) - Method in class com.sun.syndication.io.impl.RSS20Generator
 
generateItemModules(List, Element) - Method in class com.sun.syndication.io.impl.ModulesGenerator
 
generateLanguageElement(String) - Method in class com.sun.syndication.io.impl.RSS091Generator
 
generateLanguageElement(String) - Method in class com.sun.syndication.io.impl.RSS092Generator
 
generateLinkElement(Link) - Method in class com.sun.syndication.io.impl.Atom03Generator
 
generateRootElement(Feed) - Method in class com.sun.syndication.io.impl.Atom03Generator
 
generateRootElement(Channel) - Method in class com.sun.syndication.io.impl.RSS090Generator
 
generateRootElement(Channel) - Method in class com.sun.syndication.io.impl.RSS091Generator
 
generateRootElement(Channel) - Method in class com.sun.syndication.io.impl.RSS10Generator
 
generateSimpleElement(String, String) - Method in class com.sun.syndication.io.impl.Atom03Generator
 
generateSimpleElement(String, String) - Method in class com.sun.syndication.io.impl.DCModuleGenerator
 
generateSimpleElement(String, String, Namespace) - Method in class com.sun.syndication.io.impl.RSS090Generator
 
generateSimpleElement(String, String) - Method in class com.sun.syndication.io.impl.RSS091Generator
 
generateSkipDaysElement(List) - Method in class com.sun.syndication.io.impl.RSS091Generator
 
generateSkipHoursElement(List) - Method in class com.sun.syndication.io.impl.RSS091Generator
 
generateSourceElement(Source) - Method in class com.sun.syndication.io.impl.RSS092Generator
 
generateSubjectElement(DCSubjectI) - Method in class com.sun.syndication.io.impl.DCModuleGenerator
 
generateTagLineElement(Content) - Method in class com.sun.syndication.io.impl.Atom03Generator
 
generateTextInputElement(TextInput) - Method in class com.sun.syndication.io.impl.RSS090Generator
 
generateTextInputElement(TextInput) - Method in class com.sun.syndication.io.impl.RSS091Generator
 
generateTextInputElement(TextInput) - Method in class com.sun.syndication.io.impl.RSS10Generator
 
get(int) - Method in class com.sun.syndication.feed.synd.SyndCategoryListFacade
Gets the category by index.
getAlternateLinks() - Method in class com.sun.syndication.feed.atom.Entry
Returns the entry alternate links.
getAlternateLinks() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed alternate links.
getAtomNamespace() - Method in class com.sun.syndication.io.impl.Atom03Parser
 
getAuthor() - Method in class com.sun.syndication.feed.atom.Entry
Returns the entry author.
getAuthor() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed author.
getAuthor() - Method in class com.sun.syndication.feed.rss.Item
Returns the item author.
getAuthor() - Method in class com.sun.syndication.feed.synd.SyndEntry
Returns the entry author.
getAuthor() - Method in interface com.sun.syndication.feed.synd.SyndEntryI
Returns the entry author.
getAuthor() - Method in class com.sun.syndication.feed.synd.SyndFeed
Returns the feed author.
getAuthor() - Method in interface com.sun.syndication.feed.synd.SyndFeedI
Returns the feed author.
getCategories() - Method in class com.sun.syndication.feed.rss.Channel
Returns the channel categories.
getCategories() - Method in class com.sun.syndication.feed.rss.Item
Returns the item categories.
getCategories() - Method in class com.sun.syndication.feed.synd.SyndEntry
Returns the entry categories.
getCategories() - Method in interface com.sun.syndication.feed.synd.SyndEntryI
Returns the entry categories.
getCategories() - Method in class com.sun.syndication.feed.synd.SyndFeed
Returns the feed categories.
getCategories() - Method in interface com.sun.syndication.feed.synd.SyndFeedI
Returns the feed categories.
getClasses() - Method in class com.sun.syndication.util.PlugableClasses
Loads and returns the classes defined in the properties files.
getCloud() - Method in class com.sun.syndication.feed.rss.Channel
Returns the channel cloud.
getComments() - Method in class com.sun.syndication.feed.rss.Item
Returns the item comments.
getContents() - Method in class com.sun.syndication.feed.atom.Entry
Returns the entry contents.
getContents() - Method in class com.sun.syndication.feed.synd.SyndEntry
Returns the entry contents.
getContents() - Method in interface com.sun.syndication.feed.synd.SyndEntryI
Returns the entry contents.
getContributors() - Method in class com.sun.syndication.feed.atom.Entry
Returns the entry contributors.
getContributors() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed contributors.
getContributors() - Method in class com.sun.syndication.feed.module.DCModule
Returns the DublinCore module contributors.
getContributors() - Method in interface com.sun.syndication.feed.module.DCModuleI
Returns the DublinCore module contributors.
getConverter(String) - Method in class com.sun.syndication.feed.synd.impl.Converters
 
getCopyright() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed copyright.
getCopyright() - Method in class com.sun.syndication.feed.rss.Channel
Returns the channel copyright.
getCopyright() - Method in class com.sun.syndication.feed.synd.SyndFeed
Returns the feed copyright.
getCopyright() - Method in interface com.sun.syndication.feed.synd.SyndFeedI
Returns the feed copyright.
getCoverage() - Method in class com.sun.syndication.feed.module.DCModule
Returns the DublinCore module coverage.
getCoverage() - Method in interface com.sun.syndication.feed.module.DCModuleI
Returns the DublinCore module coverage.
getCreated() - Method in class com.sun.syndication.feed.atom.Entry
Returns the entry created date.
getCreator() - Method in class com.sun.syndication.feed.module.DCModule
Returns the DublinCore module creator.
getCreator() - Method in interface com.sun.syndication.feed.module.DCModuleI
Returns the DublinCore module creator.
getDate() - Method in class com.sun.syndication.feed.module.DCModule
Returns the DublinCore module date.
getDate() - Method in interface com.sun.syndication.feed.module.DCModuleI
Returns the DublinCore module date.
getDescription() - Method in class com.sun.syndication.feed.module.DCModule
Returns the DublinCore module description.
getDescription() - Method in interface com.sun.syndication.feed.module.DCModuleI
Returns the DublinCore module description.
getDescription() - Method in class com.sun.syndication.feed.rss.Channel
Returns the channel description.
getDescription() - Method in class com.sun.syndication.feed.rss.Image
Returns the image description.
getDescription() - Method in class com.sun.syndication.feed.rss.Item
Returns the item description.
getDescription() - Method in class com.sun.syndication.feed.rss.TextInput
Returns the text input description.
getDescription() - Method in class com.sun.syndication.feed.synd.SyndEntry
Returns the entry description.
getDescription() - Method in interface com.sun.syndication.feed.synd.SyndEntryI
Returns the entry description.
getDescription() - Method in class com.sun.syndication.feed.synd.SyndFeed
Returns the feed description.
getDescription() - Method in interface com.sun.syndication.feed.synd.SyndFeedI
Returns the feed description.
getDescription() - Method in class com.sun.syndication.feed.synd.SyndImage
Returns the image description.
getDescription() - Method in interface com.sun.syndication.feed.synd.SyndImageI
Returns the image description.
getDocs() - Method in class com.sun.syndication.feed.rss.Channel
Returns the channel docs.
getDomain() - Method in class com.sun.syndication.feed.rss.Category
Returns the category domain.
getDomain() - Method in class com.sun.syndication.feed.rss.Cloud
Returns the cloud domain.
getEmail() - Method in class com.sun.syndication.feed.atom.Person
Returns the person email.
getEnclosures() - Method in class com.sun.syndication.feed.rss.Item
Returns the item enclosures.
getEntries() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed entries.
getEntries() - Method in class com.sun.syndication.feed.synd.SyndFeed
Returns the feed entries.
getEntries() - Method in interface com.sun.syndication.feed.synd.SyndFeedI
Returns the feed entries.
getExpirationDate() - Method in class com.sun.syndication.feed.rss.Item
Returns the item expiration date.
getFeedModuleNamespaces() - Method in class com.sun.syndication.io.impl.ModulesGenerator
 
getFeedModuleNamespaces() - Method in class com.sun.syndication.io.impl.ModulesParser
 
getFormat() - Method in class com.sun.syndication.feed.module.DCModule
Returns the DublinCore module format.
getFormat() - Method in interface com.sun.syndication.feed.module.DCModuleI
Returns the DublinCore module format.
getGenerator() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed generator.
getGenerator() - Method in class com.sun.syndication.feed.rss.Channel
Returns the channel generator.
getGenerator(String) - Method in class com.sun.syndication.io.impl.FeedGenerators
 
getGuid() - Method in class com.sun.syndication.feed.rss.Item
Returns the item GUID.
getHeight() - Method in class com.sun.syndication.feed.rss.Image
Returns the image height.
getHref() - Method in class com.sun.syndication.feed.atom.Link
Returns the link href.
getId() - Method in class com.sun.syndication.feed.atom.Entry
Returns the entry ID.
getId() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed ID.
getIdentifier() - Method in class com.sun.syndication.feed.module.DCModule
Returns the DublinCore module identifier.
getIdentifier() - Method in interface com.sun.syndication.feed.module.DCModuleI
Returns the DublinCore module identifier.
getImage() - Method in class com.sun.syndication.feed.rss.Channel
Returns the channel image.
getImage() - Method in class com.sun.syndication.feed.synd.SyndFeed
Returns the feed image.
getImage() - Method in interface com.sun.syndication.feed.synd.SyndFeedI
Returns the feed image.
getImage(Element) - Method in class com.sun.syndication.io.impl.RSS090Parser
This method exists because RSS0.90 and RSS1.0 have the 'image' element under the root elemment.
getImage(Element) - Method in class com.sun.syndication.io.impl.RSS091Parser
It looks for the 'image' elements under the 'channel' elemment.
getInfo() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed info.
getIssued() - Method in class com.sun.syndication.feed.atom.Entry
Returns the entry issued date.
getItemModuleNamespaces() - Method in class com.sun.syndication.io.impl.ModulesGenerator
 
getItemModuleNamespaces() - Method in class com.sun.syndication.io.impl.ModulesParser
 
getItems() - Method in class com.sun.syndication.feed.rss.Channel
Returns the channel items.
getItems(Element) - Method in class com.sun.syndication.io.impl.RSS090Parser
This method exists because RSS0.90 and RSS1.0 have the 'item' elements under the root elemment.
getItems(Element) - Method in class com.sun.syndication.io.impl.RSS091Parser
It looks for the 'item' elements under the 'channel' elemment.
getLanguage() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed language.
getLanguage() - Method in class com.sun.syndication.feed.module.DCModule
Returns the DublinCore module language.
getLanguage() - Method in interface com.sun.syndication.feed.module.DCModuleI
Returns the DublinCore module language.
getLanguage() - Method in class com.sun.syndication.feed.rss.Channel
Returns the channel language.
getLanguage() - Method in class com.sun.syndication.feed.synd.SyndFeed
Returns the feed language.
getLanguage() - Method in interface com.sun.syndication.feed.synd.SyndFeedI
Returns the feed language.
getLastBuildDate() - Method in class com.sun.syndication.feed.rss.Channel
Returns the channel last build date.
getLength() - Method in class com.sun.syndication.feed.rss.Enclosure
Returns the enclosure length.
getLink() - Method in class com.sun.syndication.feed.rss.Channel
Returns the channel link.
getLink() - Method in class com.sun.syndication.feed.rss.Image
Returns the image link.
getLink() - Method in class com.sun.syndication.feed.rss.Item
Returns the item link.
getLink() - Method in class com.sun.syndication.feed.rss.TextInput
Returns the text input link.
getLink() - Method in class com.sun.syndication.feed.synd.SyndEntry
Returns the entry link.
getLink() - Method in interface com.sun.syndication.feed.synd.SyndEntryI
Returns the entry link.
getLink() - Method in class com.sun.syndication.feed.synd.SyndFeed
Returns the feed link.
getLink() - Method in interface com.sun.syndication.feed.synd.SyndFeedI
Returns the feed link.
getLink() - Method in class com.sun.syndication.feed.synd.SyndImage
Returns the image link.
getLink() - Method in interface com.sun.syndication.feed.synd.SyndImageI
Returns the image link.
getManagingEditor() - Method in class com.sun.syndication.feed.rss.Channel
Returns the channel managing editor.
getMode() - Method in class com.sun.syndication.feed.atom.Content
Returns the content mode.
getModified() - Method in class com.sun.syndication.feed.atom.Entry
Returns the entry modified date.
getModified() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed modified date.
getModules() - Method in class com.sun.syndication.feed.atom.Entry
Returns the entry modules.
getModules() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed modules.
getModules() - Method in class com.sun.syndication.feed.rss.Channel
Returns the channel modules.
getModules() - Method in class com.sun.syndication.feed.rss.Item
Returns the item modules.
getModules() - Method in class com.sun.syndication.feed.synd.SyndEntry
Returns the entry modules.
getModules() - Method in interface com.sun.syndication.feed.synd.SyndEntryI
Returns the entry modules.
getModules() - Method in class com.sun.syndication.feed.synd.SyndFeed
Returns the feed modules.
getModules() - Method in interface com.sun.syndication.feed.synd.SyndFeedI
Returns the feed modules.
getName() - Method in class com.sun.syndication.feed.atom.Person
Returns the person name.
getName() - Method in class com.sun.syndication.feed.rss.TextInput
Returns the text input name.
getName() - Method in class com.sun.syndication.feed.synd.SyndCategory
Returns the category name.
getName() - Method in interface com.sun.syndication.feed.synd.SyndCategoryI
Returns the category name.
getNamespaceUri() - Method in interface com.sun.syndication.io.ModuleGenerator
Returns the namespace URI this generator handles.
getNamespaceUri() - Method in interface com.sun.syndication.io.ModuleParser
Returns the namespace URI this parser handles.
getNamespaceUri() - Method in class com.sun.syndication.io.impl.DCModuleGenerator
 
getNamespaceUri() - Method in class com.sun.syndication.io.impl.DCModuleParser
 
getNamespaceUri() - Method in class com.sun.syndication.io.impl.SyModuleGenerator
 
getNamespaceUri() - Method in class com.sun.syndication.io.impl.SyModuleParser
 
getOtherLinks() - Method in class com.sun.syndication.feed.atom.Entry
Returns the entry non-alternate links.
getOtherLinks() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed other links (non-alternate ones).
getParserFor(Document) - Method in class com.sun.syndication.io.impl.FeedParsers
Finds the real parser type for the given document feed.
getPath() - Method in class com.sun.syndication.feed.rss.Cloud
Returns the cloud path.
getPort() - Method in class com.sun.syndication.feed.rss.Cloud
Returns the cloud port.
getProtocol() - Method in class com.sun.syndication.feed.rss.Cloud
Returns the cloud protocol.
getPubDate() - Method in class com.sun.syndication.feed.rss.Channel
Returns the channel publishing date.
getPubDate() - Method in class com.sun.syndication.feed.rss.Item
Returns the item publishing date.
getPublishedDate() - Method in class com.sun.syndication.feed.synd.SyndEntry
Returns the entry published date.
getPublishedDate() - Method in interface com.sun.syndication.feed.synd.SyndEntryI
Returns the entry published date.
getPublishedDate() - Method in class com.sun.syndication.feed.synd.SyndFeed
Returns the feed published date.
getPublishedDate() - Method in interface com.sun.syndication.feed.synd.SyndFeedI
Returns the feed published date.
getPublisher() - Method in class com.sun.syndication.feed.module.DCModule
Returns the DublinCore module publisher.
getPublisher() - Method in interface com.sun.syndication.feed.module.DCModuleI
Returns the DublinCore module publisher.
getRSSNamespace() - Method in class com.sun.syndication.io.impl.RSS090Parser
Returns the namespace used by RSS elements in document of the RSS version the parser supports.
getRSSNamespace() - Method in class com.sun.syndication.io.impl.RSS091Parser
 
getRSSNamespace() - Method in class com.sun.syndication.io.impl.RSS10Parser
Returns the namespace used by RSS elements in document of the RSS 1.0
getRSSVersion() - Method in class com.sun.syndication.io.impl.RSS091Parser
 
getRSSVersion() - Method in class com.sun.syndication.io.impl.RSS092Parser
 
getRSSVersion() - Method in class com.sun.syndication.io.impl.RSS093Parser
 
getRSSVersion() - Method in class com.sun.syndication.io.impl.RSS094Parser
 
getRSSVersion() - Method in class com.sun.syndication.io.impl.RSS20Parser
 
getRating() - Method in class com.sun.syndication.feed.rss.Channel
Returns the channel rating.
getRegisterProcedure() - Method in class com.sun.syndication.feed.rss.Cloud
Returns the cloud register procedure.
getRel() - Method in class com.sun.syndication.feed.atom.Link
Returns the link rel.
getRelation() - Method in class com.sun.syndication.feed.module.DCModule
Returns the DublinCore module relation.
getRelation() - Method in interface com.sun.syndication.feed.module.DCModuleI
Returns the DublinCore module relation.
getRights() - Method in class com.sun.syndication.feed.module.DCModule
Returns the DublinCore module rights.
getRights() - Method in interface com.sun.syndication.feed.module.DCModuleI
Returns the DublinCore module rights.
getSkipDays() - Method in class com.sun.syndication.feed.rss.Channel
Returns the channel skip days.
getSkipHours() - Method in class com.sun.syndication.feed.rss.Channel
Returns the channel skip hours.
getSource() - Method in class com.sun.syndication.feed.module.DCModule
Returns the DublinCore module source.
getSource() - Method in interface com.sun.syndication.feed.module.DCModuleI
Returns the DublinCore module source.
getSource() - Method in class com.sun.syndication.feed.rss.Item
Returns the item source.
getSubjects() - Method in class com.sun.syndication.feed.module.DCModule
Returns the DublinCore module subjects.
getSubjects() - Method in interface com.sun.syndication.feed.module.DCModuleI
Returns the DublinCore module subjects.
getSummary() - Method in class com.sun.syndication.feed.atom.Entry
Returns the entry summary.
getSupportedFeedTypes() - Method in class com.sun.syndication.feed.synd.SyndFeed
Returns the real feed types the SyndFeed supports when converting from and to.
getSupportedFeedTypes() - Method in interface com.sun.syndication.feed.synd.SyndFeedI
Returns the real feed types the SyndFeed supports when converting from and to.
getSupportedFeedTypes() - Method in class com.sun.syndication.feed.synd.impl.Converters
 
getSupportedFeedTypes() - Static method in class com.sun.syndication.io.FeedInput
Returns the list of supported input feed types.
getSupportedFeedTypes() - Static method in class com.sun.syndication.io.FeedOutput
Returns the list of supported output feed types.
getSupportedFeedTypes() - Method in class com.sun.syndication.io.impl.FeedGenerators
 
getSupportedFeedTypes() - Method in class com.sun.syndication.io.impl.FeedParsers
 
getTagline() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed tag line.
getTaxonomyUri() - Method in class com.sun.syndication.feed.module.DCSubject
Returns the DublinCore subject taxonomy URI.
getTaxonomyUri() - Method in interface com.sun.syndication.feed.module.DCSubjectI
Returns the DublinCore subject taxonomy URI.
getTaxonomyUri() - Method in class com.sun.syndication.feed.synd.SyndCategory
Returns the category taxonomy URI.
getTaxonomyUri() - Method in interface com.sun.syndication.feed.synd.SyndCategoryI
Returns the category taxonomy URI.
getTextInput() - Method in class com.sun.syndication.feed.rss.Channel
Returns the channel text input.
getTextInput(Element) - Method in class com.sun.syndication.io.impl.RSS090Parser
This method exists because RSS0.90 and RSS1.0 have the 'textinput' element under the root elemment.
getTextInput(Element) - Method in class com.sun.syndication.io.impl.RSS091Parser
It looks for the 'textinput' elements under the 'channel' elemment.
getTitle() - Method in class com.sun.syndication.feed.atom.Entry
Returns the entry title.
getTitle() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed title.
getTitle() - Method in class com.sun.syndication.feed.atom.Link
Returns the link title.
getTitle() - Method in class com.sun.syndication.feed.module.DCModule
Returns the DublinCore module title.
getTitle() - Method in interface com.sun.syndication.feed.module.DCModuleI
Returns the DublinCore module title.
getTitle() - Method in class com.sun.syndication.feed.rss.Channel
Returns the channel title.
getTitle() - Method in class com.sun.syndication.feed.rss.Image
Returns the image title.
getTitle() - Method in class com.sun.syndication.feed.rss.Item
Returns the item title.
getTitle() - Method in class com.sun.syndication.feed.rss.TextInput
Returns the text input title.
getTitle() - Method in class com.sun.syndication.feed.synd.SyndEntry
Returns the entry title.
getTitle() - Method in interface com.sun.syndication.feed.synd.SyndEntryI
Returns the entry title.
getTitle() - Method in class com.sun.syndication.feed.synd.SyndFeed
Returns the feed title.
getTitle() - Method in interface com.sun.syndication.feed.synd.SyndFeedI
Returns the feed title.
getTitle() - Method in class com.sun.syndication.feed.synd.SyndImage
Returns the image title.
getTitle() - Method in interface com.sun.syndication.feed.synd.SyndImageI
Returns the image title.
getTtl() - Method in class com.sun.syndication.feed.rss.Channel
Returns the channel time to live.
getType() - Method in class com.sun.syndication.feed.AbstractFeed
Returns the type of the feed.
getType() - Method in class com.sun.syndication.feed.atom.Content
Returns the content type.
getType() - Method in class com.sun.syndication.feed.atom.Link
Returns the link type.
getType() - Method in class com.sun.syndication.feed.module.DCModule
Returns the DublinCore module type.
getType() - Method in interface com.sun.syndication.feed.module.DCModuleI
Returns the DublinCore module type.
getType() - Method in class com.sun.syndication.feed.rss.Description
Returns the description type.
getType() - Method in class com.sun.syndication.feed.rss.Enclosure
Returns the enclosure type.
getType() - Method in interface com.sun.syndication.feed.synd.Converter
Returns the type (version) of the real feed this converter handles.
getType() - Method in class com.sun.syndication.feed.synd.SyndContent
Returns the content type.
getType() - Method in interface com.sun.syndication.feed.synd.SyndContentI
Returns the content type.
getType() - Method in class com.sun.syndication.feed.synd.impl.ConverterForAtom03
 
getType() - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS090
 
getType() - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS091
 
getType() - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS092
 
getType() - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS093
 
getType() - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS094
 
getType() - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS10
 
getType() - Method in class com.sun.syndication.feed.synd.impl.ConverterForRSS20
 
getType() - Method in interface com.sun.syndication.io.FeedGenerator
Returns the type of feed the generator creates.
getType() - Method in class com.sun.syndication.io.FeedOutput
Returns the type of feed the FeedOutput creates.
getType() - Method in interface com.sun.syndication.io.FeedParser
Returns the type of feed the parser handles.
getType() - Method in class com.sun.syndication.io.impl.Atom03Generator
 
getType() - Method in class com.sun.syndication.io.impl.Atom03Parser
 
getType() - Method in class com.sun.syndication.io.impl.RSS090Generator
 
getType() - Method in class com.sun.syndication.io.impl.RSS090Parser
 
getType() - Method in class com.sun.syndication.io.impl.RSS091Generator
 
getUpdateBase() - Method in class com.sun.syndication.feed.module.SyModule
Returns the Syndication module update base date.
getUpdateBase() - Method in interface com.sun.syndication.feed.module.SyModuleI
Returns the Syndication module update base date.
getUpdateFrequency() - Method in class com.sun.syndication.feed.module.SyModule
Returns the Syndication module update frequency.
getUpdateFrequency() - Method in interface com.sun.syndication.feed.module.SyModuleI
Returns the Syndication module update frequency.
getUpdatePeriod() - Method in class com.sun.syndication.feed.module.SyModule
Returns the Syndication module update period.
getUpdatePeriod() - Method in interface com.sun.syndication.feed.module.SyModuleI
Returns the Syndication module update period.
getUri() - Method in class com.sun.syndication.feed.module.Module
Returns the URI of the module.
getUri() - Method in interface com.sun.syndication.feed.module.ModuleI
Returns the URI of the module.
getUrl() - Method in class com.sun.syndication.feed.atom.Generator
Returns the generator URL.
getUrl() - Method in class com.sun.syndication.feed.atom.Person
Returns the person URL.
getUrl() - Method in class com.sun.syndication.feed.rss.Enclosure
Returns the enclosure URL.
getUrl() - Method in class com.sun.syndication.feed.rss.Image
Returns the image URL.
getUrl() - Method in class com.sun.syndication.feed.rss.Source
Returns the source URL.
getUrl() - Method in class com.sun.syndication.feed.synd.SyndImage
Returns the image URL.
getUrl() - Method in interface com.sun.syndication.feed.synd.SyndImageI
Returns the image URL.
getValue() - Method in class com.sun.syndication.feed.atom.Content
Returns the content value.
getValue() - Method in class com.sun.syndication.feed.atom.Generator
Returns the generator value.
getValue() - Method in class com.sun.syndication.feed.module.DCSubject
Returns the DublinCore subject value.
getValue() - Method in interface com.sun.syndication.feed.module.DCSubjectI
Returns the DublinCore subject value.
getValue() - Method in class com.sun.syndication.feed.rss.Category
Returns the category value.
getValue() - Method in class com.sun.syndication.feed.rss.Description
Returns the description value.
getValue() - Method in class com.sun.syndication.feed.rss.Guid
Returns the guid value.
getValue() - Method in class com.sun.syndication.feed.rss.Source
Returns the source value.
getValue() - Method in class com.sun.syndication.feed.synd.SyndContent
Returns the content value.
getValue() - Method in interface com.sun.syndication.feed.synd.SyndContentI
Returns the content value.
getVersion() - Method in class com.sun.syndication.feed.atom.Generator
Returns the generator version.
getVersion() - Method in class com.sun.syndication.io.impl.RSS091Generator
 
getVersion() - Method in class com.sun.syndication.io.impl.RSS092Generator
 
getVersion() - Method in class com.sun.syndication.io.impl.RSS093Generator
 
getVersion() - Method in class com.sun.syndication.io.impl.RSS094Generator
 
getVersion() - Method in class com.sun.syndication.io.impl.RSS20Generator
 
getWebMaster() - Method in class com.sun.syndication.feed.rss.Channel
Returns the channel web master.
getWidth() - Method in class com.sun.syndication.feed.rss.Image
Returns the image width.

H

HOURLY - Static variable in interface com.sun.syndication.feed.module.SyModuleI
 
hashCode() - Method in class com.sun.syndication.common.Enum
Returns a hashcode value for the Enum.
hashCode() - Method in class com.sun.syndication.common.EqualsBean
Returns the hashcode for this object.
hashCode() - Method in class com.sun.syndication.common.ObjectBean
Returns a hashcode value for the object.

I

IMPLS_FILE_PROPERTY - Static variable in interface com.sun.syndication.feed.synd.impl.Constants
 
IMPLS_SYSTEM_PROPERTY - Static variable in interface com.sun.syndication.io.impl.Constants
 
ITEM_MODULE_GENERATORS_KEY - Static variable in interface com.sun.syndication.io.impl.Constants
item.ModuleGenerator.classes= [className] ...
ITEM_MODULE_PARSERS_KEY - Static variable in interface com.sun.syndication.io.impl.Constants
item.ModuleParser.classes= [className] ...
Image - class com.sun.syndication.feed.rss.Image.
Bean for images of RSS feeds.
Image() - Constructor for class com.sun.syndication.feed.rss.Image
Default constructor.
Item - class com.sun.syndication.feed.rss.Item.
Bean for items of RSS feeds.
Item() - Constructor for class com.sun.syndication.feed.rss.Item
Default constructor.
isHardFailure() - Method in class com.sun.syndication.util.PlugableClasses
Returns the hard failure mode for the PlugableClasses instance.
isHourFormat24(Element) - Method in class com.sun.syndication.io.impl.RSS091Parser
 
isHourFormat24(Element) - Method in class com.sun.syndication.io.impl.RSS20Parser
 
isMyType(Document) - Method in interface com.sun.syndication.io.FeedParser
Inspects an XML Document (JDOM) to check if it can parse it.
isMyType(Document) - Method in class com.sun.syndication.io.impl.Atom03Parser
 
isMyType(Document) - Method in class com.sun.syndication.io.impl.RSS090Parser
 
isMyType(Document) - Method in class com.sun.syndication.io.impl.RSS091Parser
 
isMyType(Document) - Method in class com.sun.syndication.io.impl.RSS10Parser
Indicates if a JDom document is an RSS instance that can be parsed with the parser.
isPermaLink() - Method in class com.sun.syndication.feed.rss.Guid
Returns the guid perma link.

L

Link - class com.sun.syndication.feed.atom.Link.
Bean for link elements of Atom feeds.
Link() - Constructor for class com.sun.syndication.feed.atom.Link
Default constructor.
Link.Rel - class com.sun.syndication.feed.atom.Link.Rel.
Enumeration type for the 'rel' property of Atom Link elements.

M

MONDAY - Static variable in class com.sun.syndication.feed.rss.Channel
 
MONTHLY - Static variable in interface com.sun.syndication.feed.module.SyModuleI
 
Module - class com.sun.syndication.feed.module.Module.
Base class for modules describing Metadata of feeds, default implementations.
Module(String) - Constructor for class com.sun.syndication.feed.module.Module
Constructor.
ModuleGenerator - interface com.sun.syndication.io.ModuleGenerator.
Injects module metadata into a XML node (JDOM element).
ModuleI - interface com.sun.syndication.feed.module.ModuleI.
Base class for modules describing Metadata of feeds.
ModuleParser - interface com.sun.syndication.io.ModuleParser.
Parses module metadata from a XML node (JDOM element).
ModuleUtils - class com.sun.syndication.io.impl.ModuleUtils.
 
ModuleUtils() - Constructor for class com.sun.syndication.io.impl.ModuleUtils
 
ModulesGenerator - class com.sun.syndication.io.impl.ModulesGenerator.
 
ModulesGenerator() - Constructor for class com.sun.syndication.io.impl.ModulesGenerator
 
ModulesGenerator(String, String) - Constructor for class com.sun.syndication.io.impl.ModulesGenerator
 
ModulesParser - class com.sun.syndication.io.impl.ModulesParser.
 
ModulesParser() - Constructor for class com.sun.syndication.io.impl.ModulesParser
 
ModulesParser(String, String) - Constructor for class com.sun.syndication.io.impl.ModulesParser
 

N

NEXT - Static variable in class com.sun.syndication.feed.atom.Link
 

O

ObjectBean - class com.sun.syndication.common.ObjectBean.
Convenience class providing clone(), toString(), equals() and hashCode() functionality for Java Beans.
ObjectBean() - Constructor for class com.sun.syndication.common.ObjectBean
Default constructor.
ouptutW3CDom(AbstractFeed) - Method in class com.sun.syndication.io.FeedOutput
Creates a W3C DOM document for the given AbstractFeed.
ouptutW3CDom(SyndFeedI) - Method in class com.sun.syndication.io.SyndOutput
Creates a W3C DOM document for the given SyndFeed.
output(AbstractFeed, File) - Method in class com.sun.syndication.io.FeedOutput
Creates a File containing with the XML representation for the given AbstractFeed.
output(AbstractFeed, OutputStream) - Method in class com.sun.syndication.io.FeedOutput
Writes to an OutputStream the XML representation for the given AbstractFeed.
output(AbstractFeed, Writer) - Method in class com.sun.syndication.io.FeedOutput
Writes to an Writer the XML representation for the given AbstractFeed.
output(SyndFeedI, File) - Method in class com.sun.syndication.io.SyndOutput
Creates a File containing with the XML representation for the given SyndFeed.
output(SyndFeedI, OutputStream) - Method in class com.sun.syndication.io.SyndOutput
Writes to an OutputStream the XML representation for the given SyndFeed.
output(SyndFeedI, Writer) - Method in class com.sun.syndication.io.SyndOutput
Writes to an Writer the XML representation for the given SyndFeed.
outputJDom(AbstractFeed) - Method in class com.sun.syndication.io.FeedOutput
Creates a JDOM document for the given AbstractFeed.
outputJDom(SyndFeedI) - Method in class com.sun.syndication.io.SyndOutput
Creates a JDOM document for the given SyndFeed.
outputString(AbstractFeed) - Method in class com.sun.syndication.io.FeedOutput
Creates a String with the XML representation for the given AbstractFeed.
outputString(SyndFeedI) - Method in class com.sun.syndication.io.SyndOutput
Creates a String with the XML representation for the given SyndFeed.

P

PREV - Static variable in class com.sun.syndication.feed.atom.Link
 
Person - class com.sun.syndication.feed.atom.Person.
Bean for person elements of Atom feeds.
Person() - Constructor for class com.sun.syndication.feed.atom.Person
Default constructor.
PlugableClasses - class com.sun.syndication.util.PlugableClasses.
Loads and instantiates classes indicated in property files.
PlugableClasses(String, String, String) - Constructor for class com.sun.syndication.util.PlugableClasses
Creates a PlugableClasses instance that will load the classes indicated in properties files.
PlugableClasses(String, String, String, boolean, ClassLoader) - Constructor for class com.sun.syndication.util.PlugableClasses
Creates a PlugableClasses instance that will load the classes indicated in properties files.
parse(Document, boolean) - Method in interface com.sun.syndication.io.FeedParser
Parses an XML document (JDOM Document) into a feed bean.
parse(Element) - Method in interface com.sun.syndication.io.ModuleParser
Parses the XML node (JDOM element) extracting module information.
parse(Document, boolean) - Method in class com.sun.syndication.io.impl.Atom03Parser
 
parse(Element) - Method in class com.sun.syndication.io.impl.DCModuleParser
 
parse(Document, boolean) - Method in class com.sun.syndication.io.impl.RSS090Parser
 
parse(Element) - Method in class com.sun.syndication.io.impl.SyModuleParser
 
parseCategories(List) - Method in class com.sun.syndication.io.impl.RSS092Parser
 
parseChannel(Element) - Method in class com.sun.syndication.io.impl.RSS090Parser
Parses the root element of an RSS document into a Channel bean.
parseChannel(Element) - Method in class com.sun.syndication.io.impl.RSS091Parser
Parses the root element of an RSS document into a Channel bean.
parseChannel(Element) - Method in class com.sun.syndication.io.impl.RSS092Parser
 
parseChannel(Element) - Method in class com.sun.syndication.io.impl.RSS094Parser
 
parseChannel(Element) - Method in class com.sun.syndication.io.impl.RSS10Parser
 
parseFeed(Element) - Method in class com.sun.syndication.io.impl.Atom03Parser
 
parseFeedModules(Element) - Method in class com.sun.syndication.io.impl.ModulesParser
 
parseImage(Element) - Method in class com.sun.syndication.io.impl.RSS090Parser
Parses the root element of an RSS document looking for image information.
parseImage(Element) - Method in class com.sun.syndication.io.impl.RSS091Parser
Parses the root element of an RSS document looking for image information.
parseItem(Element, Element) - Method in class com.sun.syndication.io.impl.RSS090Parser
Parses an item element of an RSS document looking for item information.
parseItem(Element, Element) - Method in class com.sun.syndication.io.impl.RSS091Parser
Parses an item element of an RSS document looking for item information.
parseItem(Element, Element) - Method in class com.sun.syndication.io.impl.RSS092Parser
 
parseItem(Element, Element) - Method in class com.sun.syndication.io.impl.RSS093Parser
 
parseItem(Element, Element) - Method in class com.sun.syndication.io.impl.RSS094Parser
 
parseItem(Element, Element) - Method in class com.sun.syndication.io.impl.RSS10Parser
Parses an item element of an RSS document looking for item information.
parseItemDescription(Element, Element) - Method in class com.sun.syndication.io.impl.RSS091Parser
 
parseItemDescription(Element, Element) - Method in class com.sun.syndication.io.impl.RSS092Parser
 
parseItemDescription(Element, Element) - Method in class com.sun.syndication.io.impl.RSS094Parser
 
parseItemDescription(Element, Element) - Method in class com.sun.syndication.io.impl.RSS10Parser
 
parseItemDescription(Element, Element) - Method in class com.sun.syndication.io.impl.RSS20Generator
 
parseItemDescription(Element, Element) - Method in class com.sun.syndication.io.impl.RSS20Parser
 
parseItemModules(Element) - Method in class com.sun.syndication.io.impl.ModulesParser
 
parseItems(Element) - Method in class com.sun.syndication.io.impl.RSS090Parser
Parses the root element of an RSS document looking for all items information.
parseRFC822(String) - Static method in class com.sun.syndication.io.impl.DateParser
Parses a Date out of a String with a date in RFC822 format.
parseRFC822(Date) - Static method in class com.sun.syndication.io.impl.DateParser
create a RFC822 representation of a date.
parseTextInput(Element) - Method in class com.sun.syndication.io.impl.RSS090Parser
Parses the root element of an RSS document looking for text-input information.
parseW3CDateTime(String) - Static method in class com.sun.syndication.io.impl.DateParser
Parses a Date out of a String with a date in W3C date-time format.
parseW3CDateTime(Date) - Static method in class com.sun.syndication.io.impl.DateParser
create a W3C Date Time representation of a date.

R

RSS090Generator - class com.sun.syndication.io.impl.RSS090Generator.
Feed Generator for RSS 0.90

RSS090Generator() - Constructor for class com.sun.syndication.io.impl.RSS090Generator
 
RSS090Generator(String) - Constructor for class com.sun.syndication.io.impl.RSS090Generator
 
RSS090Parser - class com.sun.syndication.io.impl.RSS090Parser.
 
RSS090Parser() - Constructor for class com.sun.syndication.io.impl.RSS090Parser
 
RSS090Parser(String) - Constructor for class com.sun.syndication.io.impl.RSS090Parser
 
RSS091Generator - class com.sun.syndication.io.impl.RSS091Generator.
Feed Generator for RSS 0.91

RSS091Generator() - Constructor for class com.sun.syndication.io.impl.RSS091Generator
 
RSS091Generator(String) - Constructor for class com.sun.syndication.io.impl.RSS091Generator
 
RSS091Parser - class com.sun.syndication.io.impl.RSS091Parser.
 
RSS091Parser() - Constructor for class com.sun.syndication.io.impl.RSS091Parser
 
RSS091Parser(String) - Constructor for class com.sun.syndication.io.impl.RSS091Parser
 
RSS092Generator - class com.sun.syndication.io.impl.RSS092Generator.
Feed Generator for RSS 0.92

RSS092Generator() - Constructor for class com.sun.syndication.io.impl.RSS092Generator
 
RSS092Generator(String) - Constructor for class com.sun.syndication.io.impl.RSS092Generator
 
RSS092Parser - class com.sun.syndication.io.impl.RSS092Parser.
 
RSS092Parser() - Constructor for class com.sun.syndication.io.impl.RSS092Parser
 
RSS092Parser(String) - Constructor for class com.sun.syndication.io.impl.RSS092Parser
 
RSS093Generator - class com.sun.syndication.io.impl.RSS093Generator.
Feed Generator for RSS 0.93

RSS093Generator() - Constructor for class com.sun.syndication.io.impl.RSS093Generator
 
RSS093Generator(String) - Constructor for class com.sun.syndication.io.impl.RSS093Generator
 
RSS093Parser - class com.sun.syndication.io.impl.RSS093Parser.
 
RSS093Parser() - Constructor for class com.sun.syndication.io.impl.RSS093Parser
 
RSS093Parser(String) - Constructor for class com.sun.syndication.io.impl.RSS093Parser
 
RSS094Generator - class com.sun.syndication.io.impl.RSS094Generator.
Feed Generator for RSS 0.94

RSS094Generator() - Constructor for class com.sun.syndication.io.impl.RSS094Generator
 
RSS094Generator(String) - Constructor for class com.sun.syndication.io.impl.RSS094Generator
 
RSS094Parser - class com.sun.syndication.io.impl.RSS094Parser.
 
RSS094Parser() - Constructor for class com.sun.syndication.io.impl.RSS094Parser
 
RSS094Parser(String) - Constructor for class com.sun.syndication.io.impl.RSS094Parser
 
RSS10Generator - class com.sun.syndication.io.impl.RSS10Generator.
Feed Generator for RSS 1.0

RSS10Generator() - Constructor for class com.sun.syndication.io.impl.RSS10Generator
 
RSS10Generator(String) - Constructor for class com.sun.syndication.io.impl.RSS10Generator
 
RSS10Parser - class com.sun.syndication.io.impl.RSS10Parser.
 
RSS10Parser() - Constructor for class com.sun.syndication.io.impl.RSS10Parser
 
RSS10Parser(String) - Constructor for class com.sun.syndication.io.impl.RSS10Parser
 
RSS20Generator - class com.sun.syndication.io.impl.RSS20Generator.
Feed Generator for RSS 2.0

RSS20Generator() - Constructor for class com.sun.syndication.io.impl.RSS20Generator
 
RSS20Generator(String) - Constructor for class com.sun.syndication.io.impl.RSS20Generator
 
RSS20Parser - class com.sun.syndication.io.impl.RSS20Parser.
 
RSS20Parser() - Constructor for class com.sun.syndication.io.impl.RSS20Parser
 
RSS20Parser(String) - Constructor for class com.sun.syndication.io.impl.RSS20Parser
 
remove(int) - Method in class com.sun.syndication.feed.synd.SyndCategoryListFacade
Removes a category element from a specific position.

S

SATURDAY - Static variable in class com.sun.syndication.feed.rss.Channel
 
SERVICE_EDIT - Static variable in class com.sun.syndication.feed.atom.Link
 
SERVICE_FEED - Static variable in class com.sun.syndication.feed.atom.Link
 
SERVICE_POST - Static variable in class com.sun.syndication.feed.atom.Link
 
START - Static variable in class com.sun.syndication.feed.atom.Link
 
SUNDAY - Static variable in class com.sun.syndication.feed.rss.Channel
 
Source - class com.sun.syndication.feed.rss.Source.
Bean for item sources of RSS feeds.
Source() - Constructor for class com.sun.syndication.feed.rss.Source
Default constructor.
SyModule - class com.sun.syndication.feed.module.SyModule.
Syndication Module, default implementation.
SyModule() - Constructor for class com.sun.syndication.feed.module.SyModule
Default constructor.
SyModuleGenerator - class com.sun.syndication.io.impl.SyModuleGenerator.
Feed Generator for SY Module

SyModuleGenerator() - Constructor for class com.sun.syndication.io.impl.SyModuleGenerator
 
SyModuleI - interface com.sun.syndication.feed.module.SyModuleI.
Syndication Module.
SyModuleI.Period - class com.sun.syndication.feed.module.SyModuleI.Period.
Enumeration type for the 'update period' property of the Syndication module.
SyModuleParser - class com.sun.syndication.io.impl.SyModuleParser.
 
SyModuleParser() - Constructor for class com.sun.syndication.io.impl.SyModuleParser
 
SyndCategory - class com.sun.syndication.feed.synd.SyndCategory.
Bean for categories of SyndFeed feeds and entries.
SyndCategory() - Constructor for class com.sun.syndication.feed.synd.SyndCategory
Default constructor.
SyndCategoryI - interface com.sun.syndication.feed.synd.SyndCategoryI.
Bean interface for categories of SyndFeed feeds and entries.
SyndCategoryListFacade - class com.sun.syndication.feed.synd.SyndCategoryListFacade.
List implementation for SyndCategory elements.
SyndCategoryListFacade() - Constructor for class com.sun.syndication.feed.synd.SyndCategoryListFacade
Default constructor.
SyndCategoryListFacade(List) - Constructor for class com.sun.syndication.feed.synd.SyndCategoryListFacade
Creates a facade list of categories on top the given subject list.
SyndContent - class com.sun.syndication.feed.synd.SyndContent.
Bean for content of SyndFeed entries.
SyndContent() - Constructor for class com.sun.syndication.feed.synd.SyndContent
Default constructor.
SyndContentI - interface com.sun.syndication.feed.synd.SyndContentI.
Bean interface for content of SyndFeed entries.
SyndEntry - class com.sun.syndication.feed.synd.SyndEntry.
Bean for entries of SyndFeed feeds.
SyndEntry() - Constructor for class com.sun.syndication.feed.synd.SyndEntry
Default constructor.
SyndEntryI - interface com.sun.syndication.feed.synd.SyndEntryI.
Bean interface for entries of SyndFeed feeds.
SyndFeed - class com.sun.syndication.feed.synd.SyndFeed.
Bean for all types of feeds.
SyndFeed() - Constructor for class com.sun.syndication.feed.synd.SyndFeed
Default constructor.
SyndFeed(AbstractFeed) - Constructor for class com.sun.syndication.feed.synd.SyndFeed
Creates a SyndFeed an populates all its properties out of the given RSS Channel or Atom Feed properties.
SyndFeedI - interface com.sun.syndication.feed.synd.SyndFeedI.
Bean interface for all types of feeds.
SyndImage - class com.sun.syndication.feed.synd.SyndImage.
Bean for images of SyndFeed feeds.
SyndImage() - Constructor for class com.sun.syndication.feed.synd.SyndImage
Default constructor.
SyndImageI - interface com.sun.syndication.feed.synd.SyndImageI.
Bean interface for images of SyndFeed feeds.
SyndInput - class com.sun.syndication.io.SyndInput.
Parses an XML document (File, InputStream, Reader, W3C SAX InputSource, W3C DOM Document or JDom DOcument) into an SyndFeed.
SyndInput() - Constructor for class com.sun.syndication.io.SyndInput
Creates a SyndInput instance with input validation turned off.
SyndInput(boolean) - Constructor for class com.sun.syndication.io.SyndInput
Creates a SyndInput instance.
SyndOutput - class com.sun.syndication.io.SyndOutput.
Generates an XML document (String, File, OutputStream, Writer, W3C DOM document or JDOM document) out of an SyndFeed..
SyndOutput(String) - Constructor for class com.sun.syndication.io.SyndOutput
Creates a SyndOutput instace for a given feed type.
set(int, Object) - Method in class com.sun.syndication.feed.synd.SyndCategoryListFacade
Sets a category in an existing position in the list.
setAlternateLinks(List) - Method in class com.sun.syndication.feed.atom.Entry
Sets the entry alternate links.
setAlternateLinks(List) - Method in class com.sun.syndication.feed.atom.Feed
Sets the feed alternate links.
setAuthor(Person) - Method in class com.sun.syndication.feed.atom.Entry
Sets the author of the entry.
setAuthor(Person) - Method in class com.sun.syndication.feed.atom.Feed
Sets the feed author.
setAuthor(String) - Method in class com.sun.syndication.feed.rss.Item
Sets the item author.
setAuthor(String) - Method in class com.sun.syndication.feed.synd.SyndEntry
Sets the entry author.
setAuthor(String) - Method in interface com.sun.syndication.feed.synd.SyndEntryI
Sets the entry author.
setAuthor(String) - Method in class com.sun.syndication.feed.synd.SyndFeed
Sets the feed author.
setAuthor(String) - Method in interface com.sun.syndication.feed.synd.SyndFeedI
Sets the feed author.
setCategories(List) - Method in class com.sun.syndication.feed.rss.Channel
Sets the channel categories.
setCategories(List) - Method in class com.sun.syndication.feed.rss.Item
Sets the item categories.
setCategories(List) - Method in class com.sun.syndication.feed.synd.SyndEntry
Sets the entry categories.
setCategories(List) - Method in interface com.sun.syndication.feed.synd.SyndEntryI
Sets the entry categories.
setCategories(List) - Method in class com.sun.syndication.feed.synd.SyndFeed
Sets the feed categories.
setCategories(List) - Method in interface com.sun.syndication.feed.synd.SyndFeedI
Sets the feed categories.
setCloud(Cloud) - Method in class com.sun.syndication.feed.rss.Channel
Sets the channel cloud.
setComments(String) - Method in class com.sun.syndication.feed.rss.Item
Sets the item comments.
setContents(List) - Method in class com.sun.syndication.feed.atom.Entry
Sets the entry contents.
setContents(List) - Method in class com.sun.syndication.feed.synd.SyndEntry
Sets the entry contents.
setContents(List) - Method in interface com.sun.syndication.feed.synd.SyndEntryI
Sets the entry contents.
setContributors(List) - Method in class com.sun.syndication.feed.atom.Entry
Sets the entry contributors.
setContributors(List) - Method in class com.sun.syndication.feed.atom.Feed
Sets the feed contributors.
setContributors(List) - Method in class com.sun.syndication.feed.module.DCModule
Sets the DublinCore module contributors.
setContributors(List) - Method in interface com.sun.syndication.feed.module.DCModuleI
Sets the DublinCore module contributors.
setCopyright(String) - Method in class com.sun.syndication.feed.atom.Feed
Sets the feed copyright.
setCopyright(String) - Method in class com.sun.syndication.feed.rss.Channel
Sets the channel copyright.
setCopyright(String) - Method in class com.sun.syndication.feed.synd.SyndFeed
Sets the feed copyright.
setCopyright(String) - Method in interface com.sun.syndication.feed.synd.SyndFeedI
Sets the feed copyright.
setCoverage(String) - Method in class com.sun.syndication.feed.module.DCModule
Sets the DublinCore module coverage.
setCoverage(String) - Method in interface com.sun.syndication.feed.module.DCModuleI
Sets the DublinCore module coverage.
setCreated(Date) - Method in class com.sun.syndication.feed.atom.Entry
Sets the entry created date.
setCreator(String) - Method in class com.sun.syndication.feed.module.DCModule
Sets the DublinCore module creator.
setCreator(String) - Method in interface com.sun.syndication.feed.module.DCModuleI
Sets the DublinCore module creator.
setDate(Date) - Method in class com.sun.syndication.feed.module.DCModule
Sets the DublinCore module date.
setDate(Date) - Method in interface com.sun.syndication.feed.module.DCModuleI
Sets the DublinCore module date.
setDescription(String) - Method in class com.sun.syndication.feed.module.DCModule
Sets the DublinCore module description.
setDescription(String) - Method in interface com.sun.syndication.feed.module.DCModuleI
Sets the DublinCore module description.
setDescription(String) - Method in class com.sun.syndication.feed.rss.Channel
Sets the channel description.
setDescription(String) - Method in class com.sun.syndication.feed.rss.Image
Sets the image description.
setDescription(Description) - Method in class com.sun.syndication.feed.rss.Item
Sets the item description.
setDescription(String) - Method in class com.sun.syndication.feed.rss.TextInput
Sets the text input description.
setDescription(SyndContentI) - Method in class com.sun.syndication.feed.synd.SyndEntry
Sets the entry description.
setDescription(SyndContentI) - Method in interface com.sun.syndication.feed.synd.SyndEntryI
Sets the entry description.
setDescription(String) - Method in class com.sun.syndication.feed.synd.SyndFeed
Sets the feed description.
setDescription(String) - Method in interface com.sun.syndication.feed.synd.SyndFeedI
Sets the feed description.
setDescription(String) - Method in class com.sun.syndication.feed.synd.SyndImage
Sets the image description.
setDescription(String) - Method in interface com.sun.syndication.feed.synd.SyndImageI
Sets the image description.
setDocs(String) - Method in class com.sun.syndication.feed.rss.Channel
Sets the channel docs.
setDomain(String) - Method in class com.sun.syndication.feed.rss.Category
Sets the category domain.
setDomain(String) - Method in class com.sun.syndication.feed.rss.Cloud
Sets the cloud domain.
setEmail(String) - Method in class com.sun.syndication.feed.atom.Person
Sets the person email.
setEnclosures(List) - Method in class com.sun.syndication.feed.rss.Item
Sets the item enclosures.
setEntries(List) - Method in class com.sun.syndication.feed.atom.Feed
Sets the feed entries.
setEntries(List) - Method in class com.sun.syndication.feed.synd.SyndFeed
Sets the feed entries.
setEntries(List) - Method in interface com.sun.syndication.feed.synd.SyndFeedI
Sets the feed entries.
setExpirationDate(Date) - Method in class com.sun.syndication.feed.rss.Item
Sets the item expiration date.
setFormat(String) - Method in class com.sun.syndication.feed.module.DCModule
Sets the DublinCore module format.
setFormat(String) - Method in interface com.sun.syndication.feed.module.DCModuleI
Sets the DublinCore module format.
setGenerator(Generator) - Method in class com.sun.syndication.feed.atom.Feed
Sets the feed generator.
setGenerator(String) - Method in class com.sun.syndication.feed.rss.Channel
Sets the channel generator.
setGuid(Guid) - Method in class com.sun.syndication.feed.rss.Item
Sets the item GUID.
setHardFailure(boolean) - Method in class com.sun.syndication.util.PlugableClasses
Sets the hard failure mode for the PlugableClasses instance.
setHeight(int) - Method in class com.sun.syndication.feed.rss.Image
Sets the image height.
setHref(String) - Method in class com.sun.syndication.feed.atom.Link
Sets the link href.
setId(String) - Method in class com.sun.syndication.feed.atom.Entry
Sets the entry ID.
setId(String) - Method in class com.sun.syndication.feed.atom.Feed
Sets the feed ID.
setIdentifier(String) - Method in class com.sun.syndication.feed.module.DCModule
Sets the DublinCore module identifier.
setIdentifier(String) - Method in interface com.sun.syndication.feed.module.DCModuleI
Sets the DublinCore module identifier.
setImage(Image) - Method in class com.sun.syndication.feed.rss.Channel
Sets the channel image.
setImage(SyndImageI) - Method in class com.sun.syndication.feed.synd.SyndFeed
Sets the feed image.
setImage(SyndImageI) - Method in interface com.sun.syndication.feed.synd.SyndFeedI
Sets the feed image.
setInfo(Content) - Method in class com.sun.syndication.feed.atom.Feed
Sets the feed info.
setIssued(Date) - Method in class com.sun.syndication.feed.atom.Entry
Sets the entry issued date.
setItems(List) - Method in class com.sun.syndication.feed.rss.Channel
Sets the channel items.
setLanguage(String) - Method in class com.sun.syndication.feed.atom.Feed
Sets the feed language.
setLanguage(String) - Method in class com.sun.syndication.feed.module.DCModule
Sets the DublinCore module language.
setLanguage(String) - Method in interface com.sun.syndication.feed.module.DCModuleI
Sets the DublinCore module language.
setLanguage(String) - Method in class com.sun.syndication.feed.rss.Channel
Sets the channel language.
setLanguage(String) - Method in class com.sun.syndication.feed.synd.SyndFeed
Sets the feed language.
setLanguage(String) - Method in interface com.sun.syndication.feed.synd.SyndFeedI
Sets the feed language.
setLastBuildDate(Date) - Method in class com.sun.syndication.feed.rss.Channel
Sets the channel last build date.
setLength(int) - Method in class com.sun.syndication.feed.rss.Enclosure
Sets the enclosure length.
setLink(String) - Method in class com.sun.syndication.feed.rss.Channel
Sets the channel link.
setLink(String) - Method in class com.sun.syndication.feed.rss.Image
Sets the image link.
setLink(String) - Method in class com.sun.syndication.feed.rss.Item
Sets the item link.
setLink(String) - Method in class com.sun.syndication.feed.rss.TextInput
Sets the text input link.
setLink(String) - Method in class com.sun.syndication.feed.synd.SyndEntry
Sets the entry link.
setLink(String) - Method in interface com.sun.syndication.feed.synd.SyndEntryI
Sets the entry link.
setLink(String) - Method in class com.sun.syndication.feed.synd.SyndFeed
Sets the feed link.
setLink(String) - Method in interface com.sun.syndication.feed.synd.SyndFeedI
Sets the feed link.
setLink(String) - Method in class com.sun.syndication.feed.synd.SyndImage
Sets the image link.
setLink(String) - Method in interface com.sun.syndication.feed.synd.SyndImageI
Sets the image link.
setManagingEditor(String) - Method in class com.sun.syndication.feed.rss.Channel
Sets the channel managing editor.
setMode(Content.Mode) - Method in class com.sun.syndication.feed.atom.Content
Sets the content mode.
setModified(Date) - Method in class com.sun.syndication.feed.atom.Entry
Sets the entry modified date.
setModified(Date) - Method in class com.sun.syndication.feed.atom.Feed
Sets the feed modified date.
setModules(List) - Method in class com.sun.syndication.feed.atom.Entry
Sets the entry modules.
setModules(List) - Method in class com.sun.syndication.feed.atom.Feed
Sets the feed moduless.
setModules(List) - Method in class com.sun.syndication.feed.rss.Channel
Sets the channel modules.
setModules(List) - Method in class com.sun.syndication.feed.rss.Item
Sets the item modules.
setModules(List) - Method in class com.sun.syndication.feed.synd.SyndEntry
Sets the entry modules.
setModules(List) - Method in interface com.sun.syndication.feed.synd.SyndEntryI
Sets the entry modules.
setModules(List) - Method in class com.sun.syndication.feed.synd.SyndFeed
Sets the feed modules.
setModules(List) - Method in interface com.sun.syndication.feed.synd.SyndFeedI
Sets the feed modules.
setName(String) - Method in class com.sun.syndication.feed.atom.Person
Sets the personname.
setName(String) - Method in class com.sun.syndication.feed.rss.TextInput
Sets the text input name.
setName(String) - Method in class com.sun.syndication.feed.synd.SyndCategory
Sets the category name.
setName(String) - Method in interface com.sun.syndication.feed.synd.SyndCategoryI
Sets the category name.
setOtherLinks(List) - Method in class com.sun.syndication.feed.atom.Entry
Sets the entry non-alternate links.
setOtherLinks(List) - Method in class com.sun.syndication.feed.atom.Feed
Sets the feed other links (non-alternate ones).
setPath(String) - Method in class com.sun.syndication.feed.rss.Cloud
Sets the cloud path.
setPermaLink(boolean) - Method in class com.sun.syndication.feed.rss.Guid
Sets the guid perma link.
setPort(int) - Method in class com.sun.syndication.feed.rss.Cloud
Sets the cloud port.
setProtocol(String) - Method in class com.sun.syndication.feed.rss.Cloud
Sets the cloud protocol.
setPubDate(Date) - Method in class com.sun.syndication.feed.rss.Channel
Sets the channel publishing date.
setPubDate(Date) - Method in class com.sun.syndication.feed.rss.Item
Sets the item publishing date.
setPublishedDate(Date) - Method in class com.sun.syndication.feed.synd.SyndEntry
Sets the entry published date.
setPublishedDate(Date) - Method in interface com.sun.syndication.feed.synd.SyndEntryI
Sets the entry published date.
setPublishedDate(Date) - Method in class com.sun.syndication.feed.synd.SyndFeed
Sets the feed published date.
setPublishedDate(Date) - Method in interface com.sun.syndication.feed.synd.SyndFeedI
Sets the feed published date.
setPublisher(String) - Method in class com.sun.syndication.feed.module.DCModule
Sets the DublinCore module publisher.
setPublisher(String) - Method in interface com.sun.syndication.feed.module.DCModuleI
Sets the DublinCore module publisher.
setRating(String) - Method in class com.sun.syndication.feed.rss.Channel
Sets the channel rating.
setRegisterProcedure(String) - Method in class com.sun.syndication.feed.rss.Cloud
Sets the cloud register procedure.
setRel(Link.Rel) - Method in class com.sun.syndication.feed.atom.Link
Sets the link rel.
setRelation(String) - Method in class com.sun.syndication.feed.module.DCModule
Sets the DublinCore module relation.
setRelation(String) - Method in interface com.sun.syndication.feed.module.DCModuleI
Sets the DublinCore module relation.
setRights(String) - Method in class com.sun.syndication.feed.module.DCModule
Sets the DublinCore module rights.
setRights(String) - Method in interface com.sun.syndication.feed.module.DCModuleI
Sets the DublinCore module rights.
setSkipDays(List) - Method in class com.sun.syndication.feed.rss.Channel
Sets the channel skip days.
setSkipHours(List) - Method in class com.sun.syndication.feed.rss.Channel
Sets the channel skip hours.
setSource(String) - Method in class com.sun.syndication.feed.module.DCModule
Sets the DublinCore module source.
setSource(String) - Method in interface com.sun.syndication.feed.module.DCModuleI
Sets the DublinCore module source.
setSource(Source) - Method in class com.sun.syndication.feed.rss.Item
Sets the item source.
setSubjects(List) - Method in class com.sun.syndication.feed.module.DCModule
Sets the DublinCore module subjects.
setSubjects(List) - Method in interface com.sun.syndication.feed.module.DCModuleI
Sets the DublinCore module subjects.
setSummary(Content) - Method in class com.sun.syndication.feed.atom.Entry
Sets the entry summary.
setTagline(Content) - Method in class com.sun.syndication.feed.atom.Feed
Sets the feed tagline.
setTaxonomyUri(String) - Method in class com.sun.syndication.feed.module.DCSubject
Sets the DublinCore subject taxonomy URI.
setTaxonomyUri(String) - Method in interface com.sun.syndication.feed.module.DCSubjectI
Sets the DublinCore subject taxonomy URI.
setTaxonomyUri(String) - Method in class com.sun.syndication.feed.synd.SyndCategory
Sets the category taxonomy URI.
setTaxonomyUri(String) - Method in interface com.sun.syndication.feed.synd.SyndCategoryI
Sets the category taxonomy URI.
setTextInput(TextInput) - Method in class com.sun.syndication.feed.rss.Channel
Sets the channel text input.
setTitle(String) - Method in class com.sun.syndication.feed.atom.Entry
Sets the entry title.
setTitle(String) - Method in class com.sun.syndication.feed.atom.Feed
Sets the feed title.
setTitle(String) - Method in class com.sun.syndication.feed.atom.Link
Sets the link title.
setTitle(String) - Method in class com.sun.syndication.feed.module.DCModule
Sets the DublinCore module title.
setTitle(String) - Method in interface com.sun.syndication.feed.module.DCModuleI
Sets the DublinCore module title.
setTitle(String) - Method in class com.sun.syndication.feed.rss.Channel
Sets the channel title.
setTitle(String) - Method in class com.sun.syndication.feed.rss.Image
Sets the image title.
setTitle(String) - Method in class com.sun.syndication.feed.rss.Item
Sets the item title.
setTitle(String) - Method in class com.sun.syndication.feed.rss.TextInput
Sets the text input title.
setTitle(String) - Method in class com.sun.syndication.feed.synd.SyndEntry
Sets the entry title.
setTitle(String) - Method in interface com.sun.syndication.feed.synd.SyndEntryI
Sets the entry title.
setTitle(String) - Method in class com.sun.syndication.feed.synd.SyndFeed
Sets the feed title.
setTitle(String) - Method in interface com.sun.syndication.feed.synd.SyndFeedI
Sets the feed title.
setTitle(String) - Method in class com.sun.syndication.feed.synd.SyndImage
Sets the image title.
setTitle(String) - Method in interface com.sun.syndication.feed.synd.SyndImageI
Sets the image title.
setTtl(int) - Method in class com.sun.syndication.feed.rss.Channel
Sets the channel time to live.
setType(String) - Method in class com.sun.syndication.feed.AbstractFeed
Sets the type of a the feed.
setType(String) - Method in class com.sun.syndication.feed.atom.Content
Sets the content type.
setType(String) - Method in class com.sun.syndication.feed.atom.Link
Sets the link type.
setType(String) - Method in class com.sun.syndication.feed.module.DCModule
Sets the DublinCore module type.
setType(String) - Method in interface com.sun.syndication.feed.module.DCModuleI
Sets the DublinCore module type.
setType(String) - Method in class com.sun.syndication.feed.rss.Description
Sets the description type.
setType(String) - Method in class com.sun.syndication.feed.rss.Enclosure
Sets the enclosure type.
setType(String) - Method in class com.sun.syndication.feed.synd.SyndContent
Sets the content type.
setType(String) - Method in interface com.sun.syndication.feed.synd.SyndContentI
Sets the content type.
setUpdateBase(Date) - Method in class com.sun.syndication.feed.module.SyModule
Sets the Syndication module update base date.
setUpdateBase(Date) - Method in interface com.sun.syndication.feed.module.SyModuleI
Sets the Syndication module update base date.
setUpdateFrequency(int) - Method in class com.sun.syndication.feed.module.SyModule
Sets the Syndication module update frequency.
setUpdateFrequency(int) - Method in interface com.sun.syndication.feed.module.SyModuleI
Sets the Syndication module update frequency.
setUpdatePeriod(SyModuleI.Period) - Method in class com.sun.syndication.feed.module.SyModule
Sets the Syndication module update period.
setUpdatePeriod(SyModuleI.Period) - Method in interface com.sun.syndication.feed.module.SyModuleI
Sets the Syndication module update period.
setUrl(String) - Method in class com.sun.syndication.feed.atom.Generator
Sets the generator URL.
setUrl(String) - Method in class com.sun.syndication.feed.atom.Person
Sets the person URL.
setUrl(String) - Method in class com.sun.syndication.feed.rss.Enclosure
Sets the enclosure URL.
setUrl(String) - Method in class com.sun.syndication.feed.rss.Image
Sets the image URL.
setUrl(String) - Method in class com.sun.syndication.feed.rss.Source
Sets the source URL.
setUrl(String) - Method in class com.sun.syndication.feed.synd.SyndImage
Sets the image URL.
setUrl(String) - Method in interface com.sun.syndication.feed.synd.SyndImageI
Sets the image URL.
setValue(String) - Method in class com.sun.syndication.feed.atom.Content
Sets the content value.
setValue(String) - Method in class com.sun.syndication.feed.atom.Generator
Sets the generator value.
setValue(String) - Method in class com.sun.syndication.feed.module.DCSubject
Sets the DublinCore subject value.
setValue(String) - Method in interface com.sun.syndication.feed.module.DCSubjectI
Sets the DublinCore subject value.
setValue(String) - Method in class com.sun.syndication.feed.rss.Category
Sets the category value.
setValue(String) - Method in class com.sun.syndication.feed.rss.Description
Sets the description value.
setValue(String) - Method in class com.sun.syndication.feed.rss.Guid
Sets the guid value.
setValue(String) - Method in class com.sun.syndication.feed.rss.Source
Sets the source value.
setValue(String) - Method in class com.sun.syndication.feed.synd.SyndContent
Sets the content value.
setValue(String) - Method in interface com.sun.syndication.feed.synd.SyndContentI
Sets the content value.
setVersion(String) - Method in class com.sun.syndication.feed.atom.Generator
Sets the generator version.
setWebMaster(String) - Method in class com.sun.syndication.feed.rss.Channel
Sets the channel web master.
setWidth(int) - Method in class com.sun.syndication.feed.rss.Image
Sets the image width.
size() - Method in class com.sun.syndication.feed.synd.SyndCategoryListFacade
Returns the size of the list.

T

THURSDAY - Static variable in class com.sun.syndication.feed.rss.Channel
 
TUESDAY - Static variable in class com.sun.syndication.feed.rss.Channel
 
TextInput - class com.sun.syndication.feed.rss.TextInput.
Bean for text input of RSS feeds.
TextInput() - Constructor for class com.sun.syndication.feed.rss.TextInput
Default constructor.
ToString - interface com.sun.syndication.common.ToString.
To provide support for contextual toString functionality.
ToStringBean - class com.sun.syndication.common.ToStringBean.
Provides deep Bean toString support.
ToStringBean() - Constructor for class com.sun.syndication.common.ToStringBean
Default constructor.
ToStringBean(Object) - Constructor for class com.sun.syndication.common.ToStringBean
Creates a ToStringBean to be used in a delegation pattern.
toString() - Method in class com.sun.syndication.common.Enum
Returns the String representation of the Enum.
toString() - Method in class com.sun.syndication.common.ObjectBean
Returns the String representation for the object.
toString(String) - Method in class com.sun.syndication.common.ObjectBean
Returns the String representation for the bean using a prefix.
toString(String) - Method in interface com.sun.syndication.common.ToString
Returns the String representation of the object with a prefix.
toString() - Method in class com.sun.syndication.common.ToStringBean
Returns the String representation of the bean given in the constructor.
toString(String) - Method in class com.sun.syndication.common.ToStringBean
Returns the String representation of the bean given in the constructor.

U

URI - Static variable in interface com.sun.syndication.feed.module.DCModuleI
URI of the Dublin Core Module (http://purl.org/dc/elements/1.1/).
URI - Static variable in interface com.sun.syndication.feed.module.SyModuleI
URI of the Syndication Module (http://purl.org/rss/1.0/modules/syndication/).

V

validateFeed(Document) - Method in class com.sun.syndication.io.impl.Atom03Parser
 
validateFeed(Document) - Method in class com.sun.syndication.io.impl.RSS090Parser
 

W

WEDNESDAY - Static variable in class com.sun.syndication.feed.rss.Channel
 
WEEKLY - Static variable in interface com.sun.syndication.feed.module.SyModuleI
 

X

XML - Static variable in class com.sun.syndication.feed.atom.Content
 

Y

YEARLY - Static variable in interface com.sun.syndication.feed.module.SyModuleI
 

A B C D E F G H I L M N O P R S T U V W X Y

Copyright © 2004 Sun Microsystems. All Rights Reserved.