A B C D E F G H I L M N O P R S T U V W X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addChannel(Channel, Element) - Method in class com.rometools.rome.io.impl.RSS090Generator
- addChannel(Channel, Element) - Method in class com.rometools.rome.io.impl.RSS091UserlandGenerator
- addEntries(Feed, Element) - Method in class com.rometools.rome.io.impl.Atom03Generator
- addEntries(Feed, Element) - Method in class com.rometools.rome.io.impl.Atom10Generator
- addEntry(Entry, Element) - Method in class com.rometools.rome.io.impl.Atom03Generator
- addEntry(Entry, Element) - Method in class com.rometools.rome.io.impl.Atom10Generator
- addFeed(Feed, Element) - Method in class com.rometools.rome.io.impl.Atom03Generator
- addFeed(Feed, Element) - Method in class com.rometools.rome.io.impl.Atom10Generator
- addImage(Channel, Element) - Method in class com.rometools.rome.io.impl.RSS090Generator
- addItem(Item, Element, int) - Method in class com.rometools.rome.io.impl.RSS090Generator
- addItems(Channel, Element) - Method in class com.rometools.rome.io.impl.RSS090Generator
- addTextInput(Channel, Element) - Method in class com.rometools.rome.io.impl.RSS090Generator
- Atom03Generator - Class in com.rometools.rome.io.impl
-
Feed Generator for Atom
- Atom03Generator() - Constructor for class com.rometools.rome.io.impl.Atom03Generator
- Atom03Generator(String, String) - Constructor for class com.rometools.rome.io.impl.Atom03Generator
- Atom03Parser - Class in com.rometools.rome.io.impl
- Atom03Parser() - Constructor for class com.rometools.rome.io.impl.Atom03Parser
- Atom03Parser(String, Namespace) - Constructor for class com.rometools.rome.io.impl.Atom03Parser
- Atom10Generator - Class in com.rometools.rome.io.impl
-
Feed Generator for Atom
- Atom10Generator() - Constructor for class com.rometools.rome.io.impl.Atom10Generator
- Atom10Generator(String, String) - Constructor for class com.rometools.rome.io.impl.Atom10Generator
- Atom10Parser - Class in com.rometools.rome.io.impl
-
Parser for Atom 1.0
- Atom10Parser() - Constructor for class com.rometools.rome.io.impl.Atom10Parser
- Atom10Parser(String) - Constructor for class com.rometools.rome.io.impl.Atom10Parser
B
- Base64 - Class in com.rometools.rome.io.impl
-
Encodes/decodes byte arrays and Strings into/from a base 64 String.
- Base64() - Constructor for class com.rometools.rome.io.impl.Base64
- BASE64 - Static variable in class com.rometools.rome.feed.atom.Content
-
Atom 0.3 only
- BaseWireFeedGenerator - Class in com.rometools.rome.io.impl
- BaseWireFeedGenerator(String) - Constructor for class com.rometools.rome.io.impl.BaseWireFeedGenerator
- BaseWireFeedParser - Class in com.rometools.rome.io.impl
- BaseWireFeedParser(String, Namespace) - Constructor for class com.rometools.rome.io.impl.BaseWireFeedParser
- beanClone(Object, Set<String>) - Static method in class com.rometools.rome.feed.impl.CloneableBean
-
Makes a deep bean clone of the object passed in the constructor.
- beanEquals(Class<?>, Object, Object) - Static method in class com.rometools.rome.feed.impl.EqualsBean
-
Indicates whether some other object is "equal to" the object passed in the constructor, as defined by the Object equals() method.
- beanHashCode(Object) - Static method in class com.rometools.rome.feed.impl.EqualsBean
-
Returns the hashcode for the object passed in the constructor.
- BeanIntrospector - Class in com.rometools.rome.feed.impl
-
Obtains all property descriptors from a bean (interface or implementation).
- build(File) - Method in class com.rometools.rome.io.SyndFeedInput
-
Builds SyndFeedImpl from a file.
- build(File) - Method in class com.rometools.rome.io.WireFeedInput
-
Builds an WireFeed (RSS or Atom) from a file.
- build(Reader) - Method in class com.rometools.rome.io.SyndFeedInput
-
Builds SyndFeedImpl from an Reader.
- build(Reader) - Method in class com.rometools.rome.io.WireFeedInput
-
Builds an WireFeed (RSS or Atom) from an Reader.
- build(Document) - Method in class com.rometools.rome.io.SyndFeedInput
-
Builds SyndFeedImpl from an JDOM document.
- build(Document) - Method in class com.rometools.rome.io.WireFeedInput
-
Builds an WireFeed (RSS or Atom) from an JDOM document.
- build(Document) - Method in class com.rometools.rome.io.SyndFeedInput
-
Builds SyndFeedImpl from an W3C DOM document.
- build(Document) - Method in class com.rometools.rome.io.WireFeedInput
-
Builds an WireFeed (RSS or Atom) from an W3C DOM document.
- build(InputSource) - Method in class com.rometools.rome.io.SyndFeedInput
-
Builds SyndFeedImpl from an W3C SAX InputSource.
- build(InputSource) - Method in class com.rometools.rome.io.WireFeedInput
-
Builds an WireFeed (RSS or Atom) from an W3C SAX InputSource.
C
- Category - Class in com.rometools.rome.feed.atom
-
Bean for category elements of Atom feeds.
- Category - Class in com.rometools.rome.feed.rss
-
Bean for categories of RSS feeds.
- Category() - Constructor for class com.rometools.rome.feed.atom.Category
- Category() - Constructor for class com.rometools.rome.feed.rss.Category
- Channel - Class in com.rometools.rome.feed.rss
-
Bean for RSS feeds.
- Channel() - Constructor for class com.rometools.rome.feed.rss.Channel
-
Default constructor, for bean cloning purposes only.
- Channel(String) - Constructor for class com.rometools.rome.feed.rss.Channel
-
Channel Constructor.
- checkChannelConstraints(Element) - Method in class com.rometools.rome.io.impl.RSS090Generator
- checkChannelConstraints(Element) - Method in class com.rometools.rome.io.impl.RSS091UserlandGenerator
- checkChannelConstraints(Element) - Method in class com.rometools.rome.io.impl.RSS092Generator
- checkChannelConstraints(Element) - Method in class com.rometools.rome.io.impl.RSS10Generator
- checkEntriesConstraints(Element) - Method in class com.rometools.rome.io.impl.Atom03Generator
- checkEntriesConstraints(Element) - Method in class com.rometools.rome.io.impl.Atom10Generator
- checkEntryConstraints(Element) - Method in class com.rometools.rome.io.impl.Atom03Generator
- checkEntryConstraints(Element) - Method in class com.rometools.rome.io.impl.Atom10Generator
- checkFeedHeaderConstraints(Element) - Method in class com.rometools.rome.io.impl.Atom03Generator
- checkFeedHeaderConstraints(Element) - Method in class com.rometools.rome.io.impl.Atom10Generator
- checkImageConstraints(Element) - Method in class com.rometools.rome.io.impl.RSS090Generator
- checkImageConstraints(Element) - Method in class com.rometools.rome.io.impl.RSS091UserlandGenerator
- checkImageConstraints(Element) - Method in class com.rometools.rome.io.impl.RSS092Generator
- checkImageConstraints(Element) - Method in class com.rometools.rome.io.impl.RSS10Generator
- checkItemConstraints(Element) - Method in class com.rometools.rome.io.impl.RSS090Generator
- checkItemConstraints(Element) - Method in class com.rometools.rome.io.impl.RSS091UserlandGenerator
- checkItemConstraints(Element) - Method in class com.rometools.rome.io.impl.RSS092Generator
- checkItemConstraints(Element) - Method in class com.rometools.rome.io.impl.RSS10Generator
- checkItemsConstraints(Element) - Method in class com.rometools.rome.io.impl.RSS090Generator
- checkItemsConstraints(Element) - Method in class com.rometools.rome.io.impl.RSS092Generator
- checkItemsConstraints(Element) - Method in class com.rometools.rome.io.impl.RSS10Generator
- checkLength(Element, String, int, int) - Method in class com.rometools.rome.io.impl.RSS090Generator
- checkNotNullAndLength(Element, String, int, int) - Method in class com.rometools.rome.io.impl.RSS090Generator
- checkTextInputConstraints(Element) - Method in class com.rometools.rome.io.impl.RSS090Generator
- checkTextInputConstraints(Element) - Method in class com.rometools.rome.io.impl.RSS091UserlandGenerator
- checkTextInputConstraints(Element) - Method in class com.rometools.rome.io.impl.RSS092Generator
- checkTextInputConstraints(Element) - Method in class com.rometools.rome.io.impl.RSS10Generator
- clone() - Method in class com.rometools.rome.feed.atom.Category
-
Creates a deep 'bean' clone of the object.
- clone() - Method in class com.rometools.rome.feed.atom.Content
-
Creates a deep 'bean' clone of the object.
- clone() - Method in class com.rometools.rome.feed.atom.Entry
-
Creates a deep 'bean' clone of the object.
- clone() - Method in class com.rometools.rome.feed.atom.Generator
-
Creates a deep 'bean' clone of the object.
- clone() - Method in class com.rometools.rome.feed.atom.Link
-
Creates a deep 'bean' clone of the object.
- clone() - Method in class com.rometools.rome.feed.atom.Person
-
Creates a deep 'bean' clone of the object.
- clone() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Creates a deep 'bean' clone of the object.
- clone() - Method in interface com.rometools.rome.feed.module.DCSubject
-
Creates a deep clone of the object.
- clone() - Method in class com.rometools.rome.feed.module.DCSubjectImpl
-
Creates a deep 'bean' clone of the object.
- clone() - Method in interface com.rometools.rome.feed.module.Module
-
Creates a deep clone of the object.
- clone() - Method in class com.rometools.rome.feed.module.ModuleImpl
-
Creates a deep 'bean' clone of the object.
- clone() - Method in class com.rometools.rome.feed.rss.Category
-
Creates a deep 'bean' clone of the object.
- clone() - Method in class com.rometools.rome.feed.rss.Cloud
-
Creates a deep 'bean' clone of the object.
- clone() - Method in class com.rometools.rome.feed.rss.Content
-
Creates a deep 'bean' clone of the object.
- clone() - Method in class com.rometools.rome.feed.rss.Description
-
Creates a deep 'bean' clone of the object.
- clone() - Method in class com.rometools.rome.feed.rss.Enclosure
-
Creates a deep 'bean' clone of the object.
- clone() - Method in class com.rometools.rome.feed.rss.Guid
-
Creates a deep 'bean' clone of the object.
- clone() - Method in class com.rometools.rome.feed.rss.Image
-
Creates a deep 'bean' clone of the object.
- clone() - Method in class com.rometools.rome.feed.rss.Item
-
Creates a deep 'bean' clone of the object.
- clone() - Method in class com.rometools.rome.feed.rss.Source
-
Creates a deep 'bean' clone of the object.
- clone() - Method in class com.rometools.rome.feed.rss.TextInput
-
Creates a deep 'bean' clone of the object.
- clone() - Method in interface com.rometools.rome.feed.synd.SyndCategory
-
Creates a deep clone of the object.
- clone() - Method in class com.rometools.rome.feed.synd.SyndCategoryImpl
-
Creates a deep 'bean' clone of the object.
- clone() - Method in interface com.rometools.rome.feed.synd.SyndContent
-
Creates a deep clone of the object.
- clone() - Method in class com.rometools.rome.feed.synd.SyndContentImpl
-
Creates a deep 'bean' clone of the object.
- clone() - Method in class com.rometools.rome.feed.synd.SyndEnclosureImpl
-
Creates a deep 'bean' clone of the object.
- clone() - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Creates a deep clone of the object.
- clone() - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Creates a deep 'bean' clone of the object.
- clone() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Creates a deep clone of the object.
- clone() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Creates a deep 'bean' clone of the object.
- clone() - Method in interface com.rometools.rome.feed.synd.SyndImage
-
Creates a deep clone of the object.
- clone() - Method in class com.rometools.rome.feed.synd.SyndImageImpl
-
Creates a deep 'bean' clone of the object.
- clone() - Method in interface com.rometools.rome.feed.synd.SyndLink
-
Creates a deep 'bean' clone of the object.
- clone() - Method in class com.rometools.rome.feed.synd.SyndLinkImpl
-
Creates a deep 'bean' clone of the object.
- clone() - Method in interface com.rometools.rome.feed.synd.SyndPerson
-
Creates a deep clone of the object.
- clone() - Method in class com.rometools.rome.feed.synd.SyndPersonImpl
-
Creates a deep 'bean' clone of the object.
- clone() - Method in class com.rometools.rome.feed.WireFeed
-
Creates a deep 'bean' clone of the object.
- CloneableBean - Class in com.rometools.rome.feed.impl
-
Provides deep Bean clonning support.
- cloneModules(List<Module>) - Static method in class com.rometools.rome.feed.module.impl.ModuleUtils
- close() - Method in class com.rometools.rome.io.impl.XmlFixerReader
- close() - Method in class com.rometools.rome.io.XmlReader
-
Closes the XmlReader stream.
- Cloud - Class in com.rometools.rome.feed.rss
-
Bean for clouds of RSS feeds.
- Cloud() - Constructor for class com.rometools.rome.feed.rss.Cloud
- com.rometools.rome.feed - package com.rometools.rome.feed
- com.rometools.rome.feed.atom - package com.rometools.rome.feed.atom
- com.rometools.rome.feed.impl - package com.rometools.rome.feed.impl
- com.rometools.rome.feed.module - package com.rometools.rome.feed.module
- com.rometools.rome.feed.module.impl - package com.rometools.rome.feed.module.impl
- com.rometools.rome.feed.rss - package com.rometools.rome.feed.rss
- com.rometools.rome.feed.synd - package com.rometools.rome.feed.synd
- com.rometools.rome.feed.synd.impl - package com.rometools.rome.feed.synd.impl
- com.rometools.rome.io - package com.rometools.rome.io
- com.rometools.rome.io.impl - package com.rometools.rome.io.impl
- ConfigurableClassLoader - Enum in com.rometools.rome.feed.impl
-
This class addresses some ClassLoader problems in OSGi environments.
- Content - Class in com.rometools.rome.feed.atom
-
Bean for content elements of Atom feeds.
- Content - Class in com.rometools.rome.feed.rss
-
Bean for item descriptions of RSS feeds.
- Content() - Constructor for class com.rometools.rome.feed.atom.Content
- Content() - Constructor for class com.rometools.rome.feed.rss.Content
- CONVENIENCE_PROPERTIES - Static variable in class com.rometools.rome.feed.module.DCModuleImpl
-
Unmodifiable Set containing the convenience properties of this class.
- CONVENIENCE_PROPERTIES - Static variable in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Unmodifiable Set containing the convenience properties of this class.
- CONVENIENCE_PROPERTIES - Static variable in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Unmodifiable Set containing the convenience properties of this class.
- Converter - Interface in com.rometools.rome.feed.synd
-
Interface that defines the functionality to convert a SyndFeedImpl to a real feed (RSS or Atom) and vice versa.
- ConverterForAtom03 - Class in com.rometools.rome.feed.synd.impl
- ConverterForAtom03() - Constructor for class com.rometools.rome.feed.synd.impl.ConverterForAtom03
- ConverterForAtom03(String) - Constructor for class com.rometools.rome.feed.synd.impl.ConverterForAtom03
- ConverterForAtom10 - Class in com.rometools.rome.feed.synd.impl
- ConverterForAtom10() - Constructor for class com.rometools.rome.feed.synd.impl.ConverterForAtom10
- ConverterForAtom10(String) - Constructor for class com.rometools.rome.feed.synd.impl.ConverterForAtom10
- ConverterForRSS090 - Class in com.rometools.rome.feed.synd.impl
- ConverterForRSS090() - Constructor for class com.rometools.rome.feed.synd.impl.ConverterForRSS090
- ConverterForRSS090(String) - Constructor for class com.rometools.rome.feed.synd.impl.ConverterForRSS090
- ConverterForRSS091Netscape - Class in com.rometools.rome.feed.synd.impl
- ConverterForRSS091Netscape() - Constructor for class com.rometools.rome.feed.synd.impl.ConverterForRSS091Netscape
- ConverterForRSS091Netscape(String) - Constructor for class com.rometools.rome.feed.synd.impl.ConverterForRSS091Netscape
- ConverterForRSS091Userland - Class in com.rometools.rome.feed.synd.impl
- ConverterForRSS091Userland() - Constructor for class com.rometools.rome.feed.synd.impl.ConverterForRSS091Userland
- ConverterForRSS091Userland(String) - Constructor for class com.rometools.rome.feed.synd.impl.ConverterForRSS091Userland
- ConverterForRSS092 - Class in com.rometools.rome.feed.synd.impl
- ConverterForRSS092() - Constructor for class com.rometools.rome.feed.synd.impl.ConverterForRSS092
- ConverterForRSS092(String) - Constructor for class com.rometools.rome.feed.synd.impl.ConverterForRSS092
- ConverterForRSS093 - Class in com.rometools.rome.feed.synd.impl
- ConverterForRSS093() - Constructor for class com.rometools.rome.feed.synd.impl.ConverterForRSS093
- ConverterForRSS093(String) - Constructor for class com.rometools.rome.feed.synd.impl.ConverterForRSS093
- ConverterForRSS094 - Class in com.rometools.rome.feed.synd.impl
- ConverterForRSS094() - Constructor for class com.rometools.rome.feed.synd.impl.ConverterForRSS094
- ConverterForRSS094(String) - Constructor for class com.rometools.rome.feed.synd.impl.ConverterForRSS094
- ConverterForRSS10 - Class in com.rometools.rome.feed.synd.impl
- ConverterForRSS10() - Constructor for class com.rometools.rome.feed.synd.impl.ConverterForRSS10
- ConverterForRSS10(String) - Constructor for class com.rometools.rome.feed.synd.impl.ConverterForRSS10
- ConverterForRSS20 - Class in com.rometools.rome.feed.synd.impl
- ConverterForRSS20() - Constructor for class com.rometools.rome.feed.synd.impl.ConverterForRSS20
- ConverterForRSS20(String) - Constructor for class com.rometools.rome.feed.synd.impl.ConverterForRSS20
- Converters - Class in com.rometools.rome.feed.synd.impl
-
Created by IntelliJ IDEA.
- Converters() - Constructor for class com.rometools.rome.feed.synd.impl.Converters
- CONVERTERS_KEY - Static variable in class com.rometools.rome.feed.synd.impl.Converters
-
Converter.classes= [className] ...
- copy(Object, Object) - Method in class com.rometools.rome.feed.impl.CopyFromHelper
- copyFrom(CopyFrom) - Method in interface com.rometools.rome.feed.CopyFrom
-
Copies all the properties of the given bean into this one.
- copyFrom(CopyFrom) - Method in class com.rometools.rome.feed.module.DCModuleImpl
- copyFrom(CopyFrom) - Method in class com.rometools.rome.feed.module.DCSubjectImpl
- copyFrom(CopyFrom) - Method in class com.rometools.rome.feed.module.SyModuleImpl
- copyFrom(CopyFrom) - Method in class com.rometools.rome.feed.synd.SyndCategoryImpl
- copyFrom(CopyFrom) - Method in class com.rometools.rome.feed.synd.SyndContentImpl
- copyFrom(CopyFrom) - Method in class com.rometools.rome.feed.synd.SyndEnclosureImpl
- copyFrom(CopyFrom) - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
- copyFrom(CopyFrom) - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
- copyFrom(CopyFrom) - Method in class com.rometools.rome.feed.synd.SyndImageImpl
- CopyFrom - Interface in com.rometools.rome.feed
- CopyFromHelper - Class in com.rometools.rome.feed.impl
- CopyFromHelper(Class<? extends CopyFrom>, Map<String, Class<?>>, Map<Class<? extends CopyFrom>, Class<?>>) - Constructor for class com.rometools.rome.feed.impl.CopyFromHelper
- copyInto(WireFeed, SyndFeed) - Method in interface com.rometools.rome.feed.synd.Converter
-
Makes a deep copy/conversion of the values of a real feed into a SyndFeedImpl.
- copyInto(WireFeed, SyndFeed) - Method in class com.rometools.rome.feed.synd.impl.ConverterForAtom03
- copyInto(WireFeed, SyndFeed) - Method in class com.rometools.rome.feed.synd.impl.ConverterForAtom10
- copyInto(WireFeed, SyndFeed) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS090
- copyInto(WireFeed, SyndFeed) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS091Userland
- copyInto(WireFeed, SyndFeed) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS094
- copyInto(WireFeed, SyndFeed) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS10
- createAtomContent(SyndContent) - Method in class com.rometools.rome.feed.synd.impl.ConverterForAtom10
- createAtomContents(List<SyndContent>) - Method in class com.rometools.rome.feed.synd.impl.ConverterForAtom10
- createAtomEnclosure(SyndEnclosure) - Method in class com.rometools.rome.feed.synd.impl.ConverterForAtom03
- createAtomEnclosure(SyndEnclosure) - Method in class com.rometools.rome.feed.synd.impl.ConverterForAtom10
- createAtomEntries(List<SyndEntry>) - Method in class com.rometools.rome.feed.synd.impl.ConverterForAtom03
- createAtomEntries(List<SyndEntry>) - Method in class com.rometools.rome.feed.synd.impl.ConverterForAtom10
- createAtomEntry(SyndEntry) - Method in class com.rometools.rome.feed.synd.impl.ConverterForAtom03
- createAtomEntry(SyndEntry) - Method in class com.rometools.rome.feed.synd.impl.ConverterForAtom10
- createAtomLink(SyndLink) - Method in class com.rometools.rome.feed.synd.impl.ConverterForAtom03
- createAtomLink(SyndLink) - Method in class com.rometools.rome.feed.synd.impl.ConverterForAtom10
- createAtomPersons(List<SyndPerson>) - Static method in class com.rometools.rome.feed.synd.impl.ConverterForAtom03
- createDocument(Element) - Method in class com.rometools.rome.io.impl.Atom03Generator
- createDocument(Element) - Method in class com.rometools.rome.io.impl.Atom10Generator
- createDocument(Element) - Method in class com.rometools.rome.io.impl.RSS090Generator
- createDocument(Element) - Method in class com.rometools.rome.io.impl.RSS091NetscapeGenerator
- createDocument(Element) - Method in class com.rometools.rome.io.impl.RSS091UserlandGenerator
- createEnclosures(List<SyndEnclosure>) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS092
- createItemContent(SyndContent) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS10
- createItemDescription(SyndContent) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS091Userland
- createItemDescription(SyndContent) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS10
- createParser() - Method in class com.rometools.rome.io.SAXBuilder
- createRealFeed(SyndFeed) - Method in interface com.rometools.rome.feed.synd.Converter
-
Creates real feed with a deep copy/conversion of the values of a SyndFeedImpl.
- createRealFeed(SyndFeed) - Method in class com.rometools.rome.feed.synd.impl.ConverterForAtom03
- createRealFeed(SyndFeed) - Method in class com.rometools.rome.feed.synd.impl.ConverterForAtom10
- createRealFeed(SyndFeed) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS090
- createRealFeed(String, SyndFeed) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS090
- createRealFeed(String, SyndFeed) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS091Userland
- createRealFeed(String, SyndFeed) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS094
- createRealFeed(String, SyndFeed) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS10
- createRootElement(Feed) - Method in class com.rometools.rome.io.impl.Atom03Generator
- createRootElement(Feed) - Method in class com.rometools.rome.io.impl.Atom10Generator
- createRootElement(Channel) - Method in class com.rometools.rome.io.impl.RSS090Generator
- createRootElement(Channel) - Method in class com.rometools.rome.io.impl.RSS091UserlandGenerator
- createRSSCategories(List<SyndCategory>) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS092
- createRSSImage(SyndImage) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS090
- createRSSImage(SyndImage) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS091Userland
- createRSSItem(SyndEntry) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS090
- createRSSItem(SyndEntry) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS091Userland
- createRSSItem(SyndEntry) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS092
- createRSSItem(SyndEntry) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS093
- createRSSItem(SyndEntry) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS094
- createRSSItem(SyndEntry) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS10
- createRSSItems(List<SyndEntry>) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS090
- createSAXBuilder() - Method in class com.rometools.rome.io.WireFeedInput
-
Creates and sets up a org.jdom2.input.SAXBuilder for parsing.
- createSource(Source) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS090
- createSource(SyndFeed) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS090
- createSyndCategories(List<Category>) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS092
- createSyndContent(Content) - Method in class com.rometools.rome.feed.synd.impl.ConverterForAtom10
- createSyndEnclosure(Entry, Link) - Method in class com.rometools.rome.feed.synd.impl.ConverterForAtom03
- createSyndEnclosure(Feed, Entry, Link) - Method in class com.rometools.rome.feed.synd.impl.ConverterForAtom10
- createSyndEnclosures(List<Enclosure>) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS092
- createSyndEntries(Feed, List<Entry>, boolean) - Method in class com.rometools.rome.feed.synd.impl.ConverterForAtom10
- createSyndEntries(List<Entry>, boolean) - Method in class com.rometools.rome.feed.synd.impl.ConverterForAtom03
- createSyndEntries(List<Item>, boolean) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS090
- createSyndEntry(Entry, boolean) - Method in class com.rometools.rome.feed.synd.impl.ConverterForAtom03
- createSyndEntry(Feed, Entry, boolean) - Method in class com.rometools.rome.feed.synd.impl.ConverterForAtom10
- createSyndEntry(Item, boolean) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS090
- createSyndEntry(Item, boolean) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS091Userland
- createSyndEntry(Item, boolean) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS092
- createSyndEntry(Item, boolean) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS093
- createSyndEntry(Item, boolean) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS094
- createSyndEntry(Item, boolean) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS10
- createSyndImage(Image) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS090
- createSyndImage(Image) - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS091Userland
- createSyndLink(Link) - Method in class com.rometools.rome.feed.synd.impl.ConverterForAtom03
- createSyndLink(Link) - Method in class com.rometools.rome.feed.synd.impl.ConverterForAtom10
- createSyndLinks(List<Link>) - Method in class com.rometools.rome.feed.synd.impl.ConverterForAtom03
- createSyndLinks(List<Link>) - Method in class com.rometools.rome.feed.synd.impl.ConverterForAtom10
- createSyndPersons(List<SyndPerson>) - Static method in class com.rometools.rome.feed.synd.impl.ConverterForAtom03
- createWireFeed() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Creates a real feed containing the information of the SyndFeedImpl.
- createWireFeed() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Creates a real feed containing the information of the SyndFeedImpl.
- createWireFeed(String) - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Creates a real feed containing the information of the SyndFeedImpl.
- createWireFeed(String) - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Creates a real feed containing the information of the SyndFeedImpl.
D
- DAILY - Static variable in interface com.rometools.rome.feed.module.SyModule
- DateParser - Class in com.rometools.rome.io.impl
-
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.
- DCModule - Interface in com.rometools.rome.feed.module
-
Dublin Core Module.
- DCModuleGenerator - Class in com.rometools.rome.io.impl
-
Feed Generator for DublinCore Module.
- DCModuleGenerator() - Constructor for class com.rometools.rome.io.impl.DCModuleGenerator
- DCModuleImpl - Class in com.rometools.rome.feed.module
-
Dublin Core ModuleImpl, default implementation.
- DCModuleImpl() - Constructor for class com.rometools.rome.feed.module.DCModuleImpl
- DCModuleParser - Class in com.rometools.rome.io.impl
-
Parser for the Dublin Core module.
- DCModuleParser() - Constructor for class com.rometools.rome.io.impl.DCModuleParser
- DCSubject - Interface in com.rometools.rome.feed.module
-
Subject of the Dublin Core ModuleImpl.
- DCSubjectImpl - Class in com.rometools.rome.feed.module
-
Subject of the Dublin Core ModuleImpl, default implementation.
- DCSubjectImpl() - Constructor for class com.rometools.rome.feed.module.DCSubjectImpl
- decode(byte[]) - Static method in class com.rometools.rome.io.impl.Base64
-
Dencodes a com.rometools.rome.io.impl.Base64 byte array.
- decode(String) - Static method in class com.rometools.rome.io.impl.Base64
-
Decodes a base 64 String into a String.
- DelegatingModuleGenerator - Interface in com.rometools.rome.io
-
Adds the ability to give a direct wire feed generator reference to plugin modules that need to call back to their wire feed to complete generation of their particular namespace.
- DelegatingModuleParser - Interface in com.rometools.rome.io
-
Adds the ability to give a direct wire feed reference to plugin modules that need to call back to their wire feed to complete parsing of their particular namespace.
- Description - Class in com.rometools.rome.feed.rss
-
Bean for item descriptions of RSS feeds.
- Description() - Constructor for class com.rometools.rome.feed.rss.Description
E
- Enclosure - Class in com.rometools.rome.feed.rss
-
Bean for item enclosures of RSS feeds.
- Enclosure() - Constructor for class com.rometools.rome.feed.rss.Enclosure
- encode(byte[]) - Static method in class com.rometools.rome.io.impl.Base64
-
Encodes a byte array into a base 64 byte array.
- encode(String) - Static method in class com.rometools.rome.io.impl.Base64
-
Encodes a String into a base 64 String.
- Entry - Class in com.rometools.rome.feed.atom
-
Bean for entry elements of Atom feeds.
- Entry() - Constructor for class com.rometools.rome.feed.atom.Entry
- equals(Object) - Method in class com.rometools.rome.feed.atom.Category
-
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
- equals(Object) - Method in class com.rometools.rome.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.rometools.rome.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.rometools.rome.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.rometools.rome.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.rometools.rome.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.rometools.rome.feed.module.DCModuleImpl
-
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
- equals(Object) - Method in class com.rometools.rome.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.rometools.rome.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.rometools.rome.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.rometools.rome.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.rometools.rome.feed.rss.Content
-
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
- equals(Object) - Method in class com.rometools.rome.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.rometools.rome.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.rometools.rome.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.rometools.rome.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.rometools.rome.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.rometools.rome.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.rometools.rome.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.rometools.rome.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.rometools.rome.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.rometools.rome.feed.synd.SyndEnclosureImpl
-
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
- equals(Object) - Method in class com.rometools.rome.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.rometools.rome.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.rometools.rome.feed.synd.SyndImageImpl
-
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
- equals(Object) - Method in interface com.rometools.rome.feed.synd.SyndLink
-
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
- equals(Object) - Method in class com.rometools.rome.feed.synd.SyndLinkImpl
-
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
- equals(Object) - Method in class com.rometools.rome.feed.synd.SyndPersonImpl
-
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
- equals(Object) - Method in class com.rometools.rome.feed.WireFeed
-
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
- EqualsBean - Class in com.rometools.rome.feed.impl
-
Provides deep Bean equals() and hashCode() functionality for Java Beans.
- ESCAPED - Static variable in class com.rometools.rome.feed.atom.Content
-
Atom 0.3 only
- Extendable - Interface in com.rometools.rome.feed.module
-
Objects that can have modules are Extendable.
- extractForeignMarkup(Element, Extendable, Namespace) - Method in class com.rometools.rome.io.impl.BaseWireFeedParser
F
- Feed - Class in com.rometools.rome.feed.atom
-
Bean for Atom feeds.
- Feed() - Constructor for class com.rometools.rome.feed.atom.Feed
-
Default constructor, for bean cloning purposes only.
- Feed(String) - Constructor for class com.rometools.rome.feed.atom.Feed
-
Feed Constructor.
- FEED_GENERATORS_KEY - Static variable in class com.rometools.rome.io.impl.FeedGenerators
-
WireFeedGenerator.classes= [className] ...
- FEED_PARSERS_KEY - Static variable in class com.rometools.rome.io.impl.FeedParsers
-
WireFeedParser.classes= [className] ...
- FeedException - Exception in com.rometools.rome.io
-
Exception thrown by WireFeedInput, WireFeedOutput, WireFeedParser and WireFeedGenerator instances if they can not parse or generate a feed.
- FeedException(String) - Constructor for exception com.rometools.rome.io.FeedException
-
Creates a FeedException with a message.
- FeedException(String, Throwable) - Constructor for exception com.rometools.rome.io.FeedException
-
Creates a FeedException with a message and a root cause exception.
- FeedGenerators - Class in com.rometools.rome.io.impl
-
Generates an XML document (JDOM Document) out of a Feed.
- FeedGenerators() - Constructor for class com.rometools.rome.io.impl.FeedGenerators
- FeedParsers - Class in com.rometools.rome.io.impl
-
Parses an XML document (JDOM Document) into a Feed.
- FeedParsers() - Constructor for class com.rometools.rome.io.impl.FeedParsers
-
Creates a parser instance.
- fillContentElement(Element, Content) - Method in class com.rometools.rome.io.impl.Atom03Generator
- fillContentElement(Element, Content) - Method in class com.rometools.rome.io.impl.Atom10Generator
- fillPersonElement(Element, SyndPerson) - Method in class com.rometools.rome.io.impl.Atom03Generator
- fillPersonElement(Element, SyndPerson) - Method in class com.rometools.rome.io.impl.Atom10Generator
- findRelatedLink(String) - Method in class com.rometools.rome.feed.atom.Entry
- findRelatedLink(String) - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Returns the first instance of a SyndLink with the specified relation, or null
- findRelatedLink(String) - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
- formatRFC822(Date, Locale) - Static method in class com.rometools.rome.io.impl.DateParser
-
create a RFC822 representation of a date.
- formatW3CDateTime(Date, Locale) - Static method in class com.rometools.rome.io.impl.DateParser
-
create a W3C Date Time representation of a date.
- FRIDAY - Static variable in class com.rometools.rome.feed.rss.Channel
G
- generate(Module, Element) - Method in class com.rometools.rome.io.impl.DCModuleGenerator
-
Populate an element tree with elements for a module.
- generate(Module, Element) - Method in class com.rometools.rome.io.impl.SyModuleGenerator
- generate(Module, Element) - Method in interface com.rometools.rome.io.ModuleGenerator
-
Generates and injects module metadata into an XML node (JDOM element).
- generate(WireFeed) - Method in class com.rometools.rome.io.impl.Atom03Generator
- generate(WireFeed) - Method in class com.rometools.rome.io.impl.Atom10Generator
- generate(WireFeed) - Method in class com.rometools.rome.io.impl.RSS090Generator
- generate(WireFeed) - Method in interface com.rometools.rome.io.WireFeedGenerator
-
Creates an XML document (JDOM) for the given feed bean.
- generateCategoryElement(Category) - Method in class com.rometools.rome.io.impl.Atom10Generator
- generateCategoryElement(Category) - Method in class com.rometools.rome.io.impl.RSS092Generator
- generateCloud(Cloud) - Method in class com.rometools.rome.io.impl.RSS092Generator
- generateEnclosure(Enclosure) - Method in class com.rometools.rome.io.impl.RSS092Generator
- generateFeedModules(List<Module>, Element) - Method in class com.rometools.rome.io.impl.BaseWireFeedGenerator
- generateForeignMarkup(Element, List<Element>) - Method in class com.rometools.rome.io.impl.BaseWireFeedGenerator
- generateGeneratorElement(Generator) - Method in class com.rometools.rome.io.impl.Atom03Generator
- generateGeneratorElement(Generator) - Method in class com.rometools.rome.io.impl.Atom10Generator
- generateItemModules(List<Module>, Element) - Method in class com.rometools.rome.io.impl.BaseWireFeedGenerator
- generateLinkElement(Link) - Method in class com.rometools.rome.io.impl.Atom03Generator
- generateLinkElement(Link) - Method in class com.rometools.rome.io.impl.Atom10Generator
- generateModuleNamespaceDefs(Element) - Method in class com.rometools.rome.io.impl.BaseWireFeedGenerator
- generateModules(List<Module>, Element) - Method in class com.rometools.rome.io.impl.ModuleGenerators
- generatePersonModules(List<Module>, Element) - Method in class com.rometools.rome.io.impl.BaseWireFeedGenerator
- generateSimpleElement(String, String) - Method in class com.rometools.rome.io.impl.Atom03Generator
- generateSimpleElement(String, String) - Method in class com.rometools.rome.io.impl.Atom10Generator
- generateSimpleElement(String, String) - Method in class com.rometools.rome.io.impl.DCModuleGenerator
-
Utility method to generate a single element containing a string.
- generateSimpleElement(String, String) - Method in class com.rometools.rome.io.impl.RSS090Generator
- generateSimpleElementList(String, List<String>) - Method in class com.rometools.rome.io.impl.DCModuleGenerator
-
Utility method to generate a list of simple elements.
- generateSkipDaysElement(List<String>) - Method in class com.rometools.rome.io.impl.RSS091UserlandGenerator
- generateSkipHoursElement(List<Integer>) - Method in class com.rometools.rome.io.impl.RSS091UserlandGenerator
- generateSourceElement(Source) - Method in class com.rometools.rome.io.impl.RSS092Generator
- generateSubjectElement(DCSubject) - Method in class com.rometools.rome.io.impl.DCModuleGenerator
-
Utility method to generate an element for a subject.
- generateTagLineElement(Content) - Method in class com.rometools.rome.io.impl.Atom03Generator
- generateTagLineElement(Content) - Method in class com.rometools.rome.io.impl.Atom10Generator
- Generator - Class in com.rometools.rome.feed.atom
-
Bean for the generator element of Atom feeds.
- Generator() - Constructor for class com.rometools.rome.feed.atom.Generator
- getAllNamespaces() - Method in class com.rometools.rome.io.impl.ModuleGenerators
- getAlternateLinks() - Method in class com.rometools.rome.feed.atom.Entry
-
Returns the entry alternate links.
- getAlternateLinks() - Method in class com.rometools.rome.feed.atom.Feed
-
Returns the feed alternate links.
- getAtomNamespace() - Method in class com.rometools.rome.io.impl.Atom03Parser
- getAtomNamespace() - Method in class com.rometools.rome.io.impl.Atom10Parser
- getAttribute(Element, String) - Method in class com.rometools.rome.io.impl.BaseWireFeedParser
- getAttributeValue(Element, String) - Method in class com.rometools.rome.io.impl.BaseWireFeedParser
- getAuthor() - Method in class com.rometools.rome.feed.rss.Item
-
Returns the item author.
- getAuthor() - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Returns the name of the first entry author in the collection of authors.
- getAuthor() - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
- getAuthor() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Returns the name of the first feed author in the collection of authors.
- getAuthor() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Returns the feed author.
- getAuthors() - Method in class com.rometools.rome.feed.atom.Entry
-
Returns the entry author.
- getAuthors() - Method in class com.rometools.rome.feed.atom.Feed
-
Returns the feed author.
- getAuthors() - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Returns the entry authors.
- getAuthors() - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
- getAuthors() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Returns the feed authors.
- getAuthors() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
- getBomEncoding() - Method in exception com.rometools.rome.io.XmlReaderException
-
Returns the BOM encoding found in the InputStream.
- getCategories() - Method in class com.rometools.rome.feed.atom.Entry
-
Returns the categories
- getCategories() - Method in class com.rometools.rome.feed.atom.Feed
-
Returns the categories
- getCategories() - Method in class com.rometools.rome.feed.rss.Channel
-
Returns the channel categories.
- getCategories() - Method in class com.rometools.rome.feed.rss.Item
-
Returns the item categories.
- getCategories() - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Returns the entry categories.
- getCategories() - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Returns the entry categories.
- getCategories() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Returns the feed categories.
- getCategories() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Returns the feed categories.
- getClassLoader() - Method in enum com.rometools.rome.feed.impl.ConfigurableClassLoader
-
Get the configured ClassLoader.
- getCloud() - Method in class com.rometools.rome.feed.rss.Channel
-
Returns the channel cloud.
- getColumnNumber() - Method in exception com.rometools.rome.io.ParsingFeedException
-
Returns the column number of the end of the text where the parse error occurred.
- getComments() - Method in class com.rometools.rome.feed.rss.Item
-
Returns the item comments.
- getComments() - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
URL of a page for comments relating to the item.
- getComments() - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
- getContent() - Method in class com.rometools.rome.feed.rss.Item
-
Returns the item content.
- getContentNamespace() - Method in class com.rometools.rome.io.impl.RSS090Generator
- getContentNamespace() - Method in class com.rometools.rome.io.impl.RSS090Parser
-
Returns the namespace used by Content Module elements in document.
- getContents() - Method in class com.rometools.rome.feed.atom.Entry
-
Returns the entry contents.
- getContents() - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Returns the entry contents.
- getContents() - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Returns the entry contents.
- getContentTypeEncoding() - Method in exception com.rometools.rome.io.XmlReaderException
-
Returns the encoding in the content-type used to attempt determining the encoding.
- getContentTypeMime() - Method in exception com.rometools.rome.io.XmlReaderException
-
Returns the MIME type in the content-type used to attempt determining the encoding.
- getContributor() - Method in interface com.rometools.rome.feed.module.DCModule
-
Gets the DublinCore module contributor.
- getContributor() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Gets the DublinCore module contributor.
- getContributors() - Method in class com.rometools.rome.feed.atom.Entry
-
Returns the entry contributors.
- getContributors() - Method in class com.rometools.rome.feed.atom.Feed
-
Returns the feed contributors.
- getContributors() - Method in interface com.rometools.rome.feed.module.DCModule
-
Returns the DublinCore module contributor.
- getContributors() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Returns the DublinCore module contributor.
- getContributors() - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Returns the feed author.
- getContributors() - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
- getContributors() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Returns the feed author.
- getContributors() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
- getConverter(String) - Method in class com.rometools.rome.feed.synd.impl.Converters
- getCopyright() - Method in class com.rometools.rome.feed.atom.Feed
-
Returns the feed copyright (Atom 0.3, maps to
Feed.getRights()). - getCopyright() - Method in class com.rometools.rome.feed.rss.Channel
-
Returns the channel copyright.
- getCopyright() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Returns the feed copyright.
- getCopyright() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Returns the feed copyright.
- getCoverage() - Method in interface com.rometools.rome.feed.module.DCModule
-
Gets the DublinCore module coverage.
- getCoverage() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Gets the DublinCore module coverage.
- getCoverages() - Method in interface com.rometools.rome.feed.module.DCModule
-
Returns the DublinCore module coverage.
- getCoverages() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Returns the DublinCore module coverage.
- getCreated() - Method in class com.rometools.rome.feed.atom.Entry
-
Returns the entry created date (Atom 0.3 only)
- getCreator() - Method in interface com.rometools.rome.feed.module.DCModule
-
Gets the DublinCore module creator.
- getCreator() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Gets the DublinCore module title.
- getCreators() - Method in interface com.rometools.rome.feed.module.DCModule
-
Returns the DublinCore module creator.
- getCreators() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Returns the DublinCore module creator.
- getDate() - Method in interface com.rometools.rome.feed.module.DCModule
-
Gets the DublinCore module date.
- getDate() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Gets the DublinCore module date.
- getDates() - Method in interface com.rometools.rome.feed.module.DCModule
-
Returns the DublinCore module date.
- getDates() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Returns the DublinCore module date.
- getDefaultEncoding() - Static method in class com.rometools.rome.io.XmlReader
-
Returns the default encoding to use if none is set in HTTP content-type, XML prolog and the rules based on content-type are not adequate.
- getDescription() - Method in interface com.rometools.rome.feed.module.DCModule
-
Gets the DublinCore module description.
- getDescription() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Gets the DublinCore module description.
- getDescription() - Method in class com.rometools.rome.feed.rss.Channel
-
Returns the channel description.
- getDescription() - Method in class com.rometools.rome.feed.rss.Image
-
Returns the image description.
- getDescription() - Method in class com.rometools.rome.feed.rss.Item
-
Returns the item description.
- getDescription() - Method in class com.rometools.rome.feed.rss.TextInput
-
Returns the text input description.
- getDescription() - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Returns the entry description.
- getDescription() - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Returns the entry description.
- getDescription() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Returns the feed description.
- getDescription() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Returns the feed description.
- getDescription() - Method in interface com.rometools.rome.feed.synd.SyndImage
-
Returns the image description.
- getDescription() - Method in class com.rometools.rome.feed.synd.SyndImageImpl
-
Returns the image description.
- getDescriptionEx() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Returns the feed description as a text construct.
- getDescriptionEx() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Returns the feed description as a text construct.
- getDescriptions() - Method in interface com.rometools.rome.feed.module.DCModule
-
Returns the DublinCore module description.
- getDescriptions() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Returns the DublinCore module description.
- getDocs() - Method in class com.rometools.rome.feed.rss.Channel
-
Returns the channel docs.
- getDocs() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
This tag should contain a URL that references a description of the channel.
- getDocs() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
- getDomain() - Method in class com.rometools.rome.feed.rss.Category
-
Returns the category domain.
- getDomain() - Method in class com.rometools.rome.feed.rss.Cloud
-
Returns the cloud domain.
- getEmail() - Method in class com.rometools.rome.feed.atom.Person
-
Returns the person email.
- getEmail() - Method in interface com.rometools.rome.feed.synd.SyndPerson
-
Returns email of person.
- getEmail() - Method in class com.rometools.rome.feed.synd.SyndPersonImpl
-
Returns the person's e-mail address.
- getEnclosures() - Method in class com.rometools.rome.feed.rss.Item
-
Returns the item enclosures.
- getEnclosures() - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Returns the entry enclosures.
- getEnclosures() - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Returns the entry enclosures.
- getEncoding() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Returns the charset encoding of a the feed.
- getEncoding() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Returns the charset encoding of a the feed.
- getEncoding() - Method in class com.rometools.rome.feed.WireFeed
-
Returns the charset encoding of a the feed.
- getEncoding() - Method in class com.rometools.rome.io.XmlReader
-
Returns the charset encoding of the XmlReader.
- getEntries() - Method in class com.rometools.rome.feed.atom.Feed
-
Returns the feed entries.
- getEntries() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Returns the feed entries.
- getEntries() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Returns the feed entries.
- getExpirationDate() - Method in class com.rometools.rome.feed.rss.Item
-
Returns the item expiration date.
- getFeedNamespace() - Method in class com.rometools.rome.io.impl.Atom03Generator
- getFeedNamespace() - Method in class com.rometools.rome.io.impl.Atom10Generator
- getFeedNamespace() - Method in class com.rometools.rome.io.impl.RSS090Generator
- getFeedNamespace() - Method in class com.rometools.rome.io.impl.RSS091UserlandGenerator
- getFeedNamespace() - Method in class com.rometools.rome.io.impl.RSS10Generator
- getFeedType() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Returns the wire feed type the feed had/will-have when converted from/to a WireFeed.
- getFeedType() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Returns the wire feed type the feed had/will-have when coverted from/to a WireFeed.
- getFeedType() - Method in class com.rometools.rome.feed.WireFeed
-
Returns the type of the feed.
- getForeignMarkup() - Method in class com.rometools.rome.feed.atom.Entry
-
Returns foreign markup found at entry level.
- getForeignMarkup() - Method in class com.rometools.rome.feed.rss.Item
-
Returns foreign markup found at item level.
- getForeignMarkup() - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Returns foreign markup found at channel level.
- getForeignMarkup() - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Returns foreign markup found at channel level.
- getForeignMarkup() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Returns foreign markup found at channel level.
- getForeignMarkup() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Returns foreign markup found at channel level.
- getForeignMarkup() - Method in class com.rometools.rome.feed.WireFeed
-
Returns foreign markup found at channel level.
- getFormat() - Method in interface com.rometools.rome.feed.module.DCModule
-
Gets the DublinCore module format.
- getFormat() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Gets the DublinCore module format.
- getFormats() - Method in interface com.rometools.rome.feed.module.DCModule
-
Returns the DublinCore module format.
- getFormats() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Returns the DublinCore module format.
- getGenerator() - Method in class com.rometools.rome.feed.atom.Feed
-
Returns the feed generator.
- getGenerator() - Method in class com.rometools.rome.feed.rss.Channel
-
Returns the channel generator.
- getGenerator() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
A string indicating the program used to generate the channel.
- getGenerator() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
- getGenerator(String) - Method in class com.rometools.rome.io.impl.FeedGenerators
- getGenerator(String) - Method in class com.rometools.rome.io.impl.ModuleGenerators
- getGuid() - Method in class com.rometools.rome.feed.rss.Item
-
Returns the item GUID.
- getHeight() - Method in class com.rometools.rome.feed.rss.Image
-
Returns the image height.
- getHeight() - Method in interface com.rometools.rome.feed.synd.SyndImage
-
Returns the image height.
- getHeight() - Method in class com.rometools.rome.feed.synd.SyndImageImpl
-
Returns the image height.
- getHref() - Method in class com.rometools.rome.feed.atom.Link
-
Returns the link href.
- getHref() - Method in interface com.rometools.rome.feed.synd.SyndLink
-
Returns the link href.
- getHref() - Method in class com.rometools.rome.feed.synd.SyndLinkImpl
-
Returns the link href.
- getHreflang() - Method in class com.rometools.rome.feed.atom.Link
-
Returns the hreflang
- getHreflang() - Method in interface com.rometools.rome.feed.synd.SyndLink
-
Returns the hreflang
- getHreflang() - Method in class com.rometools.rome.feed.synd.SyndLinkImpl
-
Returns the hreflang
- getHrefResolved() - Method in class com.rometools.rome.feed.atom.Link
- getIcon() - Method in class com.rometools.rome.feed.atom.Feed
-
Returns the icon
- getIcon() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Returns the feed icon.
- getIcon() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Returns the feed icon.
- getId() - Method in class com.rometools.rome.feed.atom.Entry
-
Returns the entry ID.
- getId() - Method in class com.rometools.rome.feed.atom.Feed
-
Returns the feed ID.
- getIdentifier() - Method in interface com.rometools.rome.feed.module.DCModule
-
Gets the DublinCore module identifier.
- getIdentifier() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Gets the DublinCore module identifier.
- getIdentifiers() - Method in interface com.rometools.rome.feed.module.DCModule
-
Returns the DublinCore module identifier.
- getIdentifiers() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Returns the DublinCore module identifier.
- getImage() - Method in class com.rometools.rome.feed.rss.Channel
-
Returns the channel image.
- getImage() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Returns the feed image.
- getImage() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Returns the feed image.
- getImage(Element) - Method in class com.rometools.rome.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.rometools.rome.io.impl.RSS091UserlandParser
-
It looks for the 'image' elements under the 'channel' elemment.
- getInfo() - Method in class com.rometools.rome.feed.atom.Feed
-
Returns the feed info (Atom 0.3 only)
- getInputStream() - Method in exception com.rometools.rome.io.XmlReaderException
-
Returns the unconsumed InputStream to allow the application to do an alternate encoding detection on the InputStream.
- getInterface() - Method in interface com.rometools.rome.feed.CopyFrom
-
Returns the interface the copyFrom works on.
- getInterface() - Method in class com.rometools.rome.feed.module.DCModuleImpl
- getInterface() - Method in class com.rometools.rome.feed.module.DCSubjectImpl
- getInterface() - Method in class com.rometools.rome.feed.module.SyModuleImpl
- getInterface() - Method in class com.rometools.rome.feed.synd.SyndCategoryImpl
- getInterface() - Method in class com.rometools.rome.feed.synd.SyndContentImpl
- getInterface() - Method in class com.rometools.rome.feed.synd.SyndEnclosureImpl
- getInterface() - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
- getInterface() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
- getInterface() - Method in class com.rometools.rome.feed.synd.SyndImageImpl
- getIssued() - Method in class com.rometools.rome.feed.atom.Entry
-
Returns the entry issued date (Atom 0.3, maps to
Entry.getPublished()). - getItems() - Method in class com.rometools.rome.feed.rss.Channel
-
Returns the channel items.
- getItems(Element) - Method in class com.rometools.rome.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.rometools.rome.io.impl.RSS091UserlandParser
-
It looks for the 'item' elements under the 'channel' elemment.
- getKey(Converter) - Method in class com.rometools.rome.feed.synd.impl.Converters
- getKey(ModuleGenerator) - Method in class com.rometools.rome.io.impl.ModuleGenerators
- getKey(ModuleParser) - Method in class com.rometools.rome.io.impl.ModuleParsers
- getKey(WireFeedGenerator) - Method in class com.rometools.rome.io.impl.FeedGenerators
- getKey(WireFeedParser) - Method in class com.rometools.rome.io.impl.FeedParsers
- getKey(T) - Method in class com.rometools.rome.io.impl.PluginManager
- getKeys() - Method in class com.rometools.rome.io.impl.PluginManager
- getLabel() - Method in class com.rometools.rome.feed.atom.Category
-
Get label for category.
- getLanguage() - Method in class com.rometools.rome.feed.atom.Feed
-
Returns the feed language (Atom 0.3 only)
- getLanguage() - Method in interface com.rometools.rome.feed.module.DCModule
-
Gets the DublinCore module language.
- getLanguage() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Gets the DublinCore module language.
- getLanguage() - Method in class com.rometools.rome.feed.rss.Channel
-
Returns the channel language.
- getLanguage() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Returns the feed language.
- getLanguage() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Returns the feed language.
- getLanguages() - Method in interface com.rometools.rome.feed.module.DCModule
-
Returns the DublinCore module language.
- getLanguages() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Returns the DublinCore module language.
- getLastBuildDate() - Method in class com.rometools.rome.feed.rss.Channel
-
Returns the channel last build date.
- getLength() - Method in class com.rometools.rome.feed.atom.Link
-
Returns the length
- getLength() - Method in class com.rometools.rome.feed.rss.Enclosure
-
Returns the enclosure length.
- getLength() - Method in interface com.rometools.rome.feed.synd.SyndEnclosure
-
Returns the enclosure length.
- getLength() - Method in class com.rometools.rome.feed.synd.SyndEnclosureImpl
-
Returns the enclosure length.
- getLength() - Method in interface com.rometools.rome.feed.synd.SyndLink
-
Returns the length
- getLength() - Method in class com.rometools.rome.feed.synd.SyndLinkImpl
-
Returns the length
- getLineNumber() - Method in exception com.rometools.rome.io.ParsingFeedException
-
Returns the line number of the end of the text where the parse error occurred.
- getLink() - Method in class com.rometools.rome.feed.rss.Channel
-
Returns the channel link.
- getLink() - Method in class com.rometools.rome.feed.rss.Image
-
Returns the image link.
- getLink() - Method in class com.rometools.rome.feed.rss.Item
-
Returns the item link.
- getLink() - Method in class com.rometools.rome.feed.rss.TextInput
-
Returns the text input link.
- getLink() - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Returns the entry link.
- getLink() - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Returns the entry link.
- getLink() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Returns the feed link.
- getLink() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Returns the feed link.
- getLink() - Method in interface com.rometools.rome.feed.synd.SyndImage
-
Returns the image link.
- getLink() - Method in class com.rometools.rome.feed.synd.SyndImageImpl
-
Returns the image link.
- getLinks() - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Returns the entry links
- getLinks() - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Returns the links
- getLinks() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Returns the entry links
- getLinks() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Returns the links
- getLogo() - Method in class com.rometools.rome.feed.atom.Feed
-
Returns the logo
- getManagingEditor() - Method in class com.rometools.rome.feed.rss.Channel
-
Returns the channel managing editor.
- getManagingEditor() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
The email address of the managing editor of the site, the person to contact for editorial inquiries.
- getManagingEditor() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
- getMode() - Method in class com.rometools.rome.feed.atom.Content
-
Returns the content mode (Atom 0.3 only).
- getMode() - Method in interface com.rometools.rome.feed.synd.SyndContent
-
Gets the content mode (needed for Atom 0.3 support).
- getMode() - Method in class com.rometools.rome.feed.synd.SyndContentImpl
-
Returns the content mode.
- getModified() - Method in class com.rometools.rome.feed.atom.Entry
-
Returns the entry modified date (Atom 0.3, maps to
Entry.getUpdated()). - getModified() - Method in class com.rometools.rome.feed.atom.Feed
-
Returns the feed modified date (Atom 0.3, maps to
Feed.getUpdated()). - getModule(String) - Method in class com.rometools.rome.feed.atom.Entry
-
Returns the module identified by a given URI.
- getModule(String) - Method in class com.rometools.rome.feed.atom.Feed
-
Returns the module identified by a given URI.
- getModule(String) - Method in class com.rometools.rome.feed.atom.Person
-
Returns the module identified by a given URI.
- getModule(String) - Method in interface com.rometools.rome.feed.module.Extendable
-
Returns the module identified by a given URI.
- getModule(String) - Method in class com.rometools.rome.feed.rss.Channel
-
Returns the module identified by a given URI.
- getModule(String) - Method in class com.rometools.rome.feed.rss.Item
-
Returns the module identified by a given URI.
- getModule(String) - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Returns the module identified by a given URI.
- getModule(String) - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Returns the module identified by a given URI.
- getModule(String) - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Returns the module identified by a given URI.
- getModule(String) - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Returns the module identified by a given URI.
- getModule(String) - Method in class com.rometools.rome.feed.synd.SyndPersonImpl
-
Returns the module identified by a given URI.
- getModule(String) - Method in class com.rometools.rome.feed.WireFeed
-
Returns the module identified by a given URI.
- getModule(List<Module>, String) - Static method in class com.rometools.rome.feed.module.impl.ModuleUtils
- getModuleNamespaces() - Method in class com.rometools.rome.io.impl.ModuleGenerators
- getModuleNamespaces() - Method in class com.rometools.rome.io.impl.ModuleParsers
- getModules() - Method in class com.rometools.rome.feed.atom.Entry
-
Returns the entry modules.
- getModules() - Method in class com.rometools.rome.feed.atom.Feed
-
Returns the feed modules.
- getModules() - Method in class com.rometools.rome.feed.atom.Person
-
Returns the entry modules.
- getModules() - Method in interface com.rometools.rome.feed.module.Extendable
-
Returns the entry modules.
- getModules() - Method in class com.rometools.rome.feed.rss.Channel
-
Returns the channel modules.
- getModules() - Method in class com.rometools.rome.feed.rss.Item
-
Returns the item modules.
- getModules() - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Returns the entry modules.
- getModules() - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Returns the entry modules.
- getModules() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Returns the feed modules.
- getModules() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Returns the feed modules.
- getModules() - Method in class com.rometools.rome.feed.synd.SyndPersonImpl
-
Returns the person modules.
- getModules() - Method in class com.rometools.rome.feed.WireFeed
-
Returns the channel modules.
- getName() - Method in class com.rometools.rome.feed.atom.Person
-
Returns the person name.
- getName() - Method in class com.rometools.rome.feed.impl.PropertyDescriptor
- getName() - Method in class com.rometools.rome.feed.rss.TextInput
-
Returns the text input name.
- getName() - Method in interface com.rometools.rome.feed.synd.SyndCategory
-
Returns the category name.
- getName() - Method in class com.rometools.rome.feed.synd.SyndCategoryImpl
-
Returns the category name.
- getName() - Method in interface com.rometools.rome.feed.synd.SyndPerson
-
Returns name of person
- getName() - Method in class com.rometools.rome.feed.synd.SyndPersonImpl
-
Returns the person name.
- getNamespaces() - Method in class com.rometools.rome.io.impl.DCModuleGenerator
-
Returns a set with all the URIs (JDOM Namespace elements) this module generator uses.
- getNamespaces() - Method in class com.rometools.rome.io.impl.SyModuleGenerator
-
Returns a set with all the URIs (JDOM Namespace elements) this module generator uses.
- getNamespaces() - Method in interface com.rometools.rome.io.ModuleGenerator
-
Returns a set with all the URIs (JDOM Namespace elements) this module generator uses.
- getNamespaceUri() - Method in class com.rometools.rome.io.impl.DCModuleGenerator
- getNamespaceUri() - Method in class com.rometools.rome.io.impl.DCModuleParser
- getNamespaceUri() - Method in class com.rometools.rome.io.impl.SyModuleGenerator
- getNamespaceUri() - Method in class com.rometools.rome.io.impl.SyModuleParser
- getNamespaceUri() - Method in interface com.rometools.rome.io.ModuleGenerator
-
Returns the namespace URI this generator handles.
- getNamespaceUri() - Method in interface com.rometools.rome.io.ModuleParser
-
Returns the namespace URI this parser handles.
- getNumberOfEnclosures(List<Enclosure>) - Method in class com.rometools.rome.io.impl.RSS092Generator
- getNumberOfEnclosures(List<Enclosure>) - Method in class com.rometools.rome.io.impl.RSS093Generator
- getOtherLinks() - Method in class com.rometools.rome.feed.atom.Entry
-
Returns the entry non-alternate links.
- getOtherLinks() - Method in class com.rometools.rome.feed.atom.Feed
-
Returns the feed other links (non-alternate ones).
- getParserFor(Document) - Method in class com.rometools.rome.io.impl.FeedParsers
-
Finds the real parser type for the given document feed.
- getPath() - Method in class com.rometools.rome.feed.rss.Cloud
-
Returns the cloud path.
- getPlugin(String) - Method in class com.rometools.rome.io.impl.PluginManager
- getPluginMap() - Method in class com.rometools.rome.io.impl.PluginManager
- getPlugins() - Method in class com.rometools.rome.io.impl.PluginManager
- getPort() - Method in class com.rometools.rome.feed.rss.Cloud
-
Returns the cloud port.
- getPropertiesLoader() - Static method in class com.rometools.rome.io.impl.PropertiesLoader
-
Returns the PropertiesLoader singleton used by ROME to load plugin components.
- getProperty(String) - Method in class com.rometools.rome.io.impl.PropertiesLoader
-
Returns an array of values stored under a property key in all properties files.
- getPropertyDescriptorsWithGetters(Class<?>) - Static method in class com.rometools.rome.feed.impl.BeanIntrospector
-
Extract all
PropertyDescriptors for properties with a getter that does not come fromObjectand does not accept parameters. - getPropertyDescriptorsWithGettersAndSetters(Class<?>) - Static method in class com.rometools.rome.feed.impl.BeanIntrospector
-
Extract all
PropertyDescriptors for properties with a getter (that does not come fromObjectand does not accept parameters) and a setter. - getPropertyType() - Method in class com.rometools.rome.feed.impl.PropertyDescriptor
- getProtocol() - Method in class com.rometools.rome.feed.rss.Cloud
-
Returns the cloud protocol.
- getPubDate() - Method in class com.rometools.rome.feed.rss.Channel
-
Returns the channel publishing date.
- getPubDate() - Method in class com.rometools.rome.feed.rss.Item
-
Returns the item publishing date.
- getPublished() - Method in class com.rometools.rome.feed.atom.Entry
-
Returns the published
- getPublishedDate() - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Returns the entry published date.
- getPublishedDate() - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Returns the entry published date.
- getPublishedDate() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Returns the feed published date.
- getPublishedDate() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Returns the feed published date.
- getPublisher() - Method in interface com.rometools.rome.feed.module.DCModule
-
Gets the DublinCore module publisher.
- getPublisher() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Gets the DublinCore module title.
- getPublishers() - Method in interface com.rometools.rome.feed.module.DCModule
-
Returns the DublinCore module publisher.
- getPublishers() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Returns the DublinCore module publisher.
- getRating() - Method in class com.rometools.rome.feed.rss.Channel
-
Returns the channel rating.
- getRDFNamespace() - Method in class com.rometools.rome.io.impl.RSS090Generator
- getRDFNamespace() - Method in class com.rometools.rome.io.impl.RSS090Parser
-
Returns the namespace used by RDF elements in document of the RSS version the parser supports.
- getReadMethod() - Method in class com.rometools.rome.feed.impl.PropertyDescriptor
- getRegisterProcedure() - Method in class com.rometools.rome.feed.rss.Cloud
-
Returns the cloud register procedure.
- getRel() - Method in class com.rometools.rome.feed.atom.Link
-
Returns the link rel.
- getRel() - Method in interface com.rometools.rome.feed.synd.SyndLink
-
Returns the link rel.
- getRel() - Method in class com.rometools.rome.feed.synd.SyndLinkImpl
-
Returns the link rel.
- getRelation() - Method in interface com.rometools.rome.feed.module.DCModule
-
Gets the DublinCore module relation.
- getRelation() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Gets the DublinCore module relation.
- getRelations() - Method in interface com.rometools.rome.feed.module.DCModule
-
Returns the DublinCore module relation.
- getRelations() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Returns the DublinCore module relation.
- getResolveURIs() - Static method in class com.rometools.rome.io.impl.Atom10Parser
- getRights() - Method in class com.rometools.rome.feed.atom.Entry
-
Returns the rights
- getRights() - Method in class com.rometools.rome.feed.atom.Feed
-
Returns the rights
- getRights() - Method in interface com.rometools.rome.feed.module.DCModule
-
Gets the DublinCore module right.
- getRights() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Gets the DublinCore module rights.
- getRightsList() - Method in interface com.rometools.rome.feed.module.DCModule
-
Returns the DublinCore module rights.
- getRightsList() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Returns the DublinCore module rights.
- getRSSNamespace() - Method in class com.rometools.rome.io.impl.RSS090Parser
-
Returns the namespace used by RSS elements in document of the RSS version the parser supports.
- getRSSNamespace() - Method in class com.rometools.rome.io.impl.RSS091UserlandParser
- getRSSNamespace() - Method in class com.rometools.rome.io.impl.RSS10Parser
-
Returns the namespace used by RSS elements in document of the RSS 1.0
- getRSSNamespace() - Method in class com.rometools.rome.io.impl.RSS20wNSParser
- getRSSVersion() - Method in class com.rometools.rome.io.impl.RSS091UserlandParser
- getRSSVersion() - Method in class com.rometools.rome.io.impl.RSS092Parser
- getRSSVersion() - Method in class com.rometools.rome.io.impl.RSS093Parser
- getRSSVersion() - Method in class com.rometools.rome.io.impl.RSS094Parser
- getRSSVersion() - Method in class com.rometools.rome.io.impl.RSS20Parser
- getScheme() - Method in class com.rometools.rome.feed.atom.Category
-
Get Scheme URI for category.
- getSchemeResolved() - Method in class com.rometools.rome.feed.atom.Category
- getSkipDays() - Method in class com.rometools.rome.feed.rss.Channel
-
Returns the channel skip days.
- getSkipHours() - Method in class com.rometools.rome.feed.rss.Channel
-
Returns the channel skip hours.
- getSource() - Method in class com.rometools.rome.feed.atom.Entry
-
Returns the source
- getSource() - Method in interface com.rometools.rome.feed.module.DCModule
-
Gets the DublinCore module subject.
- getSource() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Gets the DublinCore module source.
- getSource() - Method in class com.rometools.rome.feed.rss.Item
-
Returns the item source.
- getSource() - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Returns the entry source.
- getSource() - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
- getSources() - Method in interface com.rometools.rome.feed.module.DCModule
-
Returns the DublinCore module source.
- getSources() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Returns the DublinCore module source.
- getSrc() - Method in class com.rometools.rome.feed.atom.Content
-
Returns the src
- getStyleSheet() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
URL of XSL-Stylesheet.
- getStyleSheet() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
- getStyleSheet() - Method in class com.rometools.rome.feed.WireFeed
-
URL of XSL-Stylesheet.
- getStyleSheet(Document) - Method in class com.rometools.rome.io.impl.BaseWireFeedParser
- getSubject() - Method in interface com.rometools.rome.feed.module.DCModule
-
Gets the DublinCore module subject.
- getSubject() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Gets the DublinCore module subject.
- getSubjects() - Method in interface com.rometools.rome.feed.module.DCModule
-
Returns the DublinCore module subjects.
- getSubjects() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Returns the DublinCore module subjects.
- getSubtitle() - Method in class com.rometools.rome.feed.atom.Feed
-
Returns the subtitle
- getSummary() - Method in class com.rometools.rome.feed.atom.Entry
-
Returns the entry summary.
- getSupportedFeedTypes() - Method in class com.rometools.rome.feed.synd.impl.Converters
- getSupportedFeedTypes() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Returns the real feed types the SyndFeedImpl supports when converting from and to.
- getSupportedFeedTypes() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Returns the real feed types the SyndFeedImpl supports when converting from and to.
- getSupportedFeedTypes() - Method in class com.rometools.rome.io.impl.FeedGenerators
- getSupportedFeedTypes() - Method in class com.rometools.rome.io.impl.FeedParsers
- getSupportedFeedTypes() - Static method in class com.rometools.rome.io.WireFeedInput
-
Returns the list of supported input feed types.
- getSupportedFeedTypes() - Static method in class com.rometools.rome.io.WireFeedOutput
-
Returns the list of supported output feed types.
- getTagline() - Method in class com.rometools.rome.feed.atom.Feed
-
Returns the feed tag line (Atom 0.3, maps to
Feed.getSubtitle()). - getTaxonomy(Element) - Method in class com.rometools.rome.io.impl.DCModuleParser
-
Utility method to parse a taxonomy from an element.
- getTaxonomyUri() - Method in interface com.rometools.rome.feed.module.DCSubject
-
Returns the DublinCore subject taxonomy URI.
- getTaxonomyUri() - Method in class com.rometools.rome.feed.module.DCSubjectImpl
-
Returns the DublinCore subject taxonomy URI.
- getTaxonomyUri() - Method in interface com.rometools.rome.feed.synd.SyndCategory
-
Returns the category taxonomy URI.
- getTaxonomyUri() - Method in class com.rometools.rome.feed.synd.SyndCategoryImpl
-
Returns the category taxonomy URI.
- getTerm() - Method in class com.rometools.rome.feed.atom.Category
-
Return term for category.
- getTextInput() - Method in class com.rometools.rome.feed.rss.Channel
-
Returns the channel text input.
- getTextInput(Element) - Method in class com.rometools.rome.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.rometools.rome.io.impl.RSS091UserlandParser
-
It looks for the 'textinput' elements under the 'channel' elemment.
- getTextInputLabel() - Method in class com.rometools.rome.io.impl.RSS090Generator
- getTextInputLabel() - Method in class com.rometools.rome.io.impl.RSS091NetscapeGenerator
- getTextInputLabel() - Method in class com.rometools.rome.io.impl.RSS091NetscapeParser
- getTextInputLabel() - Method in class com.rometools.rome.io.impl.RSS091UserlandParser
-
To be overriden by RSS 0.91 Netscape parser
- getTitle() - Method in class com.rometools.rome.feed.atom.Entry
-
Returns the entry title.
- getTitle() - Method in class com.rometools.rome.feed.atom.Feed
-
Returns the feed title.
- getTitle() - Method in class com.rometools.rome.feed.atom.Link
-
Returns the link title.
- getTitle() - Method in interface com.rometools.rome.feed.module.DCModule
-
Gets the DublinCore module title.
- getTitle() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Gets the DublinCore module title.
- getTitle() - Method in class com.rometools.rome.feed.rss.Channel
-
Returns the channel title.
- getTitle() - Method in class com.rometools.rome.feed.rss.Image
-
Returns the image title.
- getTitle() - Method in class com.rometools.rome.feed.rss.Item
-
Returns the item title.
- getTitle() - Method in class com.rometools.rome.feed.rss.TextInput
-
Returns the text input title.
- getTitle() - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Returns the entry title.
- getTitle() - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Returns the entry title.
- getTitle() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Returns the feed title.
- getTitle() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Returns the feed title.
- getTitle() - Method in interface com.rometools.rome.feed.synd.SyndImage
-
Returns the image title.
- getTitle() - Method in class com.rometools.rome.feed.synd.SyndImageImpl
-
Returns the image title.
- getTitle() - Method in interface com.rometools.rome.feed.synd.SyndLink
-
Returns the link title.
- getTitle() - Method in class com.rometools.rome.feed.synd.SyndLinkImpl
-
Returns the link title.
- getTitleEx() - Method in class com.rometools.rome.feed.atom.Entry
-
Returns the entry title as a text construct.
- getTitleEx() - Method in class com.rometools.rome.feed.atom.Feed
-
Returns the feed title.
- getTitleEx() - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Returns the entry title as a text construct.
- getTitleEx() - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Returns the entry title as a text construct.
- getTitleEx() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Returns the feed title.
- getTitleEx() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Returns the feed title as a text construct.
- getTitles() - Method in interface com.rometools.rome.feed.module.DCModule
-
Returns the DublinCore module titles.
- getTitles() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Returns the DublinCore module titles.
- getTokenizedProperty(String, String) - Method in class com.rometools.rome.io.impl.PropertiesLoader
-
Returns an array of tokenized values stored under a property key in all properties files.
- getTtl() - Method in class com.rometools.rome.feed.rss.Channel
-
Returns the channel time to live.
- getType() - Method in class com.rometools.rome.feed.atom.Content
-
Returns the content type.
- getType() - Method in class com.rometools.rome.feed.atom.Link
-
Returns the link type.
- getType() - Method in interface com.rometools.rome.feed.module.DCModule
-
Gets the DublinCore module type.
- getType() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Gets the DublinCore module type.
- getType() - Method in class com.rometools.rome.feed.rss.Content
-
Returns the description type.
- getType() - Method in class com.rometools.rome.feed.rss.Description
-
Returns the description type.
- getType() - Method in class com.rometools.rome.feed.rss.Enclosure
-
Returns the enclosure type.
- getType() - Method in interface com.rometools.rome.feed.synd.Converter
-
Returns the type (version) of the real feed this converter handles.
- getType() - Method in class com.rometools.rome.feed.synd.impl.ConverterForAtom03
- getType() - Method in class com.rometools.rome.feed.synd.impl.ConverterForAtom10
- getType() - Method in class com.rometools.rome.feed.synd.impl.ConverterForRSS090
- getType() - Method in interface com.rometools.rome.feed.synd.SyndContent
-
Returns the content type.
- getType() - Method in class com.rometools.rome.feed.synd.SyndContentImpl
-
Returns the content type.
- getType() - Method in interface com.rometools.rome.feed.synd.SyndEnclosure
-
Returns the enclosure type.
- getType() - Method in class com.rometools.rome.feed.synd.SyndEnclosureImpl
-
Returns the enclosure type.
- getType() - Method in interface com.rometools.rome.feed.synd.SyndLink
-
Returns the link type.
- getType() - Method in class com.rometools.rome.feed.synd.SyndLinkImpl
-
Returns the link type.
- getType() - Method in class com.rometools.rome.io.impl.BaseWireFeedGenerator
- getType() - Method in class com.rometools.rome.io.impl.BaseWireFeedParser
-
Returns the type of feed the parser handles.
- getType() - Method in interface com.rometools.rome.io.WireFeedGenerator
-
Returns the type of feed the generator creates.
- getType() - Method in interface com.rometools.rome.io.WireFeedParser
-
Returns the type of feed the parser handles.
- getTypes() - Method in interface com.rometools.rome.feed.module.DCModule
-
Returns the DublinCore module type.
- getTypes() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Returns the DublinCore module type.
- getUpdateBase() - Method in interface com.rometools.rome.feed.module.SyModule
-
Returns the Syndication module update base date.
- getUpdateBase() - Method in class com.rometools.rome.feed.module.SyModuleImpl
-
Returns the Syndication module update base date.
- getUpdated() - Method in class com.rometools.rome.feed.atom.Entry
-
Returns the updated
- getUpdated() - Method in class com.rometools.rome.feed.atom.Feed
-
Returns the updated
- getUpdatedDate() - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Returns the entry updated date.
- getUpdatedDate() - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Returns the updatedDate
- getUpdateFrequency() - Method in interface com.rometools.rome.feed.module.SyModule
-
Returns the Syndication module update frequency.
- getUpdateFrequency() - Method in class com.rometools.rome.feed.module.SyModuleImpl
-
Returns the Syndication module update frequency.
- getUpdatePeriod() - Method in interface com.rometools.rome.feed.module.SyModule
-
Returns the Syndication module update period.
- getUpdatePeriod() - Method in class com.rometools.rome.feed.module.SyModuleImpl
-
Returns the Syndication module update period.
- getUri() - Method in class com.rometools.rome.feed.atom.Person
-
Returns the uri
- getUri() - Method in interface com.rometools.rome.feed.module.Module
-
Returns the URI of the module.
- getUri() - Method in class com.rometools.rome.feed.module.ModuleImpl
-
Returns the URI of the module.
- getUri() - Method in class com.rometools.rome.feed.rss.Channel
-
Returns the channel uri.
- getUri() - Method in class com.rometools.rome.feed.rss.Item
-
Returns the item uri.
- getUri() - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Returns the entry URI.
- getUri() - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Returns the entry URI.
- getUri() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Returns the feed URI.
- getUri() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Returns the feed URI.
- getUri() - Method in interface com.rometools.rome.feed.synd.SyndPerson
-
Returns URI of person.
- getUri() - Method in class com.rometools.rome.feed.synd.SyndPersonImpl
-
Returns the person's URI.
- getUriResolved(String) - Method in class com.rometools.rome.feed.atom.Person
- getUrl() - Method in class com.rometools.rome.feed.atom.Generator
-
Returns the generator URL.
- getUrl() - Method in class com.rometools.rome.feed.atom.Person
-
Returns the person URL (same as
Person.getUri()) - getUrl() - Method in class com.rometools.rome.feed.rss.Enclosure
-
Returns the enclosure URL.
- getUrl() - Method in class com.rometools.rome.feed.rss.Image
-
Returns the image URL.
- getUrl() - Method in class com.rometools.rome.feed.rss.Source
-
Returns the source URL.
- getUrl() - Method in interface com.rometools.rome.feed.synd.SyndEnclosure
-
Returns the enclosure URL.
- getUrl() - Method in class com.rometools.rome.feed.synd.SyndEnclosureImpl
-
Returns the enclosure URL.
- getUrl() - Method in interface com.rometools.rome.feed.synd.SyndImage
-
Returns the image URL.
- getUrl() - Method in class com.rometools.rome.feed.synd.SyndImageImpl
-
Returns the image URL.
- getValue() - Method in class com.rometools.rome.feed.atom.Content
-
Returns the content value.
- getValue() - Method in class com.rometools.rome.feed.atom.Generator
-
Returns the generator value.
- getValue() - Method in interface com.rometools.rome.feed.module.DCSubject
-
Returns the DublinCore subject value.
- getValue() - Method in class com.rometools.rome.feed.module.DCSubjectImpl
-
Returns the DublinCore subject value.
- getValue() - Method in class com.rometools.rome.feed.rss.Category
-
Returns the category value.
- getValue() - Method in class com.rometools.rome.feed.rss.Content
-
Returns the description value.
- getValue() - Method in class com.rometools.rome.feed.rss.Description
-
Returns the description value.
- getValue() - Method in class com.rometools.rome.feed.rss.Guid
-
Returns the guid value.
- getValue() - Method in class com.rometools.rome.feed.rss.Source
-
Returns the source value.
- getValue() - Method in interface com.rometools.rome.feed.synd.SyndContent
-
Returns the content value.
- getValue() - Method in class com.rometools.rome.feed.synd.SyndContentImpl
-
Returns the content value.
- getVersion() - Method in class com.rometools.rome.feed.atom.Generator
-
Returns the generator version.
- getVersion() - Method in class com.rometools.rome.io.impl.Atom03Generator
- getVersion() - Method in class com.rometools.rome.io.impl.Atom10Generator
- getVersion() - Method in class com.rometools.rome.io.impl.RSS091UserlandGenerator
- getWebMaster() - Method in class com.rometools.rome.feed.rss.Channel
-
Returns the channel web master.
- getWebMaster() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
The email address of the webmaster for the site, the person to contact if there are technical problems with the channel.
- getWebMaster() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
- getWidth() - Method in class com.rometools.rome.feed.rss.Image
-
Returns the image width.
- getWidth() - Method in interface com.rometools.rome.feed.synd.SyndImage
-
Returns the image width.
- getWidth() - Method in class com.rometools.rome.feed.synd.SyndImageImpl
-
Returns the image width.
- getWireEntry() - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Return the original item this SyndEntry is generated from.
- getWireEntry() - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
- getWriteMethod() - Method in class com.rometools.rome.feed.impl.PropertyDescriptor
- getXmlBase() - Method in class com.rometools.rome.feed.atom.Entry
-
Returns the xmlBase
- getXmlBase() - Method in class com.rometools.rome.feed.atom.Feed
-
Returns the xmlBase
- getXmlEncoding() - Method in exception com.rometools.rome.io.XmlReaderException
-
Returns the encoding found in the XML prolog of the InputStream.
- getXmlGuessEncoding() - Method in exception com.rometools.rome.io.XmlReaderException
-
Returns the encoding guess based on the first bytes of the InputStream.
- getXmlHealerOn() - Method in class com.rometools.rome.io.SyndFeedInput
-
Indicates if the WiredFeedInput instance will XML heal (if necessary) the character stream.
- getXmlHealerOn() - Method in class com.rometools.rome.io.WireFeedInput
-
Indicates if the WiredFeedInput instance will XML heal (if necessary) the character stream.
- Guid - Class in com.rometools.rome.feed.rss
-
Bean for item GUIDs of RSS feeds.
- Guid() - Constructor for class com.rometools.rome.feed.rss.Guid
H
- hashCode() - Method in class com.rometools.rome.feed.atom.Category
-
Returns a hashcode value for the object.
- hashCode() - Method in class com.rometools.rome.feed.atom.Content
-
Returns a hashcode value for the object.
- hashCode() - Method in class com.rometools.rome.feed.atom.Entry
-
Returns a hashcode value for the object.
- hashCode() - Method in class com.rometools.rome.feed.atom.Generator
-
Returns a hashcode value for the object.
- hashCode() - Method in class com.rometools.rome.feed.atom.Link
-
Returns a hashcode value for the object.
- hashCode() - Method in class com.rometools.rome.feed.atom.Person
-
Returns a hashcode value for the object.
- hashCode() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Returns a hashcode value for the object.
- hashCode() - Method in class com.rometools.rome.feed.module.DCSubjectImpl
-
Returns a hashcode value for the object.
- hashCode() - Method in class com.rometools.rome.feed.module.ModuleImpl
-
Returns a hashcode value for the object.
- hashCode() - Method in class com.rometools.rome.feed.rss.Category
-
Returns a hashcode value for the object.
- hashCode() - Method in class com.rometools.rome.feed.rss.Cloud
-
Returns a hashcode value for the object.
- hashCode() - Method in class com.rometools.rome.feed.rss.Content
-
Returns a hashcode value for the object.
- hashCode() - Method in class com.rometools.rome.feed.rss.Description
-
Returns a hashcode value for the object.
- hashCode() - Method in class com.rometools.rome.feed.rss.Enclosure
-
Returns a hashcode value for the object.
- hashCode() - Method in class com.rometools.rome.feed.rss.Guid
-
Returns a hashcode value for the object.
- hashCode() - Method in class com.rometools.rome.feed.rss.Image
-
Returns a hashcode value for the object.
- hashCode() - Method in class com.rometools.rome.feed.rss.Item
-
Returns a hashcode value for the object.
- hashCode() - Method in class com.rometools.rome.feed.rss.Source
-
Returns a hashcode value for the object.
- hashCode() - Method in class com.rometools.rome.feed.rss.TextInput
-
Returns a hashcode value for the object.
- hashCode() - Method in class com.rometools.rome.feed.synd.SyndCategoryImpl
-
Returns a hashcode value for the object.
- hashCode() - Method in class com.rometools.rome.feed.synd.SyndContentImpl
-
Returns a hashcode value for the object.
- hashCode() - Method in class com.rometools.rome.feed.synd.SyndEnclosureImpl
-
Returns a hashcode value for the object.
- hashCode() - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Returns a hashcode value for the object.
- hashCode() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Returns a hashcode value for the object.
- hashCode() - Method in class com.rometools.rome.feed.synd.SyndImageImpl
-
Returns a hashcode value for the object.
- hashCode() - Method in interface com.rometools.rome.feed.synd.SyndLink
-
Returns a hashcode value for the object.
- hashCode() - Method in class com.rometools.rome.feed.synd.SyndLinkImpl
-
Returns a hashcode value for the object.
- hashCode() - Method in class com.rometools.rome.feed.synd.SyndPersonImpl
-
Returns a hashcode value for the object.
- hashCode() - Method in class com.rometools.rome.feed.WireFeed
-
Returns a hashcode value for the object.
- HOURLY - Static variable in interface com.rometools.rome.feed.module.SyModule
- HTML - Static variable in class com.rometools.rome.feed.atom.Content
- HTML - Static variable in class com.rometools.rome.feed.rss.Content
I
- Image - Class in com.rometools.rome.feed.rss
-
Bean for images of RSS feeds.
- Image() - Constructor for class com.rometools.rome.feed.rss.Image
- in - Variable in class com.rometools.rome.io.impl.XmlFixerReader
- INSTANCE - com.rometools.rome.feed.impl.ConfigurableClassLoader
- isAbsoluteURI(String) - Static method in class com.rometools.rome.io.impl.Atom10Parser
- isAllowDoctypes() - Method in class com.rometools.rome.io.SyndFeedInput
-
Indicates whether Doctype declarations are allowed.
- isAllowDoctypes() - Method in class com.rometools.rome.io.WireFeedInput
-
Indicates whether Doctype declarations are allowed.
- isHourFormat24() - Method in class com.rometools.rome.io.impl.RSS091NetscapeGenerator
-
To be overriden by RSS 0.91 Netscape and RSS 0.94
- isHourFormat24() - Method in class com.rometools.rome.io.impl.RSS091UserlandGenerator
-
To be overriden by RSS 0.91 Netscape and RSS 0.94
- isHourFormat24(Element) - Method in class com.rometools.rome.io.impl.RSS091NetscapeParser
- isHourFormat24(Element) - Method in class com.rometools.rome.io.impl.RSS091UserlandParser
-
To be overriden by RSS 0.91 Netscape and RSS 0.94
- isHourFormat24(Element) - Method in class com.rometools.rome.io.impl.RSS20Parser
- isMediaEntry() - Method in class com.rometools.rome.feed.atom.Entry
-
Returns true if entry is a media entry, i.e. has rel="edit-media".
- isMyType(Document) - Method in class com.rometools.rome.io.impl.Atom03Parser
- isMyType(Document) - Method in class com.rometools.rome.io.impl.Atom10Parser
- isMyType(Document) - Method in class com.rometools.rome.io.impl.RSS090Parser
- isMyType(Document) - Method in class com.rometools.rome.io.impl.RSS091NetscapeParser
- isMyType(Document) - Method in class com.rometools.rome.io.impl.RSS091UserlandParser
- isMyType(Document) - Method in class com.rometools.rome.io.impl.RSS10Parser
-
Indicates if a JDom document is an RSS instance that can be parsed with the parser.
- isMyType(Document) - Method in class com.rometools.rome.io.impl.RSS20Parser
- isMyType(Document) - Method in class com.rometools.rome.io.impl.RSS20wNSParser
- isMyType(Document) - Method in interface com.rometools.rome.io.WireFeedParser
-
Inspects an XML Document (JDOM) to check if it can parse it.
- isPermaLink() - Method in class com.rometools.rome.feed.rss.Guid
-
Returns the guid perma link.
- isPreserveWireFeed() - Method in class com.rometools.rome.io.SyndFeedInput
- isPreservingWireFeed() - Method in interface com.rometools.rome.feed.synd.SyndFeed
- isPreservingWireFeed() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
- isRelativeURI(String) - Static method in class com.rometools.rome.io.impl.Atom10Parser
-
Returns true if URI is relative.
- Item - Class in com.rometools.rome.feed.rss
-
Bean for items of RSS feeds.
- Item() - Constructor for class com.rometools.rome.feed.rss.Item
L
- Link - Class in com.rometools.rome.feed.atom
-
Bean for link elements of Atom feeds.
- Link() - Constructor for class com.rometools.rome.feed.atom.Link
M
- main(String[]) - Static method in class com.rometools.rome.io.impl.Base64
- mark(int) - Method in class com.rometools.rome.io.impl.XmlFixerReader
- markSupported() - Method in class com.rometools.rome.io.impl.XmlFixerReader
- Module - Interface in com.rometools.rome.feed.module
-
Base class for modules describing Metadata of feeds.
- ModuleGenerator - Interface in com.rometools.rome.io
-
Injects module metadata into a XML node (JDOM element).
- ModuleGenerators - Class in com.rometools.rome.io.impl
- ModuleGenerators(String, BaseWireFeedGenerator) - Constructor for class com.rometools.rome.io.impl.ModuleGenerators
- ModuleImpl - Class in com.rometools.rome.feed.module
-
Base class for modules describing Metadata of feeds, default implementations.
- ModuleImpl(Class<?>, String) - Constructor for class com.rometools.rome.feed.module.ModuleImpl
- ModuleParser - Interface in com.rometools.rome.io
-
Parses module metadata from a XML node (JDOM element).
- ModuleParsers - Class in com.rometools.rome.io.impl
- ModuleParsers(String, WireFeedParser) - Constructor for class com.rometools.rome.io.impl.ModuleParsers
- ModuleUtils - Class in com.rometools.rome.feed.module.impl
- MONDAY - Static variable in class com.rometools.rome.feed.rss.Channel
- MONTHLY - Static variable in interface com.rometools.rome.feed.module.SyModule
N
- normalize(String) - Static method in class com.rometools.rome.feed.synd.impl.URINormalizer
-
Normalizes an URI as specified in RFC 2396bis.
- NumberParser - Class in com.rometools.rome.io.impl
-
A helper class that parses Numbers out of Strings in a lenient manner.
O
- originalWireFeed() - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Returns the WireFeed this SyndFeed was created from.
- originalWireFeed() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Returns the WireFeed this SyndFeed was created from.
- output(SyndFeed, File) - Method in class com.rometools.rome.io.SyndFeedOutput
-
Creates a File containing with the XML representation for the given SyndFeedImpl.
- output(SyndFeed, File, boolean) - Method in class com.rometools.rome.io.SyndFeedOutput
-
Creates a File containing with the XML representation for the given SyndFeedImpl.
- output(SyndFeed, Writer) - Method in class com.rometools.rome.io.SyndFeedOutput
-
Writes to an Writer the XML representation for the given SyndFeedImpl.
- output(SyndFeed, Writer, boolean) - Method in class com.rometools.rome.io.SyndFeedOutput
-
Writes to an Writer the XML representation for the given SyndFeedImpl.
- output(WireFeed, File) - Method in class com.rometools.rome.io.WireFeedOutput
-
Creates a File containing with the XML representation for the given WireFeed.
- output(WireFeed, File, boolean) - Method in class com.rometools.rome.io.WireFeedOutput
-
Creates a File containing with the XML representation for the given WireFeed.
- output(WireFeed, Writer) - Method in class com.rometools.rome.io.WireFeedOutput
-
Writes to an Writer the XML representation for the given WireFeed.
- output(WireFeed, Writer, boolean) - Method in class com.rometools.rome.io.WireFeedOutput
-
Writes to an Writer the XML representation for the given WireFeed.
- outputJDom(SyndFeed) - Method in class com.rometools.rome.io.SyndFeedOutput
-
Creates a JDOM document for the given SyndFeedImpl.
- outputJDom(WireFeed) - Method in class com.rometools.rome.io.WireFeedOutput
-
Creates a JDOM document for the given WireFeed.
- outputString(SyndFeed) - Method in class com.rometools.rome.io.SyndFeedOutput
-
Creates a String with the XML representation for the given SyndFeedImpl.
- outputString(SyndFeed, boolean) - Method in class com.rometools.rome.io.SyndFeedOutput
-
Creates a String with the XML representation for the given SyndFeedImpl.
- outputString(WireFeed) - Method in class com.rometools.rome.io.WireFeedOutput
-
Creates a String with the XML representation for the given WireFeed.
- outputString(WireFeed, boolean) - Method in class com.rometools.rome.io.WireFeedOutput
-
Creates a String with the XML representation for the given WireFeed.
- outputW3CDom(SyndFeed) - Method in class com.rometools.rome.io.SyndFeedOutput
-
Creates a W3C DOM document for the given SyndFeedImpl.
- outputW3CDom(WireFeed) - Method in class com.rometools.rome.io.WireFeedOutput
-
Creates a W3C DOM document for the given WireFeed.
P
- parse(Document, boolean, Locale) - Method in class com.rometools.rome.io.impl.Atom03Parser
- parse(Document, boolean, Locale) - Method in class com.rometools.rome.io.impl.Atom10Parser
- parse(Document, boolean, Locale) - Method in class com.rometools.rome.io.impl.RSS090Parser
- parse(Document, boolean, Locale) - Method in interface com.rometools.rome.io.WireFeedParser
-
Parses an XML document (JDOM Document) into a feed bean.
- parse(Element, Locale) - Method in class com.rometools.rome.io.impl.DCModuleParser
-
Parse an element tree and return the module found in it.
- parse(Element, Locale) - Method in class com.rometools.rome.io.impl.SyModuleParser
- parse(Element, Locale) - Method in interface com.rometools.rome.io.ModuleParser
-
Parses the XML node (JDOM element) extracting module information.
- parseCategories(List<Element>) - Method in class com.rometools.rome.io.impl.RSS092Parser
- parseChannel(Element, Locale) - Method in class com.rometools.rome.io.impl.RSS090Parser
-
Parses the root element of an RSS document into a Channel bean.
- parseChannel(Element, Locale) - Method in class com.rometools.rome.io.impl.RSS091UserlandParser
-
Parses the root element of an RSS document into a Channel bean.
- parseChannel(Element, Locale) - Method in class com.rometools.rome.io.impl.RSS092Parser
- parseChannel(Element, Locale) - Method in class com.rometools.rome.io.impl.RSS094Parser
- parseChannel(Element, Locale) - Method in class com.rometools.rome.io.impl.RSS10Parser
- parseChannel(Element, Locale) - Method in class com.rometools.rome.io.impl.RSS20wNSParser
-
After we parse the feed we put "rss_2.0" in it (so converters and generators work) this parser is a phantom.
- parseDate(String, Locale) - Static method in class com.rometools.rome.io.impl.DateParser
-
Parses a Date out of a String with a date in W3C date-time format or in a RFC822 format.
- parseElementList(List<Element>) - Method in class com.rometools.rome.io.impl.DCModuleParser
-
Utility method to parse a list of strings out of a list of elements.
- parseElementListDate(List<Element>, Locale) - Method in class com.rometools.rome.io.impl.DCModuleParser
-
Utility method to parse a list of dates out of a list of elements.
- parseEntries(Feed, String, List<Element>, Locale) - Method in class com.rometools.rome.io.impl.Atom10Parser
- parseEntry(Feed, Element, String, Locale) - Method in class com.rometools.rome.io.impl.Atom10Parser
- parseEntry(Reader, String, Locale) - Static method in class com.rometools.rome.io.impl.Atom10Parser
-
Parse entry from reader.
- parseFeed(Element, Locale) - Method in class com.rometools.rome.io.impl.Atom03Parser
- parseFeed(Element, Locale) - Method in class com.rometools.rome.io.impl.Atom10Parser
- parseFeedModules(Element, Locale) - Method in class com.rometools.rome.io.impl.BaseWireFeedParser
- parseFloat(String) - Static method in class com.rometools.rome.io.impl.NumberParser
-
Parse a Float from a String without exceptions.
- parseFloat(String, float) - Static method in class com.rometools.rome.io.impl.NumberParser
-
Parse a float from a String, with a default value
- parseImage(Element) - Method in class com.rometools.rome.io.impl.RSS090Parser
-
Parses the root element of an RSS document looking for image information.
- parseImage(Element) - Method in class com.rometools.rome.io.impl.RSS091UserlandParser
-
Parses the root element of an RSS document looking for image information.
- parseInt(String) - Static method in class com.rometools.rome.io.impl.NumberParser
-
Parse an Integer from a String.
- parseItem(Element, Element, Locale) - Method in class com.rometools.rome.io.impl.RSS090Parser
-
Parses an item element of an RSS document looking for item information.
- parseItem(Element, Element, Locale) - Method in class com.rometools.rome.io.impl.RSS091UserlandParser
-
Parses an item element of an RSS document looking for item information.
- parseItem(Element, Element, Locale) - Method in class com.rometools.rome.io.impl.RSS092Parser
- parseItem(Element, Element, Locale) - Method in class com.rometools.rome.io.impl.RSS093Parser
- parseItem(Element, Element, Locale) - Method in class com.rometools.rome.io.impl.RSS094Parser
- parseItem(Element, Element, Locale) - Method in class com.rometools.rome.io.impl.RSS10Parser
-
Parses an item element of an RSS document looking for item information.
- parseItemDescription(Element, Element) - Method in class com.rometools.rome.io.impl.RSS091UserlandParser
- parseItemDescription(Element, Element) - Method in class com.rometools.rome.io.impl.RSS092Parser
- parseItemDescription(Element, Element) - Method in class com.rometools.rome.io.impl.RSS10Parser
- parseItemDescription(Element, Element) - Method in class com.rometools.rome.io.impl.RSS20Parser
- parseItemModules(Element, Locale) - Method in class com.rometools.rome.io.impl.BaseWireFeedParser
- parseItems(Element, Locale) - Method in class com.rometools.rome.io.impl.RSS090Parser
-
Parses the root element of an RSS document looking for all items information.
- parseLong(String) - Static method in class com.rometools.rome.io.impl.NumberParser
-
Parses a Long out of a string.
- parseLong(String, long) - Static method in class com.rometools.rome.io.impl.NumberParser
-
Parses a long out of a string.
- parseModules(Element, Locale) - Method in class com.rometools.rome.io.impl.ModuleParsers
- parsePersonModules(Element, Locale) - Method in class com.rometools.rome.io.impl.BaseWireFeedParser
- parseRFC822(String, Locale) - Static method in class com.rometools.rome.io.impl.DateParser
-
Parses a Date out of a String with a date in RFC822 format.
- parseSubjects(List<Element>) - Method in class com.rometools.rome.io.impl.DCModuleParser
-
Utility method to parse a list of subjects out of a list of elements.
- parseTextInput(Element) - Method in class com.rometools.rome.io.impl.RSS090Parser
-
Parses the root element of an RSS document looking for text-input information.
- parseW3CDateTime(String, Locale) - Static method in class com.rometools.rome.io.impl.DateParser
-
Parses a Date out of a String with a date in W3C date-time format.
- ParsingFeedException - Exception in com.rometools.rome.io
-
Exception thrown by WireFeedInput instance if it can not parse a feed.
- ParsingFeedException(String) - Constructor for exception com.rometools.rome.io.ParsingFeedException
-
Creates a FeedException with a message.
- ParsingFeedException(String, Throwable) - Constructor for exception com.rometools.rome.io.ParsingFeedException
-
Creates a FeedException with a message and a root cause exception.
- Person - Class in com.rometools.rome.feed.atom
-
Bean for person elements of Atom feeds.
- Person() - Constructor for class com.rometools.rome.feed.atom.Person
- PluginManager<T> - Class in com.rometools.rome.io.impl
- PluginManager(String) - Constructor for class com.rometools.rome.io.impl.PluginManager
-
Creates a PluginManager
- PluginManager(String, WireFeedParser, WireFeedGenerator) - Constructor for class com.rometools.rome.io.impl.PluginManager
- populateChannel(Channel, Element) - Method in class com.rometools.rome.io.impl.RSS090Generator
-
Populates the given channel with parsed data from the ROME element that holds the channel data.
- populateChannel(Channel, Element) - Method in class com.rometools.rome.io.impl.RSS091UserlandGenerator
- populateChannel(Channel, Element) - Method in class com.rometools.rome.io.impl.RSS092Generator
- populateChannel(Channel, Element) - Method in class com.rometools.rome.io.impl.RSS10Generator
- populateChannel(Channel, Element) - Method in class com.rometools.rome.io.impl.RSS20Generator
- populateEntry(Entry, Element) - Method in class com.rometools.rome.io.impl.Atom03Generator
- populateEntry(Entry, Element) - Method in class com.rometools.rome.io.impl.Atom10Generator
- populateFeed(Feed, Element) - Method in class com.rometools.rome.io.impl.Atom03Generator
- populateFeed(Feed, Element) - Method in class com.rometools.rome.io.impl.Atom10Generator
- populateFeed(Channel, Element) - Method in class com.rometools.rome.io.impl.RSS090Generator
- populateFeed(Channel, Element) - Method in class com.rometools.rome.io.impl.RSS091UserlandGenerator
- populateFeedHeader(Feed, Element) - Method in class com.rometools.rome.io.impl.Atom03Generator
- populateFeedHeader(Feed, Element) - Method in class com.rometools.rome.io.impl.Atom10Generator
- populateImage(Image, Element) - Method in class com.rometools.rome.io.impl.RSS090Generator
- populateImage(Image, Element) - Method in class com.rometools.rome.io.impl.RSS091UserlandGenerator
- populateItem(Item, Element, int) - Method in class com.rometools.rome.io.impl.RSS090Generator
- populateItem(Item, Element, int) - Method in class com.rometools.rome.io.impl.RSS091UserlandGenerator
- populateItem(Item, Element, int) - Method in class com.rometools.rome.io.impl.RSS092Generator
- populateItem(Item, Element, int) - Method in class com.rometools.rome.io.impl.RSS093Generator
- populateItem(Item, Element, int) - Method in class com.rometools.rome.io.impl.RSS094Generator
- populateItem(Item, Element, int) - Method in class com.rometools.rome.io.impl.RSS10Generator
- populateItem(Item, Element, int) - Method in class com.rometools.rome.io.impl.RSS20Generator
- populateTextInput(TextInput, Element) - Method in class com.rometools.rome.io.impl.RSS090Generator
- processHtmlEntities(String) - Method in class com.rometools.rome.io.impl.XmlFixerReader
- PropertiesLoader - Class in com.rometools.rome.io.impl
-
Properties loader that aggregates a master properties file and several extra properties files, all from the current classpath.
- PropertyDescriptor - Class in com.rometools.rome.feed.impl
- PropertyDescriptor(String, Method, Method) - Constructor for class com.rometools.rome.feed.impl.PropertyDescriptor
- purgeUnusedNamespaceDeclarations(Element) - Static method in class com.rometools.rome.io.impl.BaseWireFeedGenerator
-
Purging unused declarations is less optimal, performance-wise, than never adding them in the first place.
R
- read() - Method in class com.rometools.rome.io.impl.XmlFixerReader
- read(char[], int, int) - Method in class com.rometools.rome.io.impl.XmlFixerReader
- read(char[], int, int) - Method in class com.rometools.rome.io.XmlReader
- ready() - Method in class com.rometools.rome.io.impl.XmlFixerReader
- reset() - Method in class com.rometools.rome.io.impl.XmlFixerReader
- resolveURI(String, Parent, String) - Static method in class com.rometools.rome.io.impl.Atom10Parser
-
Resolve URI via base URL and parent element.
- RSS090Generator - Class in com.rometools.rome.io.impl
-
Feed Generator for RSS 0.90
- RSS090Generator() - Constructor for class com.rometools.rome.io.impl.RSS090Generator
- RSS090Generator(String) - Constructor for class com.rometools.rome.io.impl.RSS090Generator
- RSS090Parser - Class in com.rometools.rome.io.impl
- RSS090Parser() - Constructor for class com.rometools.rome.io.impl.RSS090Parser
- RSS090Parser(String, Namespace) - Constructor for class com.rometools.rome.io.impl.RSS090Parser
- RSS091NetscapeGenerator - Class in com.rometools.rome.io.impl
-
Feed Generator for RSS 0.91
- RSS091NetscapeGenerator() - Constructor for class com.rometools.rome.io.impl.RSS091NetscapeGenerator
- RSS091NetscapeGenerator(String, String) - Constructor for class com.rometools.rome.io.impl.RSS091NetscapeGenerator
- RSS091NetscapeParser - Class in com.rometools.rome.io.impl
- RSS091NetscapeParser() - Constructor for class com.rometools.rome.io.impl.RSS091NetscapeParser
- RSS091NetscapeParser(String) - Constructor for class com.rometools.rome.io.impl.RSS091NetscapeParser
- RSS091UserlandGenerator - Class in com.rometools.rome.io.impl
-
Feed Generator for RSS 0.91
- RSS091UserlandGenerator() - Constructor for class com.rometools.rome.io.impl.RSS091UserlandGenerator
- RSS091UserlandGenerator(String, String) - Constructor for class com.rometools.rome.io.impl.RSS091UserlandGenerator
- RSS091UserlandParser - Class in com.rometools.rome.io.impl
- RSS091UserlandParser() - Constructor for class com.rometools.rome.io.impl.RSS091UserlandParser
- RSS091UserlandParser(String) - Constructor for class com.rometools.rome.io.impl.RSS091UserlandParser
- RSS092Generator - Class in com.rometools.rome.io.impl
-
Feed Generator for RSS 0.92
- RSS092Generator() - Constructor for class com.rometools.rome.io.impl.RSS092Generator
- RSS092Generator(String, String) - Constructor for class com.rometools.rome.io.impl.RSS092Generator
- RSS092Parser - Class in com.rometools.rome.io.impl
- RSS092Parser() - Constructor for class com.rometools.rome.io.impl.RSS092Parser
- RSS092Parser(String) - Constructor for class com.rometools.rome.io.impl.RSS092Parser
- RSS093Generator - Class in com.rometools.rome.io.impl
-
Feed Generator for RSS 0.93
- RSS093Generator() - Constructor for class com.rometools.rome.io.impl.RSS093Generator
- RSS093Generator(String, String) - Constructor for class com.rometools.rome.io.impl.RSS093Generator
- RSS093Parser - Class in com.rometools.rome.io.impl
- RSS093Parser() - Constructor for class com.rometools.rome.io.impl.RSS093Parser
- RSS093Parser(String) - Constructor for class com.rometools.rome.io.impl.RSS093Parser
- RSS094Generator - Class in com.rometools.rome.io.impl
-
Feed Generator for RSS 0.94
- RSS094Generator() - Constructor for class com.rometools.rome.io.impl.RSS094Generator
- RSS094Generator(String, String) - Constructor for class com.rometools.rome.io.impl.RSS094Generator
- RSS094Parser - Class in com.rometools.rome.io.impl
- RSS094Parser() - Constructor for class com.rometools.rome.io.impl.RSS094Parser
- RSS094Parser(String) - Constructor for class com.rometools.rome.io.impl.RSS094Parser
- RSS10Generator - Class in com.rometools.rome.io.impl
-
Feed Generator for RSS 1.0
- RSS10Generator() - Constructor for class com.rometools.rome.io.impl.RSS10Generator
- RSS10Generator(String) - Constructor for class com.rometools.rome.io.impl.RSS10Generator
- RSS10Parser - Class in com.rometools.rome.io.impl
- RSS10Parser() - Constructor for class com.rometools.rome.io.impl.RSS10Parser
- RSS10Parser(String, Namespace) - Constructor for class com.rometools.rome.io.impl.RSS10Parser
- RSS20Generator - Class in com.rometools.rome.io.impl
-
Feed Generator for RSS 2.0
- RSS20Generator() - Constructor for class com.rometools.rome.io.impl.RSS20Generator
- RSS20Generator(String, String) - Constructor for class com.rometools.rome.io.impl.RSS20Generator
- RSS20Parser - Class in com.rometools.rome.io.impl
- RSS20Parser() - Constructor for class com.rometools.rome.io.impl.RSS20Parser
- RSS20Parser(String) - Constructor for class com.rometools.rome.io.impl.RSS20Parser
- RSS20wNSParser - Class in com.rometools.rome.io.impl
-
To address issue with certain feeds (brought up by Charles Miller): "During the debacle that was the rollout of RSS2.0, this namespace was tried, and even appeared in Dave Winer's Scripting News feed for a while.
- RSS20wNSParser() - Constructor for class com.rometools.rome.io.impl.RSS20wNSParser
- RSS20wNSParser(String) - Constructor for class com.rometools.rome.io.impl.RSS20wNSParser
S
- SATURDAY - Static variable in class com.rometools.rome.feed.rss.Channel
- SAXBuilder - Class in com.rometools.rome.io
- SAXBuilder(boolean) - Constructor for class com.rometools.rome.io.SAXBuilder
-
Deprecated.use SAXBuilder(XMLReaderJDOMFactory) with either XMLReaders.DTDVALIDATING or XMLReaders.NONVALIDATING
- SAXBuilder(XMLReaderJDOMFactory) - Constructor for class com.rometools.rome.io.SAXBuilder
- serializeEntry(Entry, Writer) - Static method in class com.rometools.rome.io.impl.Atom10Generator
-
Utility method to serialize an entry to writer.
- setAllowDoctypes(boolean) - Method in class com.rometools.rome.io.SyndFeedInput
-
Since ROME 1.5.1 we fixed a security vulnerability by disallowing Doctype declarations by default.
- setAllowDoctypes(boolean) - Method in class com.rometools.rome.io.WireFeedInput
-
Since ROME 1.5.1 we fixed a security vulnerability by disallowing Doctype declarations by default.
- setAlternateLinks(List<Link>) - Method in class com.rometools.rome.feed.atom.Entry
-
Sets the entry alternate links.
- setAlternateLinks(List<Link>) - Method in class com.rometools.rome.feed.atom.Feed
-
Sets the feed alternate links.
- setAuthor(String) - Method in class com.rometools.rome.feed.rss.Item
-
Sets the item author.
- setAuthor(String) - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Sets the entry author.
- setAuthor(String) - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Sets the entry author.
- setAuthor(String) - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Sets the feed author.
- setAuthor(String) - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Sets the feed author.
- setAuthors(List<SyndPerson>) - Method in class com.rometools.rome.feed.atom.Entry
-
Sets the author of the entry.
- setAuthors(List<SyndPerson>) - Method in class com.rometools.rome.feed.atom.Feed
-
Sets the feed author.
- setAuthors(List<SyndPerson>) - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Sets the entry authors.
- setAuthors(List<SyndPerson>) - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
- setAuthors(List<SyndPerson>) - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Sets the feed authors.
- setAuthors(List<SyndPerson>) - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
- setCategories(List<Category>) - Method in class com.rometools.rome.feed.atom.Entry
-
Set the categories
- setCategories(List<Category>) - Method in class com.rometools.rome.feed.atom.Feed
-
Set the categories
- setCategories(List<Category>) - Method in class com.rometools.rome.feed.rss.Channel
-
Sets the channel categories.
- setCategories(List<Category>) - Method in class com.rometools.rome.feed.rss.Item
-
Sets the item categories.
- setCategories(List<SyndCategory>) - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Sets the entry categories.
- setCategories(List<SyndCategory>) - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Sets the entry categories.
- setCategories(List<SyndCategory>) - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Sets the feed categories.
- setCategories(List<SyndCategory>) - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Sets the feed categories.
- setClassLoader(ClassLoader) - Method in enum com.rometools.rome.feed.impl.ConfigurableClassLoader
-
Overrides the default ClassLoader (the ClassLoader of this enum).
- setCloud(Cloud) - Method in class com.rometools.rome.feed.rss.Channel
-
Sets the channel cloud.
- setComments(String) - Method in class com.rometools.rome.feed.rss.Item
-
Sets the item comments.
- setComments(String) - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
URL of a page for comments relating to the item.
- setComments(String) - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
- setContent(Content) - Method in class com.rometools.rome.feed.rss.Item
-
Sets the item content.
- setContents(List<Content>) - Method in class com.rometools.rome.feed.atom.Entry
-
Sets the entry contents.
- setContents(List<SyndContent>) - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Sets the entry contents.
- setContents(List<SyndContent>) - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Sets the entry contents.
- setContributor(String) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DublinCore module contributor.
- setContributor(String) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DublinCore module contributor.
- setContributors(List<SyndPerson>) - Method in class com.rometools.rome.feed.atom.Entry
-
Sets the entry contributors.
- setContributors(List<SyndPerson>) - Method in class com.rometools.rome.feed.atom.Feed
-
Sets the feed contributors.
- setContributors(List<SyndPerson>) - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Sets the feed contributors.
- setContributors(List<SyndPerson>) - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
- setContributors(List<SyndPerson>) - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Sets the feed author.
- setContributors(List<SyndPerson>) - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
- setContributors(List<String>) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DublinCore module contributors.
- setContributors(List<String>) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DublinCore module contributors.
- setCopyright(String) - Method in class com.rometools.rome.feed.atom.Feed
-
Sets the feed copyright (Atom 0.3, maps to
Feed.setRights(java.lang.String)). - setCopyright(String) - Method in class com.rometools.rome.feed.rss.Channel
-
Sets the channel copyright.
- setCopyright(String) - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Sets the feed copyright.
- setCopyright(String) - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Sets the feed copyright.
- setCoverage(String) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DublinCore module coverage.
- setCoverage(String) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DublinCore module coverage.
- setCoverages(List<String>) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DublinCore module coverages.
- setCoverages(List<String>) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DublinCore module coverages.
- setCreated(Date) - Method in class com.rometools.rome.feed.atom.Entry
-
Sets the entry created date (Atom 0.3 only)
- setCreator(String) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DublinCore module creator.
- setCreator(String) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DublinCore module creator.
- setCreators(List<String>) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DublinCore module creators.
- setCreators(List<String>) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DublinCore module creators.
- setDate(Date) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DublinCore module date.
- setDate(Date) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DublinCore module date.
- setDates(List<Date>) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DublinCore module dates.
- setDates(List<Date>) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DublinCore module dates.
- setDefaultEncoding(String) - Static method in class com.rometools.rome.io.XmlReader
-
Sets the default encoding to use if none is set in HTTP content-type, XML prolog and the rules based on content-type are not adequate.
- setDescription(Description) - Method in class com.rometools.rome.feed.rss.Item
-
Sets the item description.
- setDescription(SyndContent) - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Sets the entry description.
- setDescription(SyndContent) - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Sets the entry description.
- setDescription(String) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DublinCore module description.
- setDescription(String) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DublinCore module description.
- setDescription(String) - Method in class com.rometools.rome.feed.rss.Channel
-
Sets the channel description.
- setDescription(String) - Method in class com.rometools.rome.feed.rss.Image
-
Sets the image description.
- setDescription(String) - Method in class com.rometools.rome.feed.rss.TextInput
-
Sets the text input description.
- setDescription(String) - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Sets the feed description.
- setDescription(String) - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Sets the feed description.
- setDescription(String) - Method in interface com.rometools.rome.feed.synd.SyndImage
-
Sets the image description.
- setDescription(String) - Method in class com.rometools.rome.feed.synd.SyndImageImpl
-
Sets the image description.
- setDescriptionEx(SyndContent) - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Sets the feed description as a text construct.
- setDescriptionEx(SyndContent) - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Sets the feed description as a text construct.
- setDescriptions(List<String>) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DublinCore module descriptions.
- setDescriptions(List<String>) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DublinCore module descriptions.
- setDocs(String) - Method in class com.rometools.rome.feed.rss.Channel
-
Sets the channel docs.
- setDocs(String) - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
This tag should contain a URL that references a description of the channel.
- setDocs(String) - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
- setDomain(String) - Method in class com.rometools.rome.feed.rss.Category
-
Sets the category domain.
- setDomain(String) - Method in class com.rometools.rome.feed.rss.Cloud
-
Sets the cloud domain.
- setEmail(String) - Method in class com.rometools.rome.feed.atom.Person
-
Sets the person email.
- setEmail(String) - Method in interface com.rometools.rome.feed.synd.SyndPerson
-
Sets email of person.
- setEmail(String) - Method in class com.rometools.rome.feed.synd.SyndPersonImpl
-
Sets the person's e-mail address.
- setEnclosures(List<Enclosure>) - Method in class com.rometools.rome.feed.rss.Item
-
Sets the item enclosures.
- setEnclosures(List<SyndEnclosure>) - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Sets the entry enclosures.
- setEnclosures(List<SyndEnclosure>) - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Sets the entry enclosures.
- setEncoding(String) - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Sets the charset encoding of a the feed.
- setEncoding(String) - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Sets the charset encoding of a the feed.
- setEncoding(String) - Method in class com.rometools.rome.feed.WireFeed
-
Sets the charset encoding of a the feed.
- setEntries(List<Entry>) - Method in class com.rometools.rome.feed.atom.Feed
-
Sets the feed entries.
- setEntries(List<SyndEntry>) - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Sets the feed entries.
- setEntries(List<SyndEntry>) - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Sets the feed entries.
- setExpirationDate(Date) - Method in class com.rometools.rome.feed.rss.Item
-
Sets the item expiration date.
- setFeedGenerator(WireFeedGenerator) - Method in interface com.rometools.rome.io.DelegatingModuleGenerator
-
Provides a parent wirefeed reference to this ModuleParser, or "plugin-in".
- setFeedParser(WireFeedParser) - Method in interface com.rometools.rome.io.DelegatingModuleParser
-
Provides a parent wirefeed reference to this ModuleParser, or "plugin-in".
- setFeedType(String) - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Sets the wire feed type the feed will-have when coverted to a WireFeed.
- setFeedType(String) - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Sets the wire feed type the feed will-have when coverted to a WireFeed.
- setFeedType(String) - Method in class com.rometools.rome.feed.WireFeed
-
Sets the feedType of a the feed.
- setForeignMarkup(List<Element>) - Method in class com.rometools.rome.feed.atom.Entry
-
Sets foreign markup found at entry level.
- setForeignMarkup(List<Element>) - Method in class com.rometools.rome.feed.rss.Item
-
Sets foreign markup found at item level.
- setForeignMarkup(List<Element>) - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Sets foreign markup found at channel level.
- setForeignMarkup(List<Element>) - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Sets foreign markup found at channel level.
- setForeignMarkup(List<Element>) - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Sets foreign markup found at channel level.
- setForeignMarkup(List<Element>) - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Sets foreign markup found at channel level.
- setForeignMarkup(List<Element>) - Method in class com.rometools.rome.feed.WireFeed
-
Sets foreign markup found at channel level.
- setFormat(String) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DublinCore module format.
- setFormat(String) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DublinCore module format.
- setFormats(List<String>) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DublinCore module formats.
- setFormats(List<String>) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DublinCore module formats.
- setGenerator(Generator) - Method in class com.rometools.rome.feed.atom.Feed
-
Sets the feed generator.
- setGenerator(String) - Method in class com.rometools.rome.feed.rss.Channel
-
Sets the channel generator.
- setGenerator(String) - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
A string indicating the program used to generate the channel.
- setGenerator(String) - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
- setGuid(Guid) - Method in class com.rometools.rome.feed.rss.Item
-
Sets the item GUID.
- setHeight(Integer) - Method in class com.rometools.rome.feed.rss.Image
-
Sets the image height.
- setHeight(Integer) - Method in interface com.rometools.rome.feed.synd.SyndImage
-
Sets the image height.
- setHeight(Integer) - Method in class com.rometools.rome.feed.synd.SyndImageImpl
-
Sets the image height.
- setHref(String) - Method in class com.rometools.rome.feed.atom.Link
-
Sets the link href.
- setHref(String) - Method in interface com.rometools.rome.feed.synd.SyndLink
-
Sets the link href.
- setHref(String) - Method in class com.rometools.rome.feed.synd.SyndLinkImpl
-
Sets the link href.
- setHreflang(String) - Method in class com.rometools.rome.feed.atom.Link
-
Set the hreflang
- setHreflang(String) - Method in interface com.rometools.rome.feed.synd.SyndLink
-
Set the hreflang
- setHreflang(String) - Method in class com.rometools.rome.feed.synd.SyndLinkImpl
-
Set the hreflang
- setHrefResolved(String) - Method in class com.rometools.rome.feed.atom.Link
- setIcon(SyndImage) - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Sets the feed icon.
- setIcon(SyndImage) - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Sets the feed icon.
- setIcon(String) - Method in class com.rometools.rome.feed.atom.Feed
-
Set the icon
- setId(String) - Method in class com.rometools.rome.feed.atom.Entry
-
Sets the entry ID.
- setId(String) - Method in class com.rometools.rome.feed.atom.Feed
-
Sets the feed ID.
- setIdentifier(String) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DublinCore module identifier.
- setIdentifier(String) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DublinCore module identifier.
- setIdentifiers(List<String>) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DublinCore module identifiers.
- setIdentifiers(List<String>) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DublinCore module identifiers.
- setImage(Image) - Method in class com.rometools.rome.feed.rss.Channel
-
Sets the channel image.
- setImage(SyndImage) - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Sets the feed image.
- setImage(SyndImage) - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Sets the feed image.
- setInfo(Content) - Method in class com.rometools.rome.feed.atom.Feed
-
Sets the feed info (Atom 0.3 only)
- setIssued(Date) - Method in class com.rometools.rome.feed.atom.Entry
-
Sets the entry issued date (Atom 0.3, maps to
Entry.setPublished(java.util.Date)). - setItems(List<Item>) - Method in class com.rometools.rome.feed.rss.Channel
-
Sets the channel items.
- setLabel(String) - Method in class com.rometools.rome.feed.atom.Category
-
Set label for category.
- setLanguage(String) - Method in class com.rometools.rome.feed.atom.Feed
-
Sets the feed language (Atom 0.3 only)
- setLanguage(String) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DublinCore module language.
- setLanguage(String) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DublinCore module language.
- setLanguage(String) - Method in class com.rometools.rome.feed.rss.Channel
-
Sets the channel language.
- setLanguage(String) - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Sets the feed language.
- setLanguage(String) - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Sets the feed language.
- setLanguages(List<String>) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DublinCore module languages.
- setLanguages(List<String>) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DublinCore module languages.
- setLastBuildDate(Date) - Method in class com.rometools.rome.feed.rss.Channel
-
Sets the channel last build date.
- setLength(long) - Method in class com.rometools.rome.feed.atom.Link
-
Set the length
- setLength(long) - Method in class com.rometools.rome.feed.rss.Enclosure
-
Sets the enclosure length.
- setLength(long) - Method in interface com.rometools.rome.feed.synd.SyndEnclosure
-
Sets the enclosure length.
- setLength(long) - Method in class com.rometools.rome.feed.synd.SyndEnclosureImpl
-
Sets the enclosure length.
- setLength(long) - Method in interface com.rometools.rome.feed.synd.SyndLink
-
Set the length
- setLength(long) - Method in class com.rometools.rome.feed.synd.SyndLinkImpl
-
Set the length
- setLink(String) - Method in class com.rometools.rome.feed.rss.Channel
-
Sets the channel link.
- setLink(String) - Method in class com.rometools.rome.feed.rss.Image
-
Sets the image link.
- setLink(String) - Method in class com.rometools.rome.feed.rss.Item
-
Sets the item link.
- setLink(String) - Method in class com.rometools.rome.feed.rss.TextInput
-
Sets the text input link.
- setLink(String) - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Sets the entry link.
- setLink(String) - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Sets the entry link.
- setLink(String) - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Sets the feed link.
- setLink(String) - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Sets the feed link.
- setLink(String) - Method in interface com.rometools.rome.feed.synd.SyndImage
-
Sets the image link.
- setLink(String) - Method in class com.rometools.rome.feed.synd.SyndImageImpl
-
Sets the image link.
- setLinks(List<SyndLink>) - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Sets the entry links.
- setLinks(List<SyndLink>) - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Set the links
- setLinks(List<SyndLink>) - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Sets the entry links.
- setLinks(List<SyndLink>) - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Set the links
- setLogo(String) - Method in class com.rometools.rome.feed.atom.Feed
-
Set the logo
- setManagingEditor(String) - Method in class com.rometools.rome.feed.rss.Channel
-
Sets the channel managing editor.
- setManagingEditor(String) - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
The email address of the managing editor of the site, the person to contact for editorial inquiries.
- setManagingEditor(String) - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
- setMode(String) - Method in class com.rometools.rome.feed.atom.Content
-
Sets the content mode (Atom 0.3 only).
- setMode(String) - Method in interface com.rometools.rome.feed.synd.SyndContent
-
Sets the content mode (needed for Atom 0.3 support).
- setMode(String) - Method in class com.rometools.rome.feed.synd.SyndContentImpl
-
Sets the content mode.
- setModified(Date) - Method in class com.rometools.rome.feed.atom.Entry
-
Sets the entry modified date (Atom 0.3, maps to
Entry.setUpdated(java.util.Date)). - setModified(Date) - Method in class com.rometools.rome.feed.atom.Feed
-
Sets the feed modified date (Atom 0.3, maps to
Feed.setUpdated(java.util.Date)). - setModules(List<Module>) - Method in class com.rometools.rome.feed.atom.Entry
-
Sets the entry modules.
- setModules(List<Module>) - Method in class com.rometools.rome.feed.atom.Feed
-
Sets the feed moduless.
- setModules(List<Module>) - Method in class com.rometools.rome.feed.atom.Person
-
Sets the entry modules.
- setModules(List<Module>) - Method in interface com.rometools.rome.feed.module.Extendable
-
Sets the entry modules.
- setModules(List<Module>) - Method in class com.rometools.rome.feed.rss.Channel
-
Sets the channel modules.
- setModules(List<Module>) - Method in class com.rometools.rome.feed.rss.Item
-
Sets the item modules.
- setModules(List<Module>) - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Sets the entry modules.
- setModules(List<Module>) - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Sets the entry modules.
- setModules(List<Module>) - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Sets the feed modules.
- setModules(List<Module>) - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Sets the feed modules.
- setModules(List<Module>) - Method in class com.rometools.rome.feed.synd.SyndPersonImpl
-
Sets the person modules.
- setModules(List<Module>) - Method in class com.rometools.rome.feed.WireFeed
-
Sets the channel modules.
- setName(String) - Method in class com.rometools.rome.feed.atom.Person
-
Sets the personname.
- setName(String) - Method in class com.rometools.rome.feed.rss.TextInput
-
Sets the text input name.
- setName(String) - Method in interface com.rometools.rome.feed.synd.SyndCategory
-
Sets the category name.
- setName(String) - Method in class com.rometools.rome.feed.synd.SyndCategoryImpl
-
Sets the category name.
- setName(String) - Method in interface com.rometools.rome.feed.synd.SyndPerson
-
Sets name of person.
- setName(String) - Method in class com.rometools.rome.feed.synd.SyndPersonImpl
-
Sets the category name.
- setOtherLinks(List<Link>) - Method in class com.rometools.rome.feed.atom.Entry
-
Sets the entry non-alternate links.
- setOtherLinks(List<Link>) - Method in class com.rometools.rome.feed.atom.Feed
-
Sets the feed other links (non-alternate ones).
- setPath(String) - Method in class com.rometools.rome.feed.rss.Cloud
-
Sets the cloud path.
- setPermaLink(boolean) - Method in class com.rometools.rome.feed.rss.Guid
-
Sets the guid perma link.
- setPort(int) - Method in class com.rometools.rome.feed.rss.Cloud
-
Sets the cloud port.
- setPreserveWireFeed(boolean) - Method in class com.rometools.rome.io.SyndFeedInput
- setProtocol(String) - Method in class com.rometools.rome.feed.rss.Cloud
-
Sets the cloud protocol.
- setPubDate(Date) - Method in class com.rometools.rome.feed.rss.Channel
-
Sets the channel publishing date.
- setPubDate(Date) - Method in class com.rometools.rome.feed.rss.Item
-
Sets the item publishing date.
- setPublished(Date) - Method in class com.rometools.rome.feed.atom.Entry
-
Set the published
- setPublishedDate(Date) - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Sets the entry published date.
- setPublishedDate(Date) - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Sets the entry published date.
- setPublishedDate(Date) - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Sets the feed published date.
- setPublishedDate(Date) - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Sets the feed published date.
- setPublisher(String) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DublinCore module publisher.
- setPublisher(String) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DublinCore module publisher.
- setPublishers(List<String>) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DublinCore module publishers.
- setPublishers(List<String>) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DublinCore module publishers.
- setRating(String) - Method in class com.rometools.rome.feed.rss.Channel
-
Sets the channel rating.
- setRegisterProcedure(String) - Method in class com.rometools.rome.feed.rss.Cloud
-
Sets the cloud register procedure.
- setRel(String) - Method in class com.rometools.rome.feed.atom.Link
-
Sets the link rel.
- setRel(String) - Method in interface com.rometools.rome.feed.synd.SyndLink
-
Sets the link rel.
- setRel(String) - Method in class com.rometools.rome.feed.synd.SyndLinkImpl
-
Sets the link rel.
- setRelation(String) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DublinCore module relation.
- setRelation(String) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DublinCore module relation.
- setRelations(List<String>) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DublinCore module relations.
- setRelations(List<String>) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DublinCore module relations.
- setResolveURIs(boolean) - Static method in class com.rometools.rome.io.impl.Atom10Parser
- setRights(String) - Method in class com.rometools.rome.feed.atom.Entry
-
Set the rights
- setRights(String) - Method in class com.rometools.rome.feed.atom.Feed
-
Set the rights
- setRights(String) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DublinCore module rights.
- setRights(String) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DublinCore module rights.
- setRightsList(List<String>) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DublinCore module rightss.
- setRightsList(List<String>) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DublinCore module rights.
- setScheme(String) - Method in class com.rometools.rome.feed.atom.Category
-
Set scheme URI for category.
- setSchemeResolved(String) - Method in class com.rometools.rome.feed.atom.Category
- setSkipDays(List<String>) - Method in class com.rometools.rome.feed.rss.Channel
-
Sets the channel skip days.
- setSkipHours(List<Integer>) - Method in class com.rometools.rome.feed.rss.Channel
-
Sets the channel skip hours.
- setSource(Feed) - Method in class com.rometools.rome.feed.atom.Entry
-
Set the source
- setSource(Source) - Method in class com.rometools.rome.feed.rss.Item
-
Sets the item source.
- setSource(SyndFeed) - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Sets the entry source feed (for use if different from containing feed)
- setSource(SyndFeed) - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
- setSource(String) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DublinCore module source.
- setSource(String) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DublinCore module source.
- setSources(List<String>) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DublinCore module sources.
- setSources(List<String>) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DublinCore module sources.
- setSrc(String) - Method in class com.rometools.rome.feed.atom.Content
-
Set the src
- setStyleSheet(String) - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
URL of XSL-Stylesheet.
- setStyleSheet(String) - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
- setStyleSheet(String) - Method in class com.rometools.rome.feed.WireFeed
-
URL of XSL-Stylesheet.
- setSubject(DCSubject) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DCSubject element.
- setSubject(DCSubject) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DCSubject element.
- setSubjects(List<DCSubject>) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DublinCore module subjects.
- setSubjects(List<DCSubject>) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DublinCore module subjects.
- setSubtitle(Content) - Method in class com.rometools.rome.feed.atom.Feed
-
Set the subtitle
- setSummary(Content) - Method in class com.rometools.rome.feed.atom.Entry
-
Sets the entry summary.
- setTagline(Content) - Method in class com.rometools.rome.feed.atom.Feed
-
Sets the feed tagline (Atom 0.3, maps to
Feed.setSubtitle(com.rometools.rome.feed.atom.Content)). - setTaxonomyUri(String) - Method in interface com.rometools.rome.feed.module.DCSubject
-
Sets the DublinCore subject taxonomy URI.
- setTaxonomyUri(String) - Method in class com.rometools.rome.feed.module.DCSubjectImpl
-
Sets the DublinCore subject taxonomy URI.
- setTaxonomyUri(String) - Method in interface com.rometools.rome.feed.synd.SyndCategory
-
Sets the category taxonomy URI.
- setTaxonomyUri(String) - Method in class com.rometools.rome.feed.synd.SyndCategoryImpl
-
Sets the category taxonomy URI.
- setTerm(String) - Method in class com.rometools.rome.feed.atom.Category
-
Set term for category.
- setTextInput(TextInput) - Method in class com.rometools.rome.feed.rss.Channel
-
Sets the channel text input.
- setTitle(String) - Method in class com.rometools.rome.feed.atom.Entry
-
Sets the entry title.
- setTitle(String) - Method in class com.rometools.rome.feed.atom.Feed
-
Sets the feed title.
- setTitle(String) - Method in class com.rometools.rome.feed.atom.Link
-
Sets the link title.
- setTitle(String) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DublinCore module title.
- setTitle(String) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DublinCore module title.
- setTitle(String) - Method in class com.rometools.rome.feed.rss.Channel
-
Sets the channel title.
- setTitle(String) - Method in class com.rometools.rome.feed.rss.Image
-
Sets the image title.
- setTitle(String) - Method in class com.rometools.rome.feed.rss.Item
-
Sets the item title.
- setTitle(String) - Method in class com.rometools.rome.feed.rss.TextInput
-
Sets the text input title.
- setTitle(String) - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Sets the entry title.
- setTitle(String) - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Sets the entry title.
- setTitle(String) - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Sets the feed title.
- setTitle(String) - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Sets the feed title.
- setTitle(String) - Method in interface com.rometools.rome.feed.synd.SyndImage
-
Sets the image title.
- setTitle(String) - Method in class com.rometools.rome.feed.synd.SyndImageImpl
-
Sets the image title.
- setTitle(String) - Method in interface com.rometools.rome.feed.synd.SyndLink
-
Sets the link title.
- setTitle(String) - Method in class com.rometools.rome.feed.synd.SyndLinkImpl
-
Sets the link title.
- setTitleEx(Content) - Method in class com.rometools.rome.feed.atom.Entry
-
Sets the entry title as a text construct.
- setTitleEx(Content) - Method in class com.rometools.rome.feed.atom.Feed
-
Sets the feed title.
- setTitleEx(SyndContent) - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Sets the entry title as a text construct.
- setTitleEx(SyndContent) - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Sets the entry title as a text construct.
- setTitleEx(SyndContent) - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Sets the feed title.
- setTitleEx(SyndContent) - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Sets the feed title as a text construct.
- setTitles(List<String>) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DublinCore module titles.
- setTitles(List<String>) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DublinCore module titles.
- setTtl(int) - Method in class com.rometools.rome.feed.rss.Channel
-
Sets the channel time to live.
- setType(String) - Method in class com.rometools.rome.feed.atom.Content
-
Sets the content type.
- setType(String) - Method in class com.rometools.rome.feed.atom.Link
-
Sets the link type.
- setType(String) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DublinCore module type.
- setType(String) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DublinCore module type.
- setType(String) - Method in class com.rometools.rome.feed.rss.Content
-
Sets the description type.
- setType(String) - Method in class com.rometools.rome.feed.rss.Description
-
Sets the description type.
- setType(String) - Method in class com.rometools.rome.feed.rss.Enclosure
-
Sets the enclosure type.
- setType(String) - Method in interface com.rometools.rome.feed.synd.SyndContent
-
Sets the content type.
- setType(String) - Method in class com.rometools.rome.feed.synd.SyndContentImpl
-
Sets the content type.
- setType(String) - Method in interface com.rometools.rome.feed.synd.SyndEnclosure
-
Sets the enclosure type.
- setType(String) - Method in class com.rometools.rome.feed.synd.SyndEnclosureImpl
-
Sets the enclosure type.
- setType(String) - Method in interface com.rometools.rome.feed.synd.SyndLink
-
Sets the link type.
- setType(String) - Method in class com.rometools.rome.feed.synd.SyndLinkImpl
-
Sets the link type.
- setTypes(List<String>) - Method in interface com.rometools.rome.feed.module.DCModule
-
Sets the DublinCore module types.
- setTypes(List<String>) - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Sets the DublinCore module types.
- setUpdateBase(Date) - Method in interface com.rometools.rome.feed.module.SyModule
-
Sets the Syndication module update base date.
- setUpdateBase(Date) - Method in class com.rometools.rome.feed.module.SyModuleImpl
-
Sets the Syndication module update base date.
- setUpdated(Date) - Method in class com.rometools.rome.feed.atom.Entry
-
Set the updated
- setUpdated(Date) - Method in class com.rometools.rome.feed.atom.Feed
-
Set the updated
- setUpdatedDate(Date) - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Sets the entry updated date.
- setUpdatedDate(Date) - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Set the updatedDate
- setUpdateFrequency(int) - Method in interface com.rometools.rome.feed.module.SyModule
-
Sets the Syndication module update frequency.
- setUpdateFrequency(int) - Method in class com.rometools.rome.feed.module.SyModuleImpl
-
Sets the Syndication module update frequency.
- setUpdatePeriod(String) - Method in interface com.rometools.rome.feed.module.SyModule
-
Sets the Syndication module update period.
- setUpdatePeriod(String) - Method in class com.rometools.rome.feed.module.SyModuleImpl
-
Sets the Syndication module update period.
- setUri(String) - Method in class com.rometools.rome.feed.atom.Person
-
Set the uri
- setUri(String) - Method in class com.rometools.rome.feed.rss.Channel
-
Sets the channel uri.
- setUri(String) - Method in class com.rometools.rome.feed.rss.Item
-
Sets the item uri.
- setUri(String) - Method in interface com.rometools.rome.feed.synd.SyndEntry
-
Sets the entry URI.
- setUri(String) - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Sets the entry URI.
- setUri(String) - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
Sets the feed URI.
- setUri(String) - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Sets the feed URI.
- setUri(String) - Method in interface com.rometools.rome.feed.synd.SyndPerson
-
Sets URI of person.
- setUri(String) - Method in class com.rometools.rome.feed.synd.SyndPersonImpl
-
Sets the person's URI.
- setUriResolved(String) - Method in class com.rometools.rome.feed.atom.Person
- setUrl(String) - Method in class com.rometools.rome.feed.atom.Generator
-
Sets the generator URL.
- setUrl(String) - Method in class com.rometools.rome.feed.atom.Person
-
Sets the person URL (same as
Person.setUri(java.lang.String)) - setUrl(String) - Method in class com.rometools.rome.feed.rss.Enclosure
-
Sets the enclosure URL.
- setUrl(String) - Method in class com.rometools.rome.feed.rss.Image
-
Sets the image URL.
- setUrl(String) - Method in class com.rometools.rome.feed.rss.Source
-
Sets the source URL.
- setUrl(String) - Method in interface com.rometools.rome.feed.synd.SyndEnclosure
-
Sets the enclosure URL.
- setUrl(String) - Method in class com.rometools.rome.feed.synd.SyndEnclosureImpl
-
Sets the enclosure URL.
- setUrl(String) - Method in interface com.rometools.rome.feed.synd.SyndImage
-
Sets the image URL.
- setUrl(String) - Method in class com.rometools.rome.feed.synd.SyndImageImpl
-
Sets the image URL.
- setValue(String) - Method in class com.rometools.rome.feed.atom.Content
-
Sets the content value.
- setValue(String) - Method in class com.rometools.rome.feed.atom.Generator
-
Sets the generator value.
- setValue(String) - Method in interface com.rometools.rome.feed.module.DCSubject
-
Sets the DublinCore subject value.
- setValue(String) - Method in class com.rometools.rome.feed.module.DCSubjectImpl
-
Sets the DublinCore subject value.
- setValue(String) - Method in class com.rometools.rome.feed.rss.Category
-
Sets the category value.
- setValue(String) - Method in class com.rometools.rome.feed.rss.Content
-
Sets the description value.
- setValue(String) - Method in class com.rometools.rome.feed.rss.Description
-
Sets the description value.
- setValue(String) - Method in class com.rometools.rome.feed.rss.Guid
-
Sets the guid value.
- setValue(String) - Method in class com.rometools.rome.feed.rss.Source
-
Sets the source value.
- setValue(String) - Method in interface com.rometools.rome.feed.synd.SyndContent
-
Sets the content value.
- setValue(String) - Method in class com.rometools.rome.feed.synd.SyndContentImpl
-
Sets the content value.
- setVersion(String) - Method in class com.rometools.rome.feed.atom.Generator
-
Sets the generator version.
- setWebMaster(String) - Method in class com.rometools.rome.feed.rss.Channel
-
Sets the channel web master.
- setWebMaster(String) - Method in interface com.rometools.rome.feed.synd.SyndFeed
-
The email address of the webmaster for the site, the person to contact if there are technical problems with the channel.
- setWebMaster(String) - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
- setWidth(Integer) - Method in class com.rometools.rome.feed.rss.Image
-
Sets the image width.
- setWidth(Integer) - Method in interface com.rometools.rome.feed.synd.SyndImage
-
Sets the image width.
- setWidth(Integer) - Method in class com.rometools.rome.feed.synd.SyndImageImpl
-
Sets the image width.
- setWireEntry(Object) - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
- setXmlBase(String) - Method in class com.rometools.rome.feed.atom.Entry
-
Set the xmlBase
- setXmlBase(String) - Method in class com.rometools.rome.feed.atom.Feed
-
Set the xmlBase
- setXmlHealerOn(boolean) - Method in class com.rometools.rome.io.SyndFeedInput
-
Enables XML healing in the WiredFeedInput instance.
- setXmlHealerOn(boolean) - Method in class com.rometools.rome.io.WireFeedInput
-
Enables XML healing in the WiredFeedInput instance.
- skip(long) - Method in class com.rometools.rome.io.impl.XmlFixerReader
- Source - Class in com.rometools.rome.feed.rss
-
Bean for item sources of RSS feeds.
- Source() - Constructor for class com.rometools.rome.feed.rss.Source
- SUNDAY - Static variable in class com.rometools.rome.feed.rss.Channel
- SyModule - Interface in com.rometools.rome.feed.module
-
Syndication ModuleImpl.
- SyModuleGenerator - Class in com.rometools.rome.io.impl
-
Feed Generator for SY ModuleImpl
- SyModuleGenerator() - Constructor for class com.rometools.rome.io.impl.SyModuleGenerator
- SyModuleImpl - Class in com.rometools.rome.feed.module
-
Syndication ModuleImpl, default implementation.
- SyModuleImpl() - Constructor for class com.rometools.rome.feed.module.SyModuleImpl
- SyModuleParser - Class in com.rometools.rome.io.impl
- SyModuleParser() - Constructor for class com.rometools.rome.io.impl.SyModuleParser
- SyndCategory - Interface in com.rometools.rome.feed.synd
-
Bean interface for categories of SyndFeedImpl feeds and entries.
- SyndCategoryImpl - Class in com.rometools.rome.feed.synd
-
Bean for categories of SyndFeedImpl feeds and entries.
- SyndCategoryImpl() - Constructor for class com.rometools.rome.feed.synd.SyndCategoryImpl
- SyndContent - Interface in com.rometools.rome.feed.synd
-
Bean interface for content of SyndFeedImpl entries.
- SyndContentImpl - Class in com.rometools.rome.feed.synd
-
Bean for content of SyndFeedImpl entries.
- SyndContentImpl() - Constructor for class com.rometools.rome.feed.synd.SyndContentImpl
- SyndEnclosure - Interface in com.rometools.rome.feed.synd
- SyndEnclosureImpl - Class in com.rometools.rome.feed.synd
- SyndEnclosureImpl() - Constructor for class com.rometools.rome.feed.synd.SyndEnclosureImpl
- SyndEntry - Interface in com.rometools.rome.feed.synd
-
Bean interface for entries of SyndFeedImpl feeds.
- SyndEntryImpl - Class in com.rometools.rome.feed.synd
-
Bean for entries of SyndFeedImpl feeds.
- SyndEntryImpl() - Constructor for class com.rometools.rome.feed.synd.SyndEntryImpl
- SyndEntryImpl(Class<?>, Set<String>) - Constructor for class com.rometools.rome.feed.synd.SyndEntryImpl
-
For implementations extending SyndEntryImpl to be able to use the ObjectBean functionality with extended interfaces.
- SyndFeed - Interface in com.rometools.rome.feed.synd
-
Bean interface for all types of feeds.
- SyndFeedImpl - Class in com.rometools.rome.feed.synd
-
Bean for all types of feeds.
- SyndFeedImpl() - Constructor for class com.rometools.rome.feed.synd.SyndFeedImpl
- SyndFeedImpl(WireFeed) - Constructor for class com.rometools.rome.feed.synd.SyndFeedImpl
-
Creates a SyndFeedImpl and populates all its properties out of the given RSS Channel or Atom Feed properties.
- SyndFeedImpl(WireFeed, boolean) - Constructor for class com.rometools.rome.feed.synd.SyndFeedImpl
-
Creates a SyndFeedImpl and populates all its properties out of the given RSS Channel or Atom Feed properties, while optionally preserving the WireFeed for access via the orignalWireFeed() method.
- SyndFeedImpl(Class<?>, Set<String>) - Constructor for class com.rometools.rome.feed.synd.SyndFeedImpl
-
For implementations extending SyndFeedImpl to be able to use the ObjectBean functionality with extended interfaces.
- SyndFeedInput - Class in com.rometools.rome.io
-
Parses an XML document (File, InputStream, Reader, W3C SAX InputSource, W3C DOM Document or JDom DOcument) into an SyndFeedImpl.
- SyndFeedInput() - Constructor for class com.rometools.rome.io.SyndFeedInput
-
Creates a SyndFeedInput instance with input validation turned off.
- SyndFeedInput(boolean, Locale) - Constructor for class com.rometools.rome.io.SyndFeedInput
-
Creates a SyndFeedInput instance.
- SyndFeedOutput - Class in com.rometools.rome.io
-
Generates an XML document (String, File, OutputStream, Writer, W3C DOM document or JDOM document) out of an SyndFeedImpl..
- SyndFeedOutput() - Constructor for class com.rometools.rome.io.SyndFeedOutput
- SyndImage - Interface in com.rometools.rome.feed.synd
-
Bean interface for images of SyndFeedImpl feeds.
- SyndImageImpl - Class in com.rometools.rome.feed.synd
-
Bean for images of SyndFeedImpl feeds.
- SyndImageImpl() - Constructor for class com.rometools.rome.feed.synd.SyndImageImpl
- SyndLink - Interface in com.rometools.rome.feed.synd
-
Represents a link or enclosure associated with entry.
- SyndLinkImpl - Class in com.rometools.rome.feed.synd
-
Represents a link or an enclosure.
- SyndLinkImpl() - Constructor for class com.rometools.rome.feed.synd.SyndLinkImpl
- SyndPerson - Interface in com.rometools.rome.feed.synd
-
Bean interface for authors and contributors of SyndFeedImpl feeds and entries.
- SyndPersonImpl - Class in com.rometools.rome.feed.synd
-
Bean for authors and contributors of SyndFeedImpl feeds and entries.
- SyndPersonImpl() - Constructor for class com.rometools.rome.feed.synd.SyndPersonImpl
-
For implementations extending SyndContentImpl to be able to use the ObjectBean functionality with extended interfaces.
T
- TEXT - Static variable in class com.rometools.rome.feed.atom.Content
- TEXT - Static variable in class com.rometools.rome.feed.rss.Content
- TextInput - Class in com.rometools.rome.feed.rss
-
Bean for text input of RSS feeds.
- TextInput() - Constructor for class com.rometools.rome.feed.rss.TextInput
- THURSDAY - Static variable in class com.rometools.rome.feed.rss.Channel
- toString() - Method in class com.rometools.rome.feed.atom.Category
-
Returns the String representation for the object.
- toString() - Method in class com.rometools.rome.feed.atom.Content
-
Returns the String representation for the object.
- toString() - Method in class com.rometools.rome.feed.atom.Entry
-
Returns the String representation for the object.
- toString() - Method in class com.rometools.rome.feed.atom.Generator
-
Returns the String representation for the object.
- toString() - Method in class com.rometools.rome.feed.atom.Link
-
Returns the String representation for the object.
- toString() - Method in class com.rometools.rome.feed.atom.Person
-
Returns the String representation for the object.
- toString() - Method in class com.rometools.rome.feed.module.DCModuleImpl
-
Returns the String representation for the object.
- toString() - Method in class com.rometools.rome.feed.module.DCSubjectImpl
-
Returns the String representation for the object.
- toString() - Method in class com.rometools.rome.feed.module.ModuleImpl
-
Returns the String representation for the object.
- toString() - Method in class com.rometools.rome.feed.rss.Category
-
Returns the String representation for the object.
- toString() - Method in class com.rometools.rome.feed.rss.Cloud
-
Returns the String representation for the object.
- toString() - Method in class com.rometools.rome.feed.rss.Content
-
Returns the String representation for the object.
- toString() - Method in class com.rometools.rome.feed.rss.Description
-
Returns the String representation for the object.
- toString() - Method in class com.rometools.rome.feed.rss.Enclosure
-
Returns the String representation for the object.
- toString() - Method in class com.rometools.rome.feed.rss.Guid
-
Returns the String representation for the object.
- toString() - Method in class com.rometools.rome.feed.rss.Image
-
Returns the String representation for the object.
- toString() - Method in class com.rometools.rome.feed.rss.Item
-
Returns the String representation for the object.
- toString() - Method in class com.rometools.rome.feed.rss.Source
-
Returns the String representation for the object.
- toString() - Method in class com.rometools.rome.feed.rss.TextInput
-
Returns the String representation for the object.
- toString() - Method in class com.rometools.rome.feed.synd.SyndCategoryImpl
-
Returns the String representation for the object.
- toString() - Method in class com.rometools.rome.feed.synd.SyndContentImpl
-
Returns the String representation for the object.
- toString() - Method in class com.rometools.rome.feed.synd.SyndEnclosureImpl
-
Returns the String representation for the object.
- toString() - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
-
Returns the String representation for the object.
- toString() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
-
Returns the String representation for the object.
- toString() - Method in class com.rometools.rome.feed.synd.SyndImageImpl
-
Returns the String representation for the object.
- toString() - Method in interface com.rometools.rome.feed.synd.SyndLink
-
Returns the String representation for the object.
- toString() - Method in class com.rometools.rome.feed.synd.SyndLinkImpl
-
Returns the String representation for the object.
- toString() - Method in class com.rometools.rome.feed.synd.SyndPersonImpl
-
Returns the String representation for the object.
- toString() - Method in class com.rometools.rome.feed.WireFeed
-
Returns the String representation for the object.
- toString(Class<?>, Object) - Static method in class com.rometools.rome.feed.impl.ToStringBean
-
Returns the String representation of the bean given in the constructor.
- ToStringBean - Class in com.rometools.rome.feed.impl
-
Provides deep Bean toString support.
- TUESDAY - Static variable in class com.rometools.rome.feed.rss.Channel
U
- URI - Static variable in interface com.rometools.rome.feed.module.DCModule
-
URI of the Dublin Core Module (http://purl.org/dc/elements/1.1/).
- URI - Static variable in interface com.rometools.rome.feed.module.SyModule
-
URI of the Syndication ModuleImpl (http://purl.org/rss/1.0/modules/syndication/).
- URINormalizer - Class in com.rometools.rome.feed.synd.impl
-
Utility class for normalizing an URI as specified in RFC 2396bis.
V
- validateFeed(Document) - Method in class com.rometools.rome.io.impl.Atom03Parser
- validateFeed(Document) - Method in class com.rometools.rome.io.impl.Atom10Parser
- validateFeed(Document) - Method in class com.rometools.rome.io.impl.RSS090Parser
- valueOf(String) - Static method in enum com.rometools.rome.feed.impl.ConfigurableClassLoader
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.rometools.rome.feed.impl.ConfigurableClassLoader
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WEDNESDAY - Static variable in class com.rometools.rome.feed.rss.Channel
- WEEKLY - Static variable in interface com.rometools.rome.feed.module.SyModule
- WireFeed - Class in com.rometools.rome.feed
-
Parent class of the RSS (Channel) and Atom (Feed) feed beans.
- WireFeed() - Constructor for class com.rometools.rome.feed.WireFeed
-
Default constructor, for bean cloning purposes only.
- WireFeed(String) - Constructor for class com.rometools.rome.feed.WireFeed
-
Creates a feed for a given type.
- WireFeedGenerator - Interface in com.rometools.rome.io
-
Generates an XML document (JDOM) out of a feed for a specific real feed type.
- WireFeedInput - Class in com.rometools.rome.io
-
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.rometools.rome.io.WireFeedInput
-
Creates a WireFeedInput instance with input validation turned off.
- WireFeedInput(boolean, Locale) - Constructor for class com.rometools.rome.io.WireFeedInput
-
Creates a WireFeedInput instance.
- WireFeedOutput - Class in com.rometools.rome.io
-
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.rometools.rome.io.WireFeedOutput
-
Creates a FeedOuput instance.
- WireFeedParser - Interface in com.rometools.rome.io
-
Parses an XML document (JDOM) into a feed bean.
X
- XHTML - Static variable in class com.rometools.rome.feed.atom.Content
- XML - Static variable in class com.rometools.rome.feed.atom.Content
-
Atom 0.3 only
- XmlFixerReader - Class in com.rometools.rome.io.impl
- XmlFixerReader(Reader) - Constructor for class com.rometools.rome.io.impl.XmlFixerReader
- XmlReader - Class in com.rometools.rome.io
-
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.rometools.rome.io.XmlReader
-
Creates a Reader for a File.
- XmlReader(InputStream) - Constructor for class com.rometools.rome.io.XmlReader
-
Creates a Reader for a raw InputStream.
- XmlReader(InputStream, boolean) - Constructor for class com.rometools.rome.io.XmlReader
-
Creates a Reader for a raw InputStream.
- XmlReader(InputStream, boolean, String) - Constructor for class com.rometools.rome.io.XmlReader
-
Creates a Reader for a raw InputStream and uses the provided default encoding if none is determined.
- XmlReader(InputStream, String) - Constructor for class com.rometools.rome.io.XmlReader
-
Creates a Reader using an InputStream and the associated content-type header.
- XmlReader(InputStream, String, boolean) - Constructor for class com.rometools.rome.io.XmlReader
-
Creates a Reader using an InputStream and the associated content-type header.
- XmlReader(InputStream, String, boolean, String) - Constructor for class com.rometools.rome.io.XmlReader
-
Creates a Reader using an InputStream and the associated content-type header.
- XmlReader(URL) - Constructor for class com.rometools.rome.io.XmlReader
-
Creates a Reader using the InputStream of a URL.
- XmlReader(URLConnection) - Constructor for class com.rometools.rome.io.XmlReader
-
Creates a Reader using the InputStream of a URLConnection.
- XmlReader(URLConnection, Map<String, String>) - Constructor for class com.rometools.rome.io.XmlReader
-
Creates a Reader using the InputStream of a URLConnection.
- XmlReader(URL, Map<String, String>) - Constructor for class com.rometools.rome.io.XmlReader
-
Creates a Reader using the InputStream of a URL.
- XmlReaderException - Exception in com.rometools.rome.io
-
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 exception com.rometools.rome.io.XmlReaderException
-
Creates an exception instance if the charset encoding could not be determined.
- XmlReaderException(String, String, String, String, String, String, InputStream) - Constructor for exception com.rometools.rome.io.XmlReaderException
-
Creates an exception instance if the charset encoding could not be determined.
Y
A B C D E F G H I L M N O P R S T U V W X YAll Classes All Packages