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

A

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

B

BASE64 - Static variable in class com.sun.syndication.feed.atom.Content
 
build(File) - Method in class com.sun.syndication.io.SyndFeedInput
Builds SyndFeedImpl from a file.
build(Reader) - Method in class com.sun.syndication.io.SyndFeedInput
Builds SyndFeedImpl from an Reader.
build(InputSource) - Method in class com.sun.syndication.io.SyndFeedInput
Builds SyndFeedImpl from an W3C SAX InputSource.
build(Document) - Method in class com.sun.syndication.io.SyndFeedInput
Builds SyndFeedImpl from an W3C DOM document.
build(Document) - Method in class com.sun.syndication.io.SyndFeedInput
Builds SyndFeedImpl from an JDOM document.
build(File) - Method in class com.sun.syndication.io.WireFeedInput
Builds an WireFeed (RSS or Atom) from a file.
build(Reader) - Method in class com.sun.syndication.io.WireFeedInput
Builds an WireFeed (RSS or Atom) from an Reader.
build(InputSource) - Method in class com.sun.syndication.io.WireFeedInput
Builds an WireFeed (RSS or Atom) from an W3C SAX InputSource.
build(Document) - Method in class com.sun.syndication.io.WireFeedInput
Builds an WireFeed (RSS or Atom) from an W3C DOM document.
build(Document) - Method in class com.sun.syndication.io.WireFeedInput
Builds an WireFeed (RSS or Atom) from an JDOM document.

C

CONVENIENCE_PROPERTIES - Static variable in class com.sun.syndication.feed.synd.SyndEntryImpl
Unmodifiable Set containing the convenience properties of this class.
CONVENIENCE_PROPERTIES - Static variable in class com.sun.syndication.feed.synd.SyndFeedImpl
Unmodifiable Set containing the convenience properties of this class.
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.
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.
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.
Converter - interface com.sun.syndication.feed.synd.Converter.
Interface that defines the functionality to convert a SyndFeedImpl to a real feed (RSS or Atom) and vice versa.
CopyFrom - interface com.sun.syndication.feed.CopyFrom.
 
clone() - Method in class com.sun.syndication.feed.WireFeed
Creates a deep 'bean' clone of the object.
clone() - Method in class com.sun.syndication.feed.atom.Content
Creates a deep 'bean' clone of the object.
clone() - Method in class com.sun.syndication.feed.atom.Entry
Creates a deep 'bean' clone of the object.
clone() - Method in class com.sun.syndication.feed.atom.Generator
Creates a deep 'bean' clone of the object.
clone() - Method in class com.sun.syndication.feed.atom.Link
Creates a deep 'bean' clone of the object.
clone() - Method in class com.sun.syndication.feed.atom.Person
Creates a deep 'bean' clone of the object.
clone() - Method in interface com.sun.syndication.feed.module.DCSubject
Creates a deep clone of the object.
clone() - Method in class com.sun.syndication.feed.module.DCSubjectImpl
Creates a deep 'bean' clone of the object.
clone() - Method in interface com.sun.syndication.feed.module.Module
Creates a deep clone of the object.
clone() - Method in class com.sun.syndication.feed.module.ModuleImpl
Creates a deep 'bean' clone of the object.
clone() - Method in class com.sun.syndication.feed.rss.Category
Creates a deep 'bean' clone of the object.
clone() - Method in class com.sun.syndication.feed.rss.Cloud
Creates a deep 'bean' clone of the object.
clone() - Method in class com.sun.syndication.feed.rss.Description
Creates a deep 'bean' clone of the object.
clone() - Method in class com.sun.syndication.feed.rss.Enclosure
Creates a deep 'bean' clone of the object.
clone() - Method in class com.sun.syndication.feed.rss.Guid
Creates a deep 'bean' clone of the object.
clone() - Method in class com.sun.syndication.feed.rss.Image
Creates a deep 'bean' clone of the object.
clone() - Method in class com.sun.syndication.feed.rss.Item
Creates a deep 'bean' clone of the object.
clone() - Method in class com.sun.syndication.feed.rss.Source
Creates a deep 'bean' clone of the object.
clone() - Method in class com.sun.syndication.feed.rss.TextInput
Creates a deep 'bean' clone of the object.
clone() - Method in interface com.sun.syndication.feed.synd.SyndCategory
Creates a deep clone of the object.
clone() - Method in class com.sun.syndication.feed.synd.SyndCategoryImpl
Creates a deep 'bean' clone of the object.
clone() - Method in interface com.sun.syndication.feed.synd.SyndContent
Creates a deep clone of the object.
clone() - Method in class com.sun.syndication.feed.synd.SyndContentImpl
Creates a deep 'bean' clone of the object.
clone() - Method in interface com.sun.syndication.feed.synd.SyndEntry
Creates a deep clone of the object.
clone() - Method in class com.sun.syndication.feed.synd.SyndEntryImpl
Creates a deep 'bean' clone of the object.
clone() - Method in interface com.sun.syndication.feed.synd.SyndFeed
Creates a deep clone of the object.
clone() - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Creates a deep 'bean' clone of the object.
clone() - Method in interface com.sun.syndication.feed.synd.SyndImage
Creates a deep clone of the object.
clone() - Method in class com.sun.syndication.feed.synd.SyndImageImpl
Creates a deep 'bean' clone of the object.
close() - Method in class com.sun.syndication.io.XmlReader
Closes the XmlReader stream.
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.io - package com.sun.syndication.io
 
copyFrom(Object) - Method in interface com.sun.syndication.feed.CopyFrom
Copies all the properties of the given bean into this one.
copyFrom(Object) - Method in class com.sun.syndication.feed.module.DCModuleImpl
 
copyFrom(Object) - Method in class com.sun.syndication.feed.module.DCSubjectImpl
 
copyFrom(Object) - Method in class com.sun.syndication.feed.module.SyModuleImpl
 
copyFrom(Object) - Method in class com.sun.syndication.feed.synd.SyndContentImpl
 
copyFrom(Object) - Method in class com.sun.syndication.feed.synd.SyndEntryImpl
 
copyFrom(Object) - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
 
copyFrom(Object) - Method in class com.sun.syndication.feed.synd.SyndImageImpl
 
copyInto(WireFeed, SyndFeed) - Method in interface com.sun.syndication.feed.synd.Converter
Makes a deep copy/conversion of the values of a real feed into a SyndFeedImpl.
createRealFeed(SyndFeed) - Method in interface com.sun.syndication.feed.synd.Converter
Creates real feed with a deep copy/conversion of the values of a SyndFeedImpl.
createWireFeed() - Method in interface com.sun.syndication.feed.synd.SyndFeed
Creates a real feed containing the information of the SyndFeedImpl.
createWireFeed(String) - Method in interface com.sun.syndication.feed.synd.SyndFeed
Creates a real feed containing the information of the SyndFeedImpl.
createWireFeed() - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Creates a real feed containing the information of the SyndFeedImpl.
createWireFeed(String) - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Creates a real feed containing the information of the SyndFeedImpl.

D

DAILY - Static variable in interface com.sun.syndication.feed.module.SyModule
 
DCModule - interface com.sun.syndication.feed.module.DCModule.
Dublin Core ModuleImpl.
DCModuleImpl - class com.sun.syndication.feed.module.DCModuleImpl.
Dublin Core ModuleImpl, default implementation.
DCModuleImpl() - Constructor for class com.sun.syndication.feed.module.DCModuleImpl
Default constructor.
DCSubject - interface com.sun.syndication.feed.module.DCSubject.
Subject of the Dublin Core ModuleImpl.
DCSubjectImpl - class com.sun.syndication.feed.module.DCSubjectImpl.
Subject of the Dublin Core ModuleImpl, default implementation.
DCSubjectImpl() - Constructor for class com.sun.syndication.feed.module.DCSubjectImpl
Default constructor.
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.

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.
equals(Object) - Method in class com.sun.syndication.feed.WireFeed
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
equals(Object) - Method in class com.sun.syndication.feed.atom.Content
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
equals(Object) - Method in class com.sun.syndication.feed.atom.Entry
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
equals(Object) - Method in class com.sun.syndication.feed.atom.Generator
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
equals(Object) - Method in class com.sun.syndication.feed.atom.Link
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
equals(Object) - Method in class com.sun.syndication.feed.atom.Person
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
equals(Object) - Method in class com.sun.syndication.feed.module.DCSubjectImpl
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
equals(Object) - Method in class com.sun.syndication.feed.module.ModuleImpl
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
equals(Object) - Method in class com.sun.syndication.feed.rss.Category
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
equals(Object) - Method in class com.sun.syndication.feed.rss.Cloud
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
equals(Object) - Method in class com.sun.syndication.feed.rss.Description
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
equals(Object) - Method in class com.sun.syndication.feed.rss.Enclosure
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
equals(Object) - Method in class com.sun.syndication.feed.rss.Guid
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
equals(Object) - Method in class com.sun.syndication.feed.rss.Image
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
equals(Object) - Method in class com.sun.syndication.feed.rss.Item
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
equals(Object) - Method in class com.sun.syndication.feed.rss.Source
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
equals(Object) - Method in class com.sun.syndication.feed.rss.TextInput
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
equals(Object) - Method in class com.sun.syndication.feed.synd.SyndCategoryImpl
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
equals(Object) - Method in class com.sun.syndication.feed.synd.SyndContentImpl
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
equals(Object) - Method in class com.sun.syndication.feed.synd.SyndEntryImpl
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
equals(Object) - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
equals(Object) - Method in class com.sun.syndication.feed.synd.SyndImageImpl
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.

F

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 WireFeedInput, WireFeedOutput, WireFeedParser and WireFeedGenerator 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.

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(Module, Element) - Method in interface com.sun.syndication.io.ModuleGenerator
Generates and injectts module metadata in a XML node (JDOM element).
generate(WireFeed) - Method in interface com.sun.syndication.io.WireFeedGenerator
Creates an XML document (JDOM) for the given feed bean.
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.
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 interface com.sun.syndication.feed.synd.SyndEntry
Returns the entry author.
getAuthor() - Method in class com.sun.syndication.feed.synd.SyndEntryImpl
Returns the entry author.
getAuthor() - Method in interface com.sun.syndication.feed.synd.SyndFeed
Returns the feed author.
getAuthor() - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Returns the feed author.
getBomEncoding() - Method in class com.sun.syndication.io.XmlReaderException
Returns the BOM encoding found in the InputStream.
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 interface com.sun.syndication.feed.synd.SyndEntry
Returns the entry categories.
getCategories() - Method in class com.sun.syndication.feed.synd.SyndEntryImpl
Returns the entry categories.
getCategories() - Method in interface com.sun.syndication.feed.synd.SyndFeed
Returns the feed categories.
getCategories() - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Returns the feed categories.
getCloud() - Method in class com.sun.syndication.feed.rss.Channel
Returns the channel cloud.
getColumnNumber() - Method in class com.sun.syndication.io.ParsingFeedException
Returns the column number of the end of the text where the parse error occurred.
getComments() - Method in class com.sun.syndication.feed.rss.Item
Returns the item comments.
getContentTypeEncoding() - Method in class com.sun.syndication.io.XmlReaderException
Returns the encoding in the content-type used to attempt determining the encoding.
getContentTypeMime() - Method in class com.sun.syndication.io.XmlReaderException
Returns the MIME type in the content-type used to attempt determining the encoding.
getContents() - Method in class com.sun.syndication.feed.atom.Entry
Returns the entry contents.
getContents() - Method in interface com.sun.syndication.feed.synd.SyndEntry
Returns the entry contents.
getContents() - Method in class com.sun.syndication.feed.synd.SyndEntryImpl
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 interface com.sun.syndication.feed.module.DCModule
Returns the DublinCore module contributors.
getContributors() - Method in class com.sun.syndication.feed.module.DCModuleImpl
Returns the DublinCore module contributors.
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 interface com.sun.syndication.feed.synd.SyndFeed
Returns the feed copyright.
getCopyright() - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Returns the feed copyright.
getCoverage() - Method in interface com.sun.syndication.feed.module.DCModule
Returns the DublinCore module coverage.
getCoverage() - Method in class com.sun.syndication.feed.module.DCModuleImpl
Returns the DublinCore module coverage.
getCreated() - Method in class com.sun.syndication.feed.atom.Entry
Returns the entry created date.
getCreator() - Method in interface com.sun.syndication.feed.module.DCModule
Returns the DublinCore module creator.
getCreator() - Method in class com.sun.syndication.feed.module.DCModuleImpl
Returns the DublinCore module creator.
getDate() - Method in interface com.sun.syndication.feed.module.DCModule
Returns the DublinCore module date.
getDate() - Method in class com.sun.syndication.feed.module.DCModuleImpl
Returns the DublinCore module date.
getDescription() - Method in interface com.sun.syndication.feed.module.DCModule
Returns the DublinCore module description.
getDescription() - Method in class com.sun.syndication.feed.module.DCModuleImpl
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 interface com.sun.syndication.feed.synd.SyndEntry
Returns the entry description.
getDescription() - Method in class com.sun.syndication.feed.synd.SyndEntryImpl
Returns the entry description.
getDescription() - Method in interface com.sun.syndication.feed.synd.SyndFeed
Returns the feed description.
getDescription() - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Returns the feed description.
getDescription() - Method in interface com.sun.syndication.feed.synd.SyndImage
Returns the image description.
getDescription() - Method in class com.sun.syndication.feed.synd.SyndImageImpl
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.
getEncoding() - Method in class com.sun.syndication.feed.WireFeed
Returns the charset encoding of a the feed.
getEncoding() - Method in interface com.sun.syndication.feed.synd.SyndFeed
Returns the charset encoding of a the feed.
getEncoding() - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Returns the charset encoding of a the feed.
getEncoding() - Method in class com.sun.syndication.io.XmlReader
Returns the charset encoding of the XmlReader.
getEntries() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed entries.
getEntries() - Method in interface com.sun.syndication.feed.synd.SyndFeed
Returns the feed entries.
getEntries() - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Returns the feed entries.
getExpirationDate() - Method in class com.sun.syndication.feed.rss.Item
Returns the item expiration date.
getFeedType() - Method in class com.sun.syndication.feed.WireFeed
Returns the type of the feed.
getFeedType() - Method in interface com.sun.syndication.feed.synd.SyndFeed
Returns the wire feed type the feed had/will-have when coverted from/to a WireFeed.
getFeedType() - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Returns the wire feed type the feed had/will-have when coverted from/to a WireFeed.
getFormat() - Method in interface com.sun.syndication.feed.module.DCModule
Returns the DublinCore module format.
getFormat() - Method in class com.sun.syndication.feed.module.DCModuleImpl
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.
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 interface com.sun.syndication.feed.module.DCModule
Returns the DublinCore module identifier.
getIdentifier() - Method in class com.sun.syndication.feed.module.DCModuleImpl
Returns the DublinCore module identifier.
getImage() - Method in class com.sun.syndication.feed.rss.Channel
Returns the channel image.
getImage() - Method in interface com.sun.syndication.feed.synd.SyndFeed
Returns the feed image.
getImage() - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Returns the feed image.
getInfo() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed info.
getInputStream() - Method in class com.sun.syndication.io.XmlReaderException
Returns the unconsumed InputStream to allow the application to do an alternate encoding detection on the InputStream.
getInterface() - Method in interface com.sun.syndication.feed.CopyFrom
Returns the interface the copyFrom works on.
getInterface() - Method in class com.sun.syndication.feed.module.DCModuleImpl
 
getInterface() - Method in class com.sun.syndication.feed.module.DCSubjectImpl
 
getInterface() - Method in class com.sun.syndication.feed.module.SyModuleImpl
 
getInterface() - Method in class com.sun.syndication.feed.synd.SyndContentImpl
 
getInterface() - Method in class com.sun.syndication.feed.synd.SyndEntryImpl
 
getInterface() - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
 
getInterface() - Method in class com.sun.syndication.feed.synd.SyndImageImpl
 
getIssued() - Method in class com.sun.syndication.feed.atom.Entry
Returns the entry issued date.
getItems() - Method in class com.sun.syndication.feed.rss.Channel
Returns the channel items.
getLanguage() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed language.
getLanguage() - Method in interface com.sun.syndication.feed.module.DCModule
Returns the DublinCore module language.
getLanguage() - Method in class com.sun.syndication.feed.module.DCModuleImpl
Returns the DublinCore module language.
getLanguage() - Method in class com.sun.syndication.feed.rss.Channel
Returns the channel language.
getLanguage() - Method in interface com.sun.syndication.feed.synd.SyndFeed
Returns the feed language.
getLanguage() - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
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.
getLineNumber() - Method in class com.sun.syndication.io.ParsingFeedException
Returns the line number of the end of the text where the parse error occurred.
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 interface com.sun.syndication.feed.synd.SyndEntry
Returns the entry link.
getLink() - Method in class com.sun.syndication.feed.synd.SyndEntryImpl
Returns the entry link.
getLink() - Method in interface com.sun.syndication.feed.synd.SyndFeed
Returns the feed link.
getLink() - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Returns the feed link.
getLink() - Method in interface com.sun.syndication.feed.synd.SyndImage
Returns the image link.
getLink() - Method in class com.sun.syndication.feed.synd.SyndImageImpl
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.
getModule(String) - Method in class com.sun.syndication.feed.WireFeed
Returns the module identified by a given URI.
getModule(String) - Method in class com.sun.syndication.feed.atom.Entry
Returns the module identified by a given URI.
getModule(String) - Method in class com.sun.syndication.feed.atom.Feed
Returns the module identified by a given URI.
getModule(String) - Method in class com.sun.syndication.feed.rss.Channel
Returns the module identified by a given URI.
getModule(String) - Method in class com.sun.syndication.feed.rss.Item
Returns the module identified by a given URI.
getModule(String) - Method in interface com.sun.syndication.feed.synd.SyndEntry
Returns the module identified by a given URI.
getModule(String) - Method in class com.sun.syndication.feed.synd.SyndEntryImpl
Returns the module identified by a given URI.
getModule(String) - Method in interface com.sun.syndication.feed.synd.SyndFeed
Returns the module identified by a given URI.
getModule(String) - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Returns the module identified by a given URI.
getModules() - Method in class com.sun.syndication.feed.WireFeed
Returns the channel modules.
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 interface com.sun.syndication.feed.synd.SyndEntry
Returns the entry modules.
getModules() - Method in class com.sun.syndication.feed.synd.SyndEntryImpl
Returns the entry modules.
getModules() - Method in interface com.sun.syndication.feed.synd.SyndFeed
Returns the feed modules.
getModules() - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
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 interface com.sun.syndication.feed.synd.SyndCategory
Returns the category name.
getName() - Method in class com.sun.syndication.feed.synd.SyndCategoryImpl
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.
getNamespaces() - Method in interface com.sun.syndication.io.ModuleGenerator
Returns a set with all the URIs (JDOM Namespace elements) this module generator uses.
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).
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 interface com.sun.syndication.feed.synd.SyndEntry
Returns the entry published date.
getPublishedDate() - Method in class com.sun.syndication.feed.synd.SyndEntryImpl
Returns the entry published date.
getPublishedDate() - Method in interface com.sun.syndication.feed.synd.SyndFeed
Returns the feed published date.
getPublishedDate() - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Returns the feed published date.
getPublisher() - Method in interface com.sun.syndication.feed.module.DCModule
Returns the DublinCore module publisher.
getPublisher() - Method in class com.sun.syndication.feed.module.DCModuleImpl
Returns the DublinCore module publisher.
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 interface com.sun.syndication.feed.module.DCModule
Returns the DublinCore module relation.
getRelation() - Method in class com.sun.syndication.feed.module.DCModuleImpl
Returns the DublinCore module relation.
getRights() - Method in interface com.sun.syndication.feed.module.DCModule
Returns the DublinCore module rights.
getRights() - Method in class com.sun.syndication.feed.module.DCModuleImpl
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 interface com.sun.syndication.feed.module.DCModule
Returns the DublinCore module source.
getSource() - Method in class com.sun.syndication.feed.module.DCModuleImpl
Returns the DublinCore module source.
getSource() - Method in class com.sun.syndication.feed.rss.Item
Returns the item source.
getSubjects() - Method in interface com.sun.syndication.feed.module.DCModule
Returns the DublinCore module subjects.
getSubjects() - Method in class com.sun.syndication.feed.module.DCModuleImpl
Returns the DublinCore module subjects.
getSummary() - Method in class com.sun.syndication.feed.atom.Entry
Returns the entry summary.
getSupportedFeedTypes() - Method in interface com.sun.syndication.feed.synd.SyndFeed
Returns the real feed types the SyndFeedImpl supports when converting from and to.
getSupportedFeedTypes() - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Returns the real feed types the SyndFeedImpl supports when converting from and to.
getSupportedFeedTypes() - Static method in class com.sun.syndication.io.WireFeedInput
Returns the list of supported input feed types.
getSupportedFeedTypes() - Static method in class com.sun.syndication.io.WireFeedOutput
Returns the list of supported output feed types.
getTagline() - Method in class com.sun.syndication.feed.atom.Feed
Returns the feed tag line.
getTaxonomyUri() - Method in interface com.sun.syndication.feed.module.DCSubject
Returns the DublinCore subject taxonomy URI.
getTaxonomyUri() - Method in class com.sun.syndication.feed.module.DCSubjectImpl
Returns the DublinCore subject taxonomy URI.
getTaxonomyUri() - Method in interface com.sun.syndication.feed.synd.SyndCategory
Returns the category taxonomy URI.
getTaxonomyUri() - Method in class com.sun.syndication.feed.synd.SyndCategoryImpl
Returns the category taxonomy URI.
getTextInput() - Method in class com.sun.syndication.feed.rss.Channel
Returns the channel text input.
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 interface com.sun.syndication.feed.module.DCModule
Returns the DublinCore module title.
getTitle() - Method in class com.sun.syndication.feed.module.DCModuleImpl
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 interface com.sun.syndication.feed.synd.SyndEntry
Returns the entry title.
getTitle() - Method in class com.sun.syndication.feed.synd.SyndEntryImpl
Returns the entry title.
getTitle() - Method in interface com.sun.syndication.feed.synd.SyndFeed
Returns the feed title.
getTitle() - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Returns the feed title.
getTitle() - Method in interface com.sun.syndication.feed.synd.SyndImage
Returns the image title.
getTitle() - Method in class com.sun.syndication.feed.synd.SyndImageImpl
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.atom.Content
Returns the content type.
getType() - Method in class com.sun.syndication.feed.atom.Link
Returns the link type.
getType() - Method in interface com.sun.syndication.feed.module.DCModule
Returns the DublinCore module type.
getType() - Method in class com.sun.syndication.feed.module.DCModuleImpl
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 interface com.sun.syndication.feed.synd.SyndContent
Returns the content type.
getType() - Method in class com.sun.syndication.feed.synd.SyndContentImpl
Returns the content type.
getType() - Method in interface com.sun.syndication.io.WireFeedGenerator
Returns the type of feed the generator creates.
getType() - Method in interface com.sun.syndication.io.WireFeedParser
Returns the type of feed the parser handles.
getUpdateBase() - Method in interface com.sun.syndication.feed.module.SyModule
Returns the Syndication module update base date.
getUpdateBase() - Method in class com.sun.syndication.feed.module.SyModuleImpl
Returns the Syndication module update base date.
getUpdateFrequency() - Method in interface com.sun.syndication.feed.module.SyModule
Returns the Syndication module update frequency.
getUpdateFrequency() - Method in class com.sun.syndication.feed.module.SyModuleImpl
Returns the Syndication module update frequency.
getUpdatePeriod() - Method in interface com.sun.syndication.feed.module.SyModule
Returns the Syndication module update period.
getUpdatePeriod() - Method in class com.sun.syndication.feed.module.SyModuleImpl
Returns the Syndication module update period.
getUri() - Method in interface com.sun.syndication.feed.module.Module
Returns the URI of the module.
getUri() - Method in class com.sun.syndication.feed.module.ModuleImpl
Returns the URI of the module.
getUri() - Method in interface com.sun.syndication.feed.synd.SyndEntry
Returns the entry URI.
getUri() - Method in class com.sun.syndication.feed.synd.SyndEntryImpl
Returns the entry URI.
getUri() - Method in interface com.sun.syndication.feed.synd.SyndFeed
Returns the feed URI.
getUri() - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Returns the feed URI.
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 interface com.sun.syndication.feed.synd.SyndImage
Returns the image URL.
getUrl() - Method in class com.sun.syndication.feed.synd.SyndImageImpl
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 interface com.sun.syndication.feed.module.DCSubject
Returns the DublinCore subject value.
getValue() - Method in class com.sun.syndication.feed.module.DCSubjectImpl
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 interface com.sun.syndication.feed.synd.SyndContent
Returns the content value.
getValue() - Method in class com.sun.syndication.feed.synd.SyndContentImpl
Returns the content value.
getVersion() - Method in class com.sun.syndication.feed.atom.Generator
Returns the generator version.
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.
getXmlEncoding() - Method in class com.sun.syndication.io.XmlReaderException
Returns the encoding found in the XML prolog of the InputStream.
getXmlGuessEncoding() - Method in class com.sun.syndication.io.XmlReaderException
Returns the encoding guess based on the first bytes of the InputStream.

H

HOURLY - Static variable in interface com.sun.syndication.feed.module.SyModule
 
hashCode() - Method in class com.sun.syndication.feed.WireFeed
Returns a hashcode value for the object.
hashCode() - Method in class com.sun.syndication.feed.atom.Content
Returns a hashcode value for the object.
hashCode() - Method in class com.sun.syndication.feed.atom.Entry
Returns a hashcode value for the object.
hashCode() - Method in class com.sun.syndication.feed.atom.Generator
Returns a hashcode value for the object.
hashCode() - Method in class com.sun.syndication.feed.atom.Link
Returns a hashcode value for the object.
hashCode() - Method in class com.sun.syndication.feed.atom.Person
Returns a hashcode value for the object.
hashCode() - Method in class com.sun.syndication.feed.module.DCSubjectImpl
Returns a hashcode value for the object.
hashCode() - Method in class com.sun.syndication.feed.module.ModuleImpl
Returns a hashcode value for the object.
hashCode() - Method in class com.sun.syndication.feed.rss.Category
Returns a hashcode value for the object.
hashCode() - Method in class com.sun.syndication.feed.rss.Cloud
Returns a hashcode value for the object.
hashCode() - Method in class com.sun.syndication.feed.rss.Description
Returns a hashcode value for the object.
hashCode() - Method in class com.sun.syndication.feed.rss.Enclosure
Returns a hashcode value for the object.
hashCode() - Method in class com.sun.syndication.feed.rss.Guid
Returns a hashcode value for the object.
hashCode() - Method in class com.sun.syndication.feed.rss.Image
Returns a hashcode value for the object.
hashCode() - Method in class com.sun.syndication.feed.rss.Item
Returns a hashcode value for the object.
hashCode() - Method in class com.sun.syndication.feed.rss.Source
Returns a hashcode value for the object.
hashCode() - Method in class com.sun.syndication.feed.rss.TextInput
Returns a hashcode value for the object.
hashCode() - Method in class com.sun.syndication.feed.synd.SyndCategoryImpl
Returns a hashcode value for the object.
hashCode() - Method in class com.sun.syndication.feed.synd.SyndContentImpl
Returns a hashcode value for the object.
hashCode() - Method in class com.sun.syndication.feed.synd.SyndEntryImpl
Returns a hashcode value for the object.
hashCode() - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Returns a hashcode value for the object.
hashCode() - Method in class com.sun.syndication.feed.synd.SyndImageImpl
Returns a hashcode value for the object.

I

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.
isMyType(Document) - Method in interface com.sun.syndication.io.WireFeedParser
Inspects an XML Document (JDOM) to check if it can parse it.
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.

M

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

N

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

O

output(SyndFeed, File) - Method in class com.sun.syndication.io.SyndFeedOutput
Creates a File containing with the XML representation for the given SyndFeedImpl.
output(SyndFeed, Writer) - Method in class com.sun.syndication.io.SyndFeedOutput
Writes to an Writer the XML representation for the given SyndFeedImpl.
output(WireFeed, File) - Method in class com.sun.syndication.io.WireFeedOutput
Creates a File containing with the XML representation for the given WireFeed.
output(WireFeed, Writer) - Method in class com.sun.syndication.io.WireFeedOutput
Writes to an Writer the XML representation for the given WireFeed.
outputJDom(SyndFeed) - Method in class com.sun.syndication.io.SyndFeedOutput
Creates a JDOM document for the given SyndFeedImpl.
outputJDom(WireFeed) - Method in class com.sun.syndication.io.WireFeedOutput
Creates a JDOM document for the given WireFeed.
outputString(SyndFeed) - Method in class com.sun.syndication.io.SyndFeedOutput
Creates a String with the XML representation for the given SyndFeedImpl.
outputString(WireFeed) - Method in class com.sun.syndication.io.WireFeedOutput
Creates a String with the XML representation for the given WireFeed.
outputW3CDom(SyndFeed) - Method in class com.sun.syndication.io.SyndFeedOutput
Creates a W3C DOM document for the given SyndFeedImpl.
outputW3CDom(WireFeed) - Method in class com.sun.syndication.io.WireFeedOutput
Creates a W3C DOM document for the given WireFeed.

P

PREV - Static variable in class com.sun.syndication.feed.atom.Link
 
ParsingFeedException - exception com.sun.syndication.io.ParsingFeedException.
Exception thrown by WireFeedInput instance if it can not parse a feed.
ParsingFeedException(String) - Constructor for class com.sun.syndication.io.ParsingFeedException
Creates a FeedException with a message.
ParsingFeedException(String, Throwable) - Constructor for class com.sun.syndication.io.ParsingFeedException
Creates a FeedException with a message and a root cause exception.
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.
parse(Element) - Method in interface com.sun.syndication.io.ModuleParser
Parses the XML node (JDOM element) extracting module information.
parse(Document, boolean) - Method in interface com.sun.syndication.io.WireFeedParser
Parses an XML document (JDOM Document) into a feed bean.

R

read(char[], int, int) - Method in class com.sun.syndication.io.XmlReader
 

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 - interface com.sun.syndication.feed.module.SyModule.
Syndication ModuleImpl.
SyModuleImpl - class com.sun.syndication.feed.module.SyModuleImpl.
Syndication ModuleImpl, default implementation.
SyModuleImpl() - Constructor for class com.sun.syndication.feed.module.SyModuleImpl
Default constructor.
SyndCategory - interface com.sun.syndication.feed.synd.SyndCategory.
Bean interface for categories of SyndFeedImpl feeds and entries.
SyndCategoryImpl - class com.sun.syndication.feed.synd.SyndCategoryImpl.
Bean for categories of SyndFeedImpl feeds and entries.
SyndCategoryImpl() - Constructor for class com.sun.syndication.feed.synd.SyndCategoryImpl
Default constructor.
SyndContent - interface com.sun.syndication.feed.synd.SyndContent.
Bean interface for content of SyndFeedImpl entries.
SyndContentImpl - class com.sun.syndication.feed.synd.SyndContentImpl.
Bean for content of SyndFeedImpl entries.
SyndContentImpl() - Constructor for class com.sun.syndication.feed.synd.SyndContentImpl
Default constructor.
SyndEntry - interface com.sun.syndication.feed.synd.SyndEntry.
Bean interface for entries of SyndFeedImpl feeds.
SyndEntryImpl - class com.sun.syndication.feed.synd.SyndEntryImpl.
Bean for entries of SyndFeedImpl feeds.
SyndEntryImpl(Class, Set) - Constructor for class com.sun.syndication.feed.synd.SyndEntryImpl
For implementations extending SyndEntryImpl to be able to use the ObjectBean functionality with extended interfaces.
SyndEntryImpl() - Constructor for class com.sun.syndication.feed.synd.SyndEntryImpl
Default constructor.
SyndFeed - interface com.sun.syndication.feed.synd.SyndFeed.
Bean interface for all types of feeds.
SyndFeedImpl - class com.sun.syndication.feed.synd.SyndFeedImpl.
Bean for all types of feeds.
SyndFeedImpl(Class, Set) - Constructor for class com.sun.syndication.feed.synd.SyndFeedImpl
For implementations extending SyndFeedImpl to be able to use the ObjectBean functionality with extended interfaces.
SyndFeedImpl() - Constructor for class com.sun.syndication.feed.synd.SyndFeedImpl
Default constructor.
SyndFeedImpl(WireFeed) - Constructor for class com.sun.syndication.feed.synd.SyndFeedImpl
Creates a SyndFeedImpl and populates all its properties out of the given RSS Channel or Atom Feed properties.
SyndFeedInput - class com.sun.syndication.io.SyndFeedInput.
Parses an XML document (File, InputStream, Reader, W3C SAX InputSource, W3C DOM Document or JDom DOcument) into an SyndFeedImpl.
SyndFeedInput() - Constructor for class com.sun.syndication.io.SyndFeedInput
Creates a SyndFeedInput instance with input validation turned off.
SyndFeedInput(boolean) - Constructor for class com.sun.syndication.io.SyndFeedInput
Creates a SyndFeedInput instance.
SyndFeedOutput - class com.sun.syndication.io.SyndFeedOutput.
Generates an XML document (String, File, OutputStream, Writer, W3C DOM document or JDOM document) out of an SyndFeedImpl..
SyndFeedOutput() - Constructor for class com.sun.syndication.io.SyndFeedOutput
Creates a SyndFeedOutput instance.
SyndImage - interface com.sun.syndication.feed.synd.SyndImage.
Bean interface for images of SyndFeedImpl feeds.
SyndImageImpl - class com.sun.syndication.feed.synd.SyndImageImpl.
Bean for images of SyndFeedImpl feeds.
SyndImageImpl() - Constructor for class com.sun.syndication.feed.synd.SyndImageImpl
Default constructor.
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 interface com.sun.syndication.feed.synd.SyndEntry
Sets the entry author.
setAuthor(String) - Method in class com.sun.syndication.feed.synd.SyndEntryImpl
Sets the entry author.
setAuthor(String) - Method in interface com.sun.syndication.feed.synd.SyndFeed
Sets the feed author.
setAuthor(String) - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
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 interface com.sun.syndication.feed.synd.SyndEntry
Sets the entry categories.
setCategories(List) - Method in class com.sun.syndication.feed.synd.SyndEntryImpl
Sets the entry categories.
setCategories(List) - Method in interface com.sun.syndication.feed.synd.SyndFeed
Sets the feed categories.
setCategories(List) - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
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 interface com.sun.syndication.feed.synd.SyndEntry
Sets the entry contents.
setContents(List) - Method in class com.sun.syndication.feed.synd.SyndEntryImpl
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 interface com.sun.syndication.feed.module.DCModule
Sets the DublinCore module contributors.
setContributors(List) - Method in class com.sun.syndication.feed.module.DCModuleImpl
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 interface com.sun.syndication.feed.synd.SyndFeed
Sets the feed copyright.
setCopyright(String) - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Sets the feed copyright.
setCoverage(String) - Method in interface com.sun.syndication.feed.module.DCModule
Sets the DublinCore module coverage.
setCoverage(String) - Method in class com.sun.syndication.feed.module.DCModuleImpl
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 interface com.sun.syndication.feed.module.DCModule
Sets the DublinCore module creator.
setCreator(String) - Method in class com.sun.syndication.feed.module.DCModuleImpl
Sets the DublinCore module creator.
setDate(Date) - Method in interface com.sun.syndication.feed.module.DCModule
Sets the DublinCore module date.
setDate(Date) - Method in class com.sun.syndication.feed.module.DCModuleImpl
Sets the DublinCore module date.
setDescription(String) - Method in interface com.sun.syndication.feed.module.DCModule
Sets the DublinCore module description.
setDescription(String) - Method in class com.sun.syndication.feed.module.DCModuleImpl
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(SyndContent) - Method in interface com.sun.syndication.feed.synd.SyndEntry
Sets the entry description.
setDescription(SyndContent) - Method in class com.sun.syndication.feed.synd.SyndEntryImpl
Sets the entry description.
setDescription(String) - Method in interface com.sun.syndication.feed.synd.SyndFeed
Sets the feed description.
setDescription(String) - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Sets the feed description.
setDescription(String) - Method in interface com.sun.syndication.feed.synd.SyndImage
Sets the image description.
setDescription(String) - Method in class com.sun.syndication.feed.synd.SyndImageImpl
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.
setEncoding(String) - Method in class com.sun.syndication.feed.WireFeed
Sets the charset encoding of a the feed.
setEncoding(String) - Method in interface com.sun.syndication.feed.synd.SyndFeed
Sets the charset encoding of a the feed.
setEncoding(String) - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Sets the charset encoding of a the feed.
setEntries(List) - Method in class com.sun.syndication.feed.atom.Feed
Sets the feed entries.
setEntries(List) - Method in interface com.sun.syndication.feed.synd.SyndFeed
Sets the feed entries.
setEntries(List) - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Sets the feed entries.
setExpirationDate(Date) - Method in class com.sun.syndication.feed.rss.Item
Sets the item expiration date.
setFeedType(String) - Method in class com.sun.syndication.feed.WireFeed
Sets the feedType of a the feed.
setFeedType(String) - Method in interface com.sun.syndication.feed.synd.SyndFeed
Sets the wire feed type the feed will-have when coverted to a WireFeed.
setFeedType(String) - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Sets the wire feed type the feed will-have when coverted to a WireFeed.
setFormat(String) - Method in interface com.sun.syndication.feed.module.DCModule
Sets the DublinCore module format.
setFormat(String) - Method in class com.sun.syndication.feed.module.DCModuleImpl
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.
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 interface com.sun.syndication.feed.module.DCModule
Sets the DublinCore module identifier.
setIdentifier(String) - Method in class com.sun.syndication.feed.module.DCModuleImpl
Sets the DublinCore module identifier.
setImage(Image) - Method in class com.sun.syndication.feed.rss.Channel
Sets the channel image.
setImage(SyndImage) - Method in interface com.sun.syndication.feed.synd.SyndFeed
Sets the feed image.
setImage(SyndImage) - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
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 interface com.sun.syndication.feed.module.DCModule
Sets the DublinCore module language.
setLanguage(String) - Method in class com.sun.syndication.feed.module.DCModuleImpl
Sets the DublinCore module language.
setLanguage(String) - Method in class com.sun.syndication.feed.rss.Channel
Sets the channel language.
setLanguage(String) - Method in interface com.sun.syndication.feed.synd.SyndFeed
Sets the feed language.
setLanguage(String) - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Sets the feed language.
setLastBuildDate(Date) - Method in class com.sun.syndication.feed.rss.Channel
Sets the channel last build date.
setLength(long) - 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 interface com.sun.syndication.feed.synd.SyndEntry
Sets the entry link.
setLink(String) - Method in class com.sun.syndication.feed.synd.SyndEntryImpl
Sets the entry link.
setLink(String) - Method in interface com.sun.syndication.feed.synd.SyndFeed
Sets the feed link.
setLink(String) - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Sets the feed link.
setLink(String) - Method in interface com.sun.syndication.feed.synd.SyndImage
Sets the image link.
setLink(String) - Method in class com.sun.syndication.feed.synd.SyndImageImpl
Sets the image link.
setManagingEditor(String) - Method in class com.sun.syndication.feed.rss.Channel
Sets the channel managing editor.
setMode(String) - 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.WireFeed
Sets the channel modules.
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 interface com.sun.syndication.feed.synd.SyndEntry
Sets the entry modules.
setModules(List) - Method in class com.sun.syndication.feed.synd.SyndEntryImpl
Sets the entry modules.
setModules(List) - Method in interface com.sun.syndication.feed.synd.SyndFeed
Sets the feed modules.
setModules(List) - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
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 interface com.sun.syndication.feed.synd.SyndCategory
Sets the category name.
setName(String) - Method in class com.sun.syndication.feed.synd.SyndCategoryImpl
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 interface com.sun.syndication.feed.synd.SyndEntry
Sets the entry published date.
setPublishedDate(Date) - Method in class com.sun.syndication.feed.synd.SyndEntryImpl
Sets the entry published date.
setPublishedDate(Date) - Method in interface com.sun.syndication.feed.synd.SyndFeed
Sets the feed published date.
setPublishedDate(Date) - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Sets the feed published date.
setPublisher(String) - Method in interface com.sun.syndication.feed.module.DCModule
Sets the DublinCore module publisher.
setPublisher(String) - Method in class com.sun.syndication.feed.module.DCModuleImpl
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(String) - Method in class com.sun.syndication.feed.atom.Link
Sets the link rel.
setRelation(String) - Method in interface com.sun.syndication.feed.module.DCModule
Sets the DublinCore module relation.
setRelation(String) - Method in class com.sun.syndication.feed.module.DCModuleImpl
Sets the DublinCore module relation.
setRights(String) - Method in interface com.sun.syndication.feed.module.DCModule
Sets the DublinCore module rights.
setRights(String) - Method in class com.sun.syndication.feed.module.DCModuleImpl
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 interface com.sun.syndication.feed.module.DCModule
Sets the DublinCore module source.
setSource(String) - Method in class com.sun.syndication.feed.module.DCModuleImpl
Sets the DublinCore module source.
setSource(Source) - Method in class com.sun.syndication.feed.rss.Item
Sets the item source.
setSubjects(List) - Method in interface com.sun.syndication.feed.module.DCModule
Sets the DublinCore module subjects.
setSubjects(List) - Method in class com.sun.syndication.feed.module.DCModuleImpl
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 interface com.sun.syndication.feed.module.DCSubject
Sets the DublinCore subject taxonomy URI.
setTaxonomyUri(String) - Method in class com.sun.syndication.feed.module.DCSubjectImpl
Sets the DublinCore subject taxonomy URI.
setTaxonomyUri(String) - Method in interface com.sun.syndication.feed.synd.SyndCategory
Sets the category taxonomy URI.
setTaxonomyUri(String) - Method in class com.sun.syndication.feed.synd.SyndCategoryImpl
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 interface com.sun.syndication.feed.module.DCModule
Sets the DublinCore module title.
setTitle(String) - Method in class com.sun.syndication.feed.module.DCModuleImpl
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 interface com.sun.syndication.feed.synd.SyndEntry
Sets the entry title.
setTitle(String) - Method in class com.sun.syndication.feed.synd.SyndEntryImpl
Sets the entry title.
setTitle(String) - Method in interface com.sun.syndication.feed.synd.SyndFeed
Sets the feed title.
setTitle(String) - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Sets the feed title.
setTitle(String) - Method in interface com.sun.syndication.feed.synd.SyndImage
Sets the image title.
setTitle(String) - Method in class com.sun.syndication.feed.synd.SyndImageImpl
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.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 interface com.sun.syndication.feed.module.DCModule
Sets the DublinCore module type.
setType(String) - Method in class com.sun.syndication.feed.module.DCModuleImpl
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 interface com.sun.syndication.feed.synd.SyndContent
Sets the content type.
setType(String) - Method in class com.sun.syndication.feed.synd.SyndContentImpl
Sets the content type.
setUpdateBase(Date) - Method in interface com.sun.syndication.feed.module.SyModule
Sets the Syndication module update base date.
setUpdateBase(Date) - Method in class com.sun.syndication.feed.module.SyModuleImpl
Sets the Syndication module update base date.
setUpdateFrequency(int) - Method in interface com.sun.syndication.feed.module.SyModule
Sets the Syndication module update frequency.
setUpdateFrequency(int) - Method in class com.sun.syndication.feed.module.SyModuleImpl
Sets the Syndication module update frequency.
setUpdatePeriod(String) - Method in interface com.sun.syndication.feed.module.SyModule
Sets the Syndication module update period.
setUpdatePeriod(String) - Method in class com.sun.syndication.feed.module.SyModuleImpl
Sets the Syndication module update period.
setUri(String) - Method in interface com.sun.syndication.feed.synd.SyndEntry
Sets the entry URI.
setUri(String) - Method in class com.sun.syndication.feed.synd.SyndEntryImpl
Sets the entry URI.
setUri(String) - Method in interface com.sun.syndication.feed.synd.SyndFeed
Sets the feed URI.
setUri(String) - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Sets the feed URI.
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 interface com.sun.syndication.feed.synd.SyndImage
Sets the image URL.
setUrl(String) - Method in class com.sun.syndication.feed.synd.SyndImageImpl
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 interface com.sun.syndication.feed.module.DCSubject
Sets the DublinCore subject value.
setValue(String) - Method in class com.sun.syndication.feed.module.DCSubjectImpl
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 interface com.sun.syndication.feed.synd.SyndContent
Sets the content value.
setValue(String) - Method in class com.sun.syndication.feed.synd.SyndContentImpl
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.

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() - Method in class com.sun.syndication.feed.WireFeed
Returns the String representation for the object.
toString() - Method in class com.sun.syndication.feed.atom.Content
Returns the String representation for the object.
toString() - Method in class com.sun.syndication.feed.atom.Entry
Returns the String representation for the object.
toString() - Method in class com.sun.syndication.feed.atom.Generator
Returns the String representation for the object.
toString() - Method in class com.sun.syndication.feed.atom.Link
Returns the String representation for the object.
toString() - Method in class com.sun.syndication.feed.atom.Person
Returns the String representation for the object.
toString() - Method in class com.sun.syndication.feed.module.DCSubjectImpl
Returns the String representation for the object.
toString() - Method in class com.sun.syndication.feed.module.ModuleImpl
Returns the String representation for the object.
toString() - Method in class com.sun.syndication.feed.rss.Category
Returns the String representation for the object.
toString() - Method in class com.sun.syndication.feed.rss.Cloud
Returns the String representation for the object.
toString() - Method in class com.sun.syndication.feed.rss.Description
Returns the String representation for the object.
toString() - Method in class com.sun.syndication.feed.rss.Enclosure
Returns the String representation for the object.
toString() - Method in class com.sun.syndication.feed.rss.Guid
Returns the String representation for the object.
toString() - Method in class com.sun.syndication.feed.rss.Image
Returns the String representation for the object.
toString() - Method in class com.sun.syndication.feed.rss.Item
Returns the String representation for the object.
toString() - Method in class com.sun.syndication.feed.rss.Source
Returns the String representation for the object.
toString() - Method in class com.sun.syndication.feed.rss.TextInput
Returns the String representation for the object.
toString() - Method in class com.sun.syndication.feed.synd.SyndCategoryImpl
Returns the String representation for the object.
toString() - Method in class com.sun.syndication.feed.synd.SyndContentImpl
Returns the String representation for the object.
toString() - Method in class com.sun.syndication.feed.synd.SyndEntryImpl
Returns the String representation for the object.
toString() - Method in class com.sun.syndication.feed.synd.SyndFeedImpl
Returns the String representation for the object.
toString() - Method in class com.sun.syndication.feed.synd.SyndImageImpl
Returns the String representation for the object.

U

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

W

WEDNESDAY - Static variable in class com.sun.syndication.feed.rss.Channel
 
WEEKLY - Static variable in interface com.sun.syndication.feed.module.SyModule
 
WireFeed - class com.sun.syndication.feed.WireFeed.
Parent class of the RSS (Channel) and Atom (Feed) feed beans.
WireFeed() - Constructor for class com.sun.syndication.feed.WireFeed
Default constructor, for bean cloning purposes only.
WireFeed(String) - Constructor for class com.sun.syndication.feed.WireFeed
Creates a feed for a given type.
WireFeedGenerator - interface com.sun.syndication.io.WireFeedGenerator.
Generates an XML document (JDOM) out of a feed for a specific real feed type.
WireFeedInput - class com.sun.syndication.io.WireFeedInput.
Parses an XML document (File, InputStream, Reader, W3C SAX InputSource, W3C DOM Document or JDom DOcument) into an WireFeed (RSS/Atom).
WireFeedInput() - Constructor for class com.sun.syndication.io.WireFeedInput
Creates a WireFeedInput instance with input validation turned off.
WireFeedInput(boolean) - Constructor for class com.sun.syndication.io.WireFeedInput
Creates a WireFeedInput instance.
WireFeedOutput - class com.sun.syndication.io.WireFeedOutput.
Generates an XML document (String, File, OutputStream, Writer, W3C DOM document or JDOM document) out of an WireFeed (RSS/Atom).
WireFeedOutput() - Constructor for class com.sun.syndication.io.WireFeedOutput
Creates a FeedOuput instance.
WireFeedParser - interface com.sun.syndication.io.WireFeedParser.
Parses an XML document (JDOM) into a feed bean.

X

XML - Static variable in class com.sun.syndication.feed.atom.Content
 
XmlReader - class com.sun.syndication.io.XmlReader.
Character stream that handles (or at least attemtps to) all the necessary Voodo to figure out the charset encoding of the XML document within the stream.
XmlReader(File) - Constructor for class com.sun.syndication.io.XmlReader
Creates a Reader for a File.
XmlReader(InputStream) - Constructor for class com.sun.syndication.io.XmlReader
Creates a Reader for a raw InputStream.
XmlReader(InputStream, boolean) - Constructor for class com.sun.syndication.io.XmlReader
Creates a Reader for a raw InputStream.
XmlReader(URL) - Constructor for class com.sun.syndication.io.XmlReader
Creates a Reader using the InputStream of a URL.
XmlReader(URLConnection) - Constructor for class com.sun.syndication.io.XmlReader
Creates a Reader using the InputStream of a URLConnection.
XmlReader(InputStream, String) - Constructor for class com.sun.syndication.io.XmlReader
Creates a Reader using an InputStream an the associated content-type header.
XmlReader(InputStream, String, boolean) - Constructor for class com.sun.syndication.io.XmlReader
Creates a Reader using an InputStream an the associated content-type header.
XmlReaderException - exception com.sun.syndication.io.XmlReaderException.
The XmlReaderException is thrown by the XmlReader constructors if the charset encoding can not be determined according to the XML 1.0 specification and RFC 3023.
XmlReaderException(String, String, String, String, InputStream) - Constructor for class com.sun.syndication.io.XmlReaderException
Creates an exception instance if the charset encoding could not be determined.
XmlReaderException(String, String, String, String, String, String, InputStream) - Constructor for class com.sun.syndication.io.XmlReaderException
Creates an exception instance if the charset encoding could not be determined.

Y

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

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

Copyright © 2004-2005 Sun Microsystems. All Rights Reserved.