Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

AbstractCurve - Class in com.rometools.modules.georss.geometries
Abstract base class for Curves (linear objects)
AbstractCurve() - Constructor for class com.rometools.modules.georss.geometries.AbstractCurve
Creates a new instance of Curve
AbstractFeedFetcher - Class in com.rometools.fetcher.impl
Deprecated.
ROME Fetcher will be dropped in the next major version of ROME (version 2). For more information and some migration hints, please have a look at our detailed explanation.
AbstractFeedFetcher() - Constructor for class com.rometools.fetcher.impl.AbstractFeedFetcher
Deprecated.
 
AbstractFeedFetcherBeanInfo - Class in com.rometools.fetcher.impl
Deprecated.
ROME Fetcher will be dropped in the next major version of ROME (version 2). For more information and some migration hints, please have a look at our detailed explanation.
AbstractFeedFetcherBeanInfo() - Constructor for class com.rometools.fetcher.impl.AbstractFeedFetcherBeanInfo
Deprecated.
 
AbstractGeometricPrimitive - Class in com.rometools.modules.georss.geometries
Abstract base class for geometric primitives (non-composite geometric objects)
AbstractGeometricPrimitive() - Constructor for class com.rometools.modules.georss.geometries.AbstractGeometricPrimitive
Creates a new instance of GeometricPrimitive
AbstractGeometry - Class in com.rometools.modules.georss.geometries
Abstract base class for geometries.
AbstractGeometry() - Constructor for class com.rometools.modules.georss.geometries.AbstractGeometry
Creates a new instance of Geometry
AbstractHubServlet - Class in com.rometools.certiorem.web
 
AbstractHubServlet(Hub) - Constructor for class com.rometools.certiorem.web.AbstractHubServlet
 
AbstractITunesObject - Class in com.rometools.modules.itunes
This is an abstract object that implements the attributes common across Feeds or Items in an iTunes compatible RSS feed.
AbstractITunesObject() - Constructor for class com.rometools.modules.itunes.AbstractITunesObject
 
AbstractNotifier - Class in com.rometools.certiorem.hub.notify.standard
 
AbstractNotifier() - Constructor for class com.rometools.certiorem.hub.notify.standard.AbstractNotifier
 
AbstractRequester - Class in com.rometools.certiorem.sub.request
 
AbstractRequester() - Constructor for class com.rometools.certiorem.sub.request.AbstractRequester
 
AbstractRing - Class in com.rometools.modules.georss.geometries
Abstract base class for rings (closed linear objects used for polygon borders)
AbstractRing() - Constructor for class com.rometools.modules.georss.geometries.AbstractRing
Creates a new instance of AbstractRing
AbstractSchemeValue - Class in com.rometools.modules.mediarss.types
Simple data bean parent for scheme-value type entities.
AbstractSchemeValue(String, String) - Constructor for class com.rometools.modules.mediarss.types.AbstractSchemeValue
 
AbstractSubServlet - Class in com.rometools.certiorem.web
 
AbstractSubServlet(Subscriptions) - Constructor for class com.rometools.certiorem.web.AbstractSubServlet
 
AbstractSurface - Class in com.rometools.modules.georss.geometries
Abstract base class for surface (area) objects
AbstractSurface() - Constructor for class com.rometools.modules.georss.geometries.AbstractSurface
Creates a new instance of Surface
AbstractVerifier - Class in com.rometools.certiorem.hub.verify.standard
An abstract verifier based on the java.net HTTP classes.
AbstractVerifier() - Constructor for class com.rometools.certiorem.hub.verify.standard.AbstractVerifier
 
accepts(String) - Method in class com.rometools.propono.atom.common.Collection
Returns true if contentType is accepted by collection.
accepts(String) - Method in class com.rometools.propono.blogclient.atomprotocol.AtomCollection
Determines if collection will accept a content-type.
accepts(String) - Method in interface com.rometools.propono.blogclient.Blog.Collection
Determines if collection will accept a content-type.
accepts(String) - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.MetaWeblogBlogCollection
Determines if collection will accept a content-type.
ActivityObject - Class in com.rometools.modules.activitystreams.types
 
ActivityObject() - Constructor for class com.rometools.modules.activitystreams.types.ActivityObject
 
ActivityStreamModule - Interface in com.rometools.modules.activitystreams
 
ActivityStreamModuleImpl - Class in com.rometools.modules.activitystreams
 
ActivityStreamModuleImpl() - Constructor for class com.rometools.modules.activitystreams.ActivityStreamModuleImpl
 
add(double, double) - Method in class com.rometools.modules.georss.geometries.PositionList
Add a position at the end of the list
addAccept(String) - Method in class com.rometools.propono.atom.common.Collection
 
addAuthentication(HttpClient, HttpMethodBase) - Method in interface com.rometools.propono.atom.client.AuthStrategy
Add authentication credenticals, tokens, etc.
addAuthentication(HttpClient, HttpMethodBase) - Method in class com.rometools.propono.atom.client.BasicAuthStrategy
 
addAuthentication(HttpClient, HttpMethodBase) - Method in class com.rometools.propono.atom.client.GDataAuthStrategy
 
addAuthentication(HttpClient, HttpMethodBase) - Method in class com.rometools.propono.atom.client.NoAuthStrategy
 
addAuthentication(HttpClient, HttpMethodBase) - Method in class com.rometools.propono.atom.client.OAuthStrategy
 
addCategories(Categories) - Method in class com.rometools.propono.atom.common.Collection
Workspace can have multiple Categories objects
addCategory(Category) - Method in class com.rometools.propono.atom.common.Categories
Add category list of those specified
addChannel(Channel, Element) - Method in class com.rometools.rome.io.impl.RSS090Generator
 
addChannel(Channel, Element) - Method in class com.rometools.rome.io.impl.RSS091UserlandGenerator
 
addCollection(Collection) - Method in class com.rometools.propono.atom.common.Workspace
Add new collection to workspace
addConflict(Conflict) - Method in class com.rometools.modules.sse.modules.Sync
 
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(ClientEntry) - Method in class com.rometools.propono.atom.client.ClientCollection
Save to collection a new entry that was created by a createEntry() or createMediaEntry() and save it to the server.
addEntry(Entry) - Method in class com.rometools.propono.atom.server.impl.FileBasedCollection
Add entry to collection.
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
 
addFetcherEventListener(FetcherListener) - Method in interface com.rometools.fetcher.FeedFetcher
Deprecated.
Add a FetcherListener.
addFetcherEventListener(FetcherListener) - Method in class com.rometools.fetcher.impl.AbstractFeedFetcher
Deprecated.
 
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
 
addMediaEntry(Entry, String, InputStream) - Method in class com.rometools.propono.atom.server.impl.FileBasedCollection
Add media entry to collection.
addNotNullAttribute(Element, String, Object) - Method in class com.rometools.modules.mediarss.io.MediaModuleGenerator
 
addNotNullAttribute(Element, String, Object) - Method in class com.rometools.modules.sle.io.ModuleGenerator
 
addNotNullAttribute(Element, String, Object) - Method in class com.rometools.modules.sle.io.ModuleParser
 
addNotNullAttribute(Element, String, Object) - Method in class com.rometools.opml.io.impl.OPML10Generator
 
addNotNullElement(Element, String, Object) - Method in class com.rometools.modules.mediarss.io.MediaModuleGenerator
 
addNotNullElement(Element, String, Object) - Method in class com.rometools.modules.sle.io.ModuleGenerator
 
addNotNullSimpleElement(Element, String, Object) - Method in class com.rometools.opml.io.impl.OPML10Generator
 
addOwner(Opml, SyndFeed) - Method in class com.rometools.opml.feed.synd.impl.ConverterForOPML10
 
addQuery(OSQuery) - Method in class com.rometools.modules.opensearch.impl.OpenSearchModuleImpl
 
addQuery(OSQuery) - Method in interface com.rometools.modules.opensearch.OpenSearchResponse
Adds a query to the module.
Address - Class in com.rometools.modules.portablecontacts.types
 
Address() - Constructor for class com.rometools.modules.portablecontacts.types.Address
 
addSubscriber(Subscriber) - Method in interface com.rometools.certiorem.hub.data.HubDAO
 
addSubscriber(Subscriber) - Method in class com.rometools.certiorem.hub.data.jpa.JPADAO
 
addSubscriber(Subscriber) - Method in class com.rometools.certiorem.hub.data.ram.InMemoryHubDAO
 
addSubscription(Subscription) - Method in class com.rometools.certiorem.sub.data.ram.InMemorySubDAO
 
addSubscription(Subscription) - Method in interface com.rometools.certiorem.sub.data.SubDAO
 
addTextInput(Channel, Element) - Method in class com.rometools.rome.io.impl.RSS090Generator
 
addUpdate(Update) - Method in class com.rometools.modules.sse.modules.History
Add an update to this history
addWorkspace(Workspace) - Method in class com.rometools.propono.atom.common.AtomService
Add Workspace to service.
ADULT - Static variable in class com.rometools.modules.mediarss.types.Rating
urn:simple adult.
AED - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
AFA - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
afterHttpClientMethodCreate(HttpMethod) - Method in interface com.rometools.fetcher.impl.HttpClientFeedFetcher.HttpClientMethodCallbackIntf
Deprecated.
Allows access to the underlying HttpClient HttpMethod object.
AGGREGATED - Static variable in class com.rometools.modules.sse.modules.Related
Indicates whether the link points to a feed whose contents are being incorporated into this feed by the publisher.
ALL - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
ALLOW - Static variable in class com.rometools.modules.mediarss.types.Restriction.Relationship
An Allow relationship
AlternateMediaModuleParser - Class in com.rometools.modules.mediarss.io
 
AlternateMediaModuleParser() - Constructor for class com.rometools.modules.mediarss.io.AlternateMediaModuleParser
Creates a new instance of AlternateMediaModuleParser
Alternatives - Class in com.rometools.utils
 
AMD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
AMERICAN_EXPRESS - Static variable in class com.rometools.modules.base.types.PaymentTypeEnumeration
 
ANG - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
AOA - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
AppModule - Interface in com.rometools.propono.atom.common.rome
ROME Extension Module to Atom protocol extensions to Atom format.
AppModuleGenerator - Class in com.rometools.propono.atom.common.rome
Creates JDOM representation for APP Extension Module.
AppModuleGenerator() - Constructor for class com.rometools.propono.atom.common.rome.AppModuleGenerator
 
AppModuleImpl - Class in com.rometools.propono.atom.common.rome
Bean representation of APP module.
AppModuleImpl() - Constructor for class com.rometools.propono.atom.common.rome.AppModuleImpl
 
AppModuleParser - Class in com.rometools.propono.atom.common.rome
Parses APP module information from a JDOM element and into AppModule form.
AppModuleParser() - Constructor for class com.rometools.propono.atom.common.rome.AppModuleParser
 
arrayCopy(Object[]) - Method in class com.rometools.modules.cc.CreativeCommonsImpl
 
ARS - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
Article - Class in com.rometools.modules.activitystreams.types
The "article" Object type indicates that the Object is an article, such as a news article, a knowledge base entry, or other similar construct.
Article() - Constructor for class com.rometools.modules.activitystreams.types.Article
 
Article - Interface in com.rometools.modules.base
This is an interface for the GoogleBase plug in that exposes methods used for Article or News entry types.
Astronomy - Class in com.rometools.modules.yahooweather.types
Forecast information about current astronomical conditions.
Astronomy() - Constructor for class com.rometools.modules.yahooweather.types.Astronomy
Simple constructor.
Astronomy(Date, Date) - Constructor for class com.rometools.modules.yahooweather.types.Astronomy
Constructs a new Astronomy object
AsyncRequester - Class in com.rometools.certiorem.sub.request
A simple requester implementation that always makes requests as Async.
AsyncRequester() - Constructor for class com.rometools.certiorem.sub.request.AsyncRequester
 
Atmosphere - Class in com.rometools.modules.yahooweather.types
Forecast information about current atmospheric pressure, humidity, and visibility.
Atmosphere() - Constructor for class com.rometools.modules.yahooweather.types.Atmosphere
Simple constructor.
Atmosphere(int, double, double, Atmosphere.PressureChange) - Constructor for class com.rometools.modules.yahooweather.types.Atmosphere
Constructs a new Atmosphere object
Atmosphere.PressureChange - Class in com.rometools.modules.yahooweather.types
 
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
 
ATOM_FORMAT - Static variable in class com.rometools.propono.atom.common.AtomService
Namespace for Atom Syndication Format
ATOM_PROTOCOL - Static variable in class com.rometools.propono.atom.common.AtomService
Namespace for Atom Publishing Protocol
AtomBlog - Class in com.rometools.propono.blogclient.atomprotocol
Atom protocol implementation of the BlogClient Blog interface.
AtomClientFactory - Class in com.rometools.propono.atom.client
Creates AtomService or ClientCollection based on username, password and end-point URI of Atom protocol service.
AtomClientFactory() - Constructor for class com.rometools.propono.atom.client.AtomClientFactory
 
AtomCollection - Class in com.rometools.propono.blogclient.atomprotocol
Atom protocol implementation of BlogClient Blog.Collection.
AtomConnection - Class in com.rometools.propono.blogclient.atomprotocol
Atom protocol of BlogConnection.
AtomConnection(String, String, String) - Constructor for class com.rometools.propono.blogclient.atomprotocol.AtomConnection
Create Atom blog client instance for specified URL and user account.
AtomEntry - Class in com.rometools.propono.blogclient.atomprotocol
Atom protocol implementation of BlogEntry.
AtomEntryIterator - Class in com.rometools.propono.blogclient.atomprotocol
Atom protocol implementation of BlogClient entry iterator.
AtomException - Exception in com.rometools.propono.atom.server
Exception thrown by com.rometools.rome.propono.atom.server.AtomHandler and extended by other Propono Atom exception classes.
AtomException() - Constructor for exception com.rometools.propono.atom.server.AtomException
Construct new exception
AtomException(String) - Constructor for exception com.rometools.propono.atom.server.AtomException
Construct new exception with message
AtomException(String, Throwable) - Constructor for exception com.rometools.propono.atom.server.AtomException
Contruct new exception with message and wrapping existing exception
AtomException(Throwable) - Constructor for exception com.rometools.propono.atom.server.AtomException
Construct new exception to wrap existing one.
AtomHandler - Interface in com.rometools.propono.atom.server
Interface for handling single Atom protocol requests.
AtomHandlerFactory - Class in com.rometools.propono.atom.server
Defines a factory that enables the com.rometools.rome.propono.atom.server.AtomServlet to obtain an com.rometools.rome.propono.atom.server.AtomHandler that handles an Atom request.
AtomHandlerFactory() - Constructor for class com.rometools.propono.atom.server.AtomHandlerFactory
 
AtomLinkAttribute - Interface in com.rometools.modules.atom.io
 
AtomLinkModule - Interface in com.rometools.modules.atom.modules
 
AtomLinkModuleImpl - Class in com.rometools.modules.atom.modules
 
AtomLinkModuleImpl() - Constructor for class com.rometools.modules.atom.modules.AtomLinkModuleImpl
 
AtomMediaResource - Class in com.rometools.propono.atom.server
Represents a media link entry.
AtomMediaResource(File) - Constructor for class com.rometools.propono.atom.server.AtomMediaResource
 
AtomMediaResource(String, long, Date, InputStream) - Constructor for class com.rometools.propono.atom.server.AtomMediaResource
 
AtomModuleGenerator - Class in com.rometools.modules.atom.io
 
AtomModuleGenerator() - Constructor for class com.rometools.modules.atom.io.AtomModuleGenerator
 
AtomModuleParser - Class in com.rometools.modules.atom.io
 
AtomModuleParser() - Constructor for class com.rometools.modules.atom.io.AtomModuleParser
 
AtomNotAuthorizedException - Exception in com.rometools.propono.atom.server
Exception to be thrown by AtomHandler implementations in the case that a user is not authorized to access a resource.
AtomNotAuthorizedException() - Constructor for exception com.rometools.propono.atom.server.AtomNotAuthorizedException
Construct new exception
AtomNotAuthorizedException(String) - Constructor for exception com.rometools.propono.atom.server.AtomNotAuthorizedException
Construct new exception with message
AtomNotAuthorizedException(String, Throwable) - Constructor for exception com.rometools.propono.atom.server.AtomNotAuthorizedException
Construct new exception with message and root cause
AtomNotAuthorizedException(Throwable) - Constructor for exception com.rometools.propono.atom.server.AtomNotAuthorizedException
Construct new exception to wrap root cause
AtomNotFoundException - Exception in com.rometools.propono.atom.server
Exception thrown by AtomHandler in that case a resource is not found.
AtomNotFoundException() - Constructor for exception com.rometools.propono.atom.server.AtomNotFoundException
Construct new exception
AtomNotFoundException(String) - Constructor for exception com.rometools.propono.atom.server.AtomNotFoundException
Construct new exception with message
AtomNotFoundException(String, Throwable) - Constructor for exception com.rometools.propono.atom.server.AtomNotFoundException
Construct new exception with message and root cause
AtomNotFoundException(Throwable) - Constructor for exception com.rometools.propono.atom.server.AtomNotFoundException
Construct new exception with root cause
AtomRequest - Interface in com.rometools.propono.atom.server
Represents HTTP request to be processed by AtomHandler.
AtomRequestImpl - Class in com.rometools.propono.atom.server
Default request implementation.
AtomRequestImpl(HttpServletRequest) - Constructor for class com.rometools.propono.atom.server.AtomRequestImpl
 
AtomResource - Class in com.rometools.propono.blogclient.atomprotocol
Atom protocol implementation of BlogResource.
AtomService - Class in com.rometools.propono.atom.common
Models an Atom Publishing Protocol Service Document.
AtomService() - Constructor for class com.rometools.propono.atom.common.AtomService
Create new and empty Atom service
AtomServlet - Class in com.rometools.propono.atom.server
Atom Servlet implements Atom protocol by calling an com.rometools.rome.propono.atom.server.AtomHandler implementation.
AtomServlet() - Constructor for class com.rometools.propono.atom.server.AtomServlet
 
Attribute - Class in com.rometools.opml.feed.opml
This is a simple name-value pair attribute for outlines.
Attribute(String, String) - Constructor for class com.rometools.opml.feed.opml.Attribute
Creates a new instance of Attribute.
ATTRIBUTION - Static variable in class com.rometools.modules.cc.types.License
 
ATTRIBUTION - Static variable in class com.rometools.modules.cc.types.License.Behaviour
 
ATTRIBUTION_NO_DERIVS - Static variable in class com.rometools.modules.cc.types.License
 
AUD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
Audio - Class in com.rometools.modules.activitystreams.types
The "audio" Object type represents audio content.
Audio() - Constructor for class com.rometools.modules.activitystreams.types.Audio
 
authenticateBASIC(HttpServletRequest) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
BASIC authentication.
author - Variable in class com.rometools.propono.blogclient.BaseBlogEntry
 
AuthStrategy - Interface in com.rometools.propono.atom.client
 
AWG - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
AZM - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 

B

BAM - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
BASE64 - Static variable in class com.rometools.rome.feed.atom.Content
Atom 0.3 only
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
 
BaseBlogEntry - Class in com.rometools.propono.blogclient
Base implementation of a blog entry.
BaseBlogEntry(Blog) - Constructor for class com.rometools.propono.blogclient.BaseBlogEntry
Contruct abstract blog entry.
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
 
BasicAuthStrategy - Class in com.rometools.propono.atom.client
 
BasicAuthStrategy(String, String) - Constructor for class com.rometools.propono.atom.client.BasicAuthStrategy
 
BBD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
BDT - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
beanClone() - Method in class com.rometools.rome.feed.impl.CloneableBean
Makes a deep bean clone of the object passed in the constructor.
beanEquals(Object) - 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() - 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).
BeanIntrospector() - Constructor for class com.rometools.rome.feed.impl.BeanIntrospector
 
BGN - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
BHD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
BIF - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
Blog - Interface in com.rometools.propono.blogclient
Represents a blog, which has collections of entries and resources.
Blog.Collection - Interface in com.rometools.propono.blogclient
Represents an entry or resource collection on a blog server.
BlogClientException - Exception in com.rometools.propono.blogclient
Represents a Blog Client exception, the library throws these instead of implementation specific exceptions.
BlogClientException(String) - Constructor for exception com.rometools.propono.blogclient.BlogClientException
Construct a new exception
BlogClientException(String, Throwable) - Constructor for exception com.rometools.propono.blogclient.BlogClientException
Construct a new exception which wraps a throwable.
BlogConnection - Interface in com.rometools.propono.blogclient
A BlogConnection is a single-user connection to a blog server where the user has access to multiple blogs, which are each represented by a Blog interface.
BlogConnectionFactory - Class in com.rometools.propono.blogclient
Entry point to the Blogapps blog client library.
BlogConnectionFactory() - Constructor for class com.rometools.propono.blogclient.BlogConnectionFactory
 
BlogEntry - Interface in com.rometools.propono.blogclient
Represents a single blog entry.
BlogEntry.Category - Class in com.rometools.propono.blogclient
Represents a weblog category
BlogEntry.Content - Class in com.rometools.propono.blogclient
Represents blog entry content
BlogEntry.Person - Class in com.rometools.propono.blogclient
Represents a blog author or contributor
BlogResource - Interface in com.rometools.propono.blogclient
Represents a file that has been uploaded to a blog.
BLOWING_SNOW - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
BLUSTERY - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
BMD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
BND - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
BOB - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
Bookmark - Class in com.rometools.modules.activitystreams.types
The "bookmark" Object type represents a pointer to some URL -- typically a web page.
Bookmark() - Constructor for class com.rometools.modules.activitystreams.types.Bookmark
 
BRL - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
BSD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
BTN - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
build(File) - Method in class com.rometools.rome.io.SyndFeedInput
Builds SyndFeedImpl from a file.
build(Reader) - Method in class com.rometools.rome.io.SyndFeedInput
Builds SyndFeedImpl from an Reader.
build(InputSource) - Method in class com.rometools.rome.io.SyndFeedInput
Builds SyndFeedImpl from an W3C SAX InputSource.
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.SyndFeedInput
Builds SyndFeedImpl from an JDOM document.
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.WireFeedInput
Builds an WireFeed (RSS or Atom) from an Reader.
build(InputSource) - Method in class com.rometools.rome.io.WireFeedInput
Builds an WireFeed (RSS or Atom) from an W3C SAX InputSource.
build(Document) - Method in class com.rometools.rome.io.WireFeedInput
Builds an WireFeed (RSS or Atom) from an W3C DOM document.
build(Document) - Method in class com.rometools.rome.io.WireFeedInput
Builds an WireFeed (RSS or Atom) from an JDOM document.
BWP - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
BY_ATTRIBUTE - Static variable in class com.rometools.modules.sse.modules.Conflict
An optional, string attribute.
BY_ATTRIBUTE - Static variable in class com.rometools.modules.sse.modules.History
 
BY_ATTRIBUTE - Static variable in class com.rometools.modules.sse.modules.Update
 
BYR - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
BZD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 

C

cachePath - Variable in class com.rometools.fetcher.impl.DiskFeedInfoCache
Deprecated.
 
CAD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
callback(String, String) - Method in class com.rometools.certiorem.sub.Subscriptions
 
callback(String, InputStream) - Method in class com.rometools.certiorem.sub.Subscriptions
 
callback(String, byte[]) - Method in class com.rometools.certiorem.sub.Subscriptions
 
callback(String, SyndFeed) - Method in class com.rometools.certiorem.sub.Subscriptions
 
CASH - Static variable in class com.rometools.modules.base.types.PaymentTypeEnumeration
 
Categories - Class in com.rometools.propono.atom.common
Models an Atom protocol Categories element, which may contain ROME Atom Category elements.
Categories() - Constructor for class com.rometools.propono.atom.common.Categories
 
Categories(Element, String) - Constructor for class com.rometools.propono.atom.common.Categories
Load select from XML element
categories - Variable in class com.rometools.propono.blogclient.BaseBlogEntry
 
categoriesToElement() - Method in class com.rometools.propono.atom.common.Categories
 
Category - Class in com.rometools.modules.itunes.types
This Category information.
Category() - Constructor for class com.rometools.modules.itunes.types.Category
Creates a new instance of Category
Category(String) - Constructor for class com.rometools.modules.itunes.types.Category
Creates a new instance of Category with a given name.
Category - Class in com.rometools.modules.mediarss.types
<media:category>
Category(String, String, String) - Constructor for class com.rometools.modules.mediarss.types.Category
Creates a new instance of Category
Category(String) - Constructor for class com.rometools.modules.mediarss.types.Category
Creates a new Category.
Category() - Constructor for class com.rometools.propono.blogclient.BlogEntry.Category
Create new Catetory
Category(String) - Constructor for class com.rometools.propono.blogclient.BlogEntry.Category
Create new category with name.
Category - Class in com.rometools.rome.feed.atom
Bean for category elements of Atom feeds.
Category() - Constructor for class com.rometools.rome.feed.atom.Category
Default constructor.
Category - Class in com.rometools.rome.feed.rss
Bean for categories of RSS feeds.
Category() - Constructor for class com.rometools.rome.feed.rss.Category
Default constructor.
CCModuleGenerator - Class in com.rometools.modules.cc.io
 
CCModuleGenerator() - Constructor for class com.rometools.modules.cc.io.CCModuleGenerator
Creates a new instance of CCModuleGenerator
CDF - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
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.
CHECK - Static variable in class com.rometools.modules.base.types.PaymentTypeEnumeration
 
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
 
CHF - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
clear() - Method in class com.rometools.certiorem.hub.DeltaFeedInfoCache
 
clear() - Method in class com.rometools.fetcher.impl.DiskFeedInfoCache
Deprecated.
 
clear() - Method in interface com.rometools.fetcher.impl.FeedFetcherCache
Deprecated.
Removes all items from the cache.
clear() - Method in class com.rometools.fetcher.impl.HashMapFeedInfoCache
Deprecated.
 
CLEAR_NIGHT - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
ClientAtomService - Class in com.rometools.propono.atom.client
This class models an Atom Publising Protocol Service Document.
ClientCategories - Class in com.rometools.propono.atom.client
Models an Atom protocol Categories element, which may contain ROME Atom Category elements.
ClientCategories(Element, ClientCollection) - Constructor for class com.rometools.propono.atom.client.ClientCategories
Load select from XML element
ClientCollection - Class in com.rometools.propono.atom.client
Models an Atom collection, extends Collection and adds methods for adding, retrieving, updateing and deleting entries.
ClientEntry - Class in com.rometools.propono.atom.client
Client implementation of Atom entry, extends ROME Entry to add methods for easily getting/setting content, updating and removing the entry from the server.
ClientEntry(ClientAtomService, ClientCollection) - Constructor for class com.rometools.propono.atom.client.ClientEntry
 
ClientEntry(ClientAtomService, ClientCollection, Entry, boolean) - Constructor for class com.rometools.propono.atom.client.ClientEntry
 
ClientMediaEntry - Class in com.rometools.propono.atom.client
Client implementation of Atom media-link entry, an Atom entry that provides meta-data for a media file (e.g.
ClientMediaEntry(ClientAtomService, ClientCollection) - Constructor for class com.rometools.propono.atom.client.ClientMediaEntry
Create ClientMedieEntry for service and collection.
ClientMediaEntry(ClientAtomService, ClientCollection, Entry, boolean) - Constructor for class com.rometools.propono.atom.client.ClientMediaEntry
 
ClientMediaEntry(ClientAtomService, ClientCollection, String, String, String, InputStream) - Constructor for class com.rometools.propono.atom.client.ClientMediaEntry
 
ClientMediaEntry(ClientAtomService, ClientCollection, String, String, String, byte[]) - Constructor for class com.rometools.propono.atom.client.ClientMediaEntry
 
ClientWorkspace - Class in com.rometools.propono.atom.client
Represents Atom protocol workspace on client-side.
clone() - Method in class com.rometools.fetcher.impl.SyndFeedInfo
Deprecated.
Creates a deep 'bean' clone of the object.
clone() - Method in class com.rometools.modules.atom.modules.AtomLinkModuleImpl
 
clone() - Method in class com.rometools.modules.base.CustomTagImpl
Creates and returns a copy of this object.
clone() - Method in class com.rometools.modules.base.CustomTagImpl.Location
 
clone() - Method in class com.rometools.modules.base.CustomTagsImpl
 
clone() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
clone() - Method in interface com.rometools.modules.base.types.CloneableType
 
clone() - Method in class com.rometools.modules.base.types.CurrencyEnumeration
 
clone() - Method in class com.rometools.modules.base.types.DateTimeRange
Clones the object
clone() - Method in class com.rometools.modules.base.types.FloatUnit
Duplicates the object.
clone() - Method in class com.rometools.modules.base.types.GenderEnumeration
Returns a reference to the same object.
clone() - Method in class com.rometools.modules.base.types.IntUnit
 
clone() - Method in class com.rometools.modules.base.types.PaymentTypeEnumeration
 
clone() - Method in class com.rometools.modules.base.types.PriceTypeEnumeration
Returns a duplicate of this instance
clone() - Method in class com.rometools.modules.base.types.ShippingType
Clones this object.
clone() - Method in class com.rometools.modules.base.types.ShortDate
Returns a duplicate of this object.
clone() - Method in class com.rometools.modules.base.types.Size
Duplicates this object.
clone() - Method in class com.rometools.modules.base.types.YearType
Duplicates this object.
clone() - Method in class com.rometools.modules.cc.CreativeCommonsImpl
 
clone() - Method in class com.rometools.modules.content.ContentItem
 
clone() - Method in class com.rometools.modules.feedburner.FeedBurnerImpl
 
clone() - Method in class com.rometools.modules.georss.geometries.AbstractGeometry
Make a deep copy of the geometric object
clone() - Method in class com.rometools.modules.georss.geometries.AbstractRing
 
clone() - Method in class com.rometools.modules.georss.geometries.LinearRing
 
clone() - Method in class com.rometools.modules.georss.geometries.LineString
 
clone() - Method in class com.rometools.modules.georss.geometries.Point
 
clone() - Method in class com.rometools.modules.georss.geometries.Polygon
 
clone() - Method in class com.rometools.modules.georss.geometries.Position
 
clone() - Method in class com.rometools.modules.georss.geometries.PositionList
 
clone() - Method in class com.rometools.modules.georss.GeoRSSModule
 
clone() - Method in class com.rometools.modules.georss.GeoRSSPoint
 
clone() - Method in class com.rometools.modules.itunes.AbstractITunesObject
Required by the ROME API
clone() - Method in class com.rometools.modules.itunes.EntryInformationImpl
Required by the ROME API
clone() - Method in class com.rometools.modules.itunes.FeedInformationImpl
Returns a copy of this FeedInformationImpl object
clone() - Method in class com.rometools.modules.itunes.types.Category
Returns a copy of this category.
clone() - Method in class com.rometools.modules.itunes.types.Subcategory
Clones the object.
clone() - Method in class com.rometools.modules.mediarss.MediaEntryModuleImpl
 
clone() - Method in class com.rometools.modules.mediarss.MediaModuleImpl
 
clone() - Method in class com.rometools.modules.mediarss.types.MediaContent
 
clone() - Method in class com.rometools.modules.mediarss.types.MediaGroup
 
clone() - Method in class com.rometools.modules.mediarss.types.Metadata
<media:copyright>
clone() - Method in class com.rometools.modules.mediarss.types.Thumbnail
 
clone() - Method in class com.rometools.modules.opensearch.entity.OSQuery
Creates a deep 'bean' clone of the object.
clone() - Method in class com.rometools.modules.photocast.PhotocastModuleImpl
 
clone() - Method in class com.rometools.modules.slash.SlashImpl
 
clone() - Method in class com.rometools.modules.sle.SleEntryImpl
 
clone() - Method in class com.rometools.modules.sle.types.DateValue
 
clone() - Method in class com.rometools.modules.sle.types.Group
 
clone() - Method in class com.rometools.modules.sle.types.NumberValue
 
clone() - Method in class com.rometools.modules.sle.types.Sort
 
clone() - Method in class com.rometools.modules.sle.types.StringValue
 
clone() - Method in class com.rometools.modules.sse.modules.SSEModule
 
clone() - Method in class com.rometools.modules.thr.ThreadingModuleImpl
 
clone() - Method in class com.rometools.modules.yahooweather.types.Astronomy
 
clone() - Method in class com.rometools.modules.yahooweather.types.Atmosphere
 
clone() - Method in class com.rometools.modules.yahooweather.types.Condition
 
clone() - Method in class com.rometools.modules.yahooweather.types.Forecast
 
clone() - Method in class com.rometools.modules.yahooweather.types.Location
 
clone() - Method in class com.rometools.modules.yahooweather.types.Units
 
clone() - Method in class com.rometools.modules.yahooweather.types.Wind
 
clone() - Method in class com.rometools.opml.feed.opml.Attribute
 
clone() - Method in class com.rometools.opml.feed.opml.Outline
 
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.impl.CloneableBean
Makes a deep bean clone of the object.
clone() - Method in class com.rometools.rome.feed.impl.ObjectBean
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.
CloneableBean() - Constructor for class com.rometools.rome.feed.impl.CloneableBean
Default constructor.
CloneableBean(Object) - Constructor for class com.rometools.rome.feed.impl.CloneableBean
Creates a CloneableBean to be used in a delegation pattern.
CloneableBean(Object, Set<String>) - Constructor for class com.rometools.rome.feed.impl.CloneableBean
Creates a CloneableBean to be used in a delegation pattern.
CloneableType - Interface in com.rometools.modules.base.types
This is just a holder interface for cloneable elements.
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.
close(Closeable) - Static method in class com.rometools.utils.IO
Closes a Closeable object without suppressing a possible IOException.
closeQuietly(Closeable) - Static method in class com.rometools.utils.IO
Closes a Closeable object and suppresses a possible IOException.
Cloud - Class in com.rometools.rome.feed.rss
Bean for clouds of RSS feeds.
Cloud() - Constructor for class com.rometools.rome.feed.rss.Cloud
Default constructor.
CLOUDY - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
CLP - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
CNY - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
COLD - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
Collection - Class in com.rometools.propono.atom.common
Models an Atom workspace collection.
Collection(String, String, String) - Constructor for class com.rometools.propono.atom.common.Collection
Collection MUST have title and href.
Collection(Element) - Constructor for class com.rometools.propono.atom.common.Collection
Load self from XML element
Collection(Element, String) - Constructor for class com.rometools.propono.atom.common.Collection
Load self from XML element and base URI for resolving relative URIs
collectionToElement() - Method in class com.rometools.propono.atom.common.Collection
Serialize an AtomService.Collection into an XML element
com.rometools.certiorem - package com.rometools.certiorem
A pub sub hubub implementation for Java.
com.rometools.certiorem.hub - package com.rometools.certiorem.hub
This package contains the core of the Hub implementation.
com.rometools.certiorem.hub.data - package com.rometools.certiorem.hub.data
This package defines the basic data types and persistence mechanisms that are required for a hub implementation.
com.rometools.certiorem.hub.data.jpa - package com.rometools.certiorem.hub.data.jpa
A stock data implementation based on the Java Persistence API.
com.rometools.certiorem.hub.data.ram - package com.rometools.certiorem.hub.data.ram
Contains a Memory-Resident implemtnation of the Hub DAO.
com.rometools.certiorem.hub.notify.standard - package com.rometools.certiorem.hub.notify.standard
This package contains a set of standard Verifier implementations.
com.rometools.certiorem.hub.verify.standard - package com.rometools.certiorem.hub.verify.standard
This package contains a set of standard Verifier implementations.
com.rometools.certiorem.pub - package com.rometools.certiorem.pub
This package contains a utility class to send update notifications.
com.rometools.certiorem.sub - package com.rometools.certiorem.sub
This package contains the business class Subscriptions that manages subscriptions and updates a FeedInfoCache.
com.rometools.certiorem.sub.data - package com.rometools.certiorem.sub.data
Data classes for the Subscription management.
com.rometools.certiorem.sub.data.ram - package com.rometools.certiorem.sub.data.ram
An In-Memory DAO for subscriptions.
com.rometools.certiorem.sub.request - package com.rometools.certiorem.sub.request
Standard requester implementations.
com.rometools.certiorem.web - package com.rometools.certiorem.web
Contains base servlet implementations for doing hub and sub services.
com.rometools.fetcher - package com.rometools.fetcher
 
com.rometools.fetcher.impl - package com.rometools.fetcher.impl
 
com.rometools.modules.activitystreams - package com.rometools.modules.activitystreams
 
com.rometools.modules.activitystreams.types - package com.rometools.modules.activitystreams.types
 
com.rometools.modules.atom.io - package com.rometools.modules.atom.io
 
com.rometools.modules.atom.modules - package com.rometools.modules.atom.modules
 
com.rometools.modules.base - package com.rometools.modules.base
This is the base package for the Google Base ROME module.
com.rometools.modules.base.io - package com.rometools.modules.base.io
 
com.rometools.modules.base.types - package com.rometools.modules.base.types
This package contains complex and utility datatypes for use with Google Base.
com.rometools.modules.cc - package com.rometools.modules.cc
This is a module for ROME that supports both the "CC" RSS1 module and the RSS 2 (and Atom) module in a unified manner.
com.rometools.modules.cc.io - package com.rometools.modules.cc.io
 
com.rometools.modules.cc.types - package com.rometools.modules.cc.types
This package contains datatypes for use with the plug in.
com.rometools.modules.content - package com.rometools.modules.content
This is a ROME plug in that implements the Content RSS extension.
com.rometools.modules.content.io - package com.rometools.modules.content.io
 
com.rometools.modules.feedburner - package com.rometools.modules.feedburner
* This library is provided under dual licenses.
com.rometools.modules.feedburner.io - package com.rometools.modules.feedburner.io
 
com.rometools.modules.georss - package com.rometools.modules.georss
This package contains classes to enable the rome rss library with georss support.
com.rometools.modules.georss.geometries - package com.rometools.modules.georss.geometries
This package contains classes for handling of geometric objects in a geographical context, mainly for use with the GeoRSS library.
com.rometools.modules.itunes - package com.rometools.modules.itunes
This is a ROME plug in that implements the iTunes RSS extensions as defined by Apple in their documentation.
com.rometools.modules.itunes.io - package com.rometools.modules.itunes.io
 
com.rometools.modules.itunes.types - package com.rometools.modules.itunes.types
This package contains data types for use wit the iTunes plug in.
com.rometools.modules.mediarss - package com.rometools.modules.mediarss
This module supports Yahoo! MediaRSS elements for ROME feeds.
com.rometools.modules.mediarss.io - package com.rometools.modules.mediarss.io
This package contains parsers and generators for the module as well as a specia feed parser for Yahoo's custom RSS2 namespace.
com.rometools.modules.mediarss.types - package com.rometools.modules.mediarss.types
This package contains datatypes for working with MediaRSS.
com.rometools.modules.opensearch - package com.rometools.modules.opensearch
 
com.rometools.modules.opensearch.entity - package com.rometools.modules.opensearch.entity
 
com.rometools.modules.opensearch.impl - package com.rometools.modules.opensearch.impl
 
com.rometools.modules.photocast - package com.rometools.modules.photocast
This package represents the Apple iPhoto Photocasting 0.9 namespace support.
com.rometools.modules.photocast.io - package com.rometools.modules.photocast.io
This package contains the parser and generator implementations for ROME.
com.rometools.modules.photocast.types - package com.rometools.modules.photocast.types
This package contains datatypes for use with the photocast module.
com.rometools.modules.portablecontacts - package com.rometools.modules.portablecontacts
 
com.rometools.modules.portablecontacts.types - package com.rometools.modules.portablecontacts.types
 
com.rometools.modules.slash - package com.rometools.modules.slash
This package contains the core classes for the Slash plug in for ROME.
com.rometools.modules.slash.io - package com.rometools.modules.slash.io
This package contains the parser and generator for ROME.
com.rometools.modules.sle - package com.rometools.modules.sle
This is a module that supports the Microsoft Simple List Extensions.
com.rometools.modules.sle.io - package com.rometools.modules.sle.io
Contains the IO related classes for the SLE module.
com.rometools.modules.sle.types - package com.rometools.modules.sle.types
This package contains classes used with the SimpleListExtension module and the SLEEntry.
com.rometools.modules.sse - package com.rometools.modules.sse
 
com.rometools.modules.sse.modules - package com.rometools.modules.sse.modules
 
com.rometools.modules.thr - package com.rometools.modules.thr
 
com.rometools.modules.thr.io - package com.rometools.modules.thr.io
 
com.rometools.modules.yahooweather - package com.rometools.modules.yahooweather
This package contains Modules for working with Yahoo! Weather.
com.rometools.modules.yahooweather.io - package com.rometools.modules.yahooweather.io
This package contains the parser and generator for ROME.
com.rometools.modules.yahooweather.types - package com.rometools.modules.yahooweather.types
This package contains data types use with the YWeatherModules.
com.rometools.opml.feed.opml - package com.rometools.opml.feed.opml
This package represents the base objects for OPML support for ROME.
com.rometools.opml.feed.synd.impl - package com.rometools.opml.feed.synd.impl
This packages contains the SyndFeed converters for the OPML module.
com.rometools.opml.io.impl - package com.rometools.opml.io.impl
This package contains the feed parsers for OPML1 and OPML2.
com.rometools.propono.atom.client - package com.rometools.propono.atom.client
 
com.rometools.propono.atom.common - package com.rometools.propono.atom.common
 
com.rometools.propono.atom.common.rome - package com.rometools.propono.atom.common.rome
 
com.rometools.propono.atom.server - package com.rometools.propono.atom.server
 
com.rometools.propono.atom.server.impl - package com.rometools.propono.atom.server.impl
 
com.rometools.propono.blogclient - package com.rometools.propono.blogclient
 
com.rometools.propono.blogclient.atomprotocol - package com.rometools.propono.blogclient.atomprotocol
 
com.rometools.propono.blogclient.metaweblog - package com.rometools.propono.blogclient.metaweblog
 
com.rometools.propono.utils - package com.rometools.propono.utils
 
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
 
com.rometools.utils - package com.rometools.utils
 
combineFeeds(SyndFeed, SyndFeed) - Static method in class com.rometools.fetcher.impl.AbstractFeedFetcher
Deprecated.
Combine the entries in two feeds into a single feed.
Comment - Class in com.rometools.modules.activitystreams.types
The "comment" object type represents a textual response to another object.
Comment() - Constructor for class com.rometools.modules.activitystreams.types.Comment
 
compareTo(EntryValue) - Method in class com.rometools.modules.sle.types.DateValue
 
compareTo(EntryValue) - Method in class com.rometools.modules.sle.types.NumberValue
 
compareTo(EntryValue) - Method in class com.rometools.modules.sle.types.StringValue
 
COMPLETE - Static variable in class com.rometools.modules.sse.modules.Related
Indicates whether the link points to a file containing the complete collection of items for this feed.
Condition - Class in com.rometools.modules.yahooweather.types
The current weather conditions.
Condition() - Constructor for class com.rometools.modules.yahooweather.types.Condition
Simple constructor
Condition(String, ConditionCode, int, Date) - Constructor for class com.rometools.modules.yahooweather.types.Condition
Constructs a new Condition.
ConditionCode - Class in com.rometools.modules.yahooweather.types
Condition Codes
ConfigurableClassLoader - Enum in com.rometools.rome.feed.impl
This class addresses some ClassLoader problems in OSGi environments.
Conflict - Class in com.rometools.modules.sse.modules
element within
Conflict() - Constructor for class com.rometools.modules.sse.modules.Conflict
 
CONFLICT_ATTRIBUTE - Static variable in class com.rometools.modules.sse.modules.Sync
 
Conflicts - Class in com.rometools.modules.sse.modules
element within
Conflicts() - Constructor for class com.rometools.modules.sse.modules.Conflicts
 
CONFLICTS_NAME - Static variable in class com.rometools.modules.sse.modules.Conflict
 
ContactModule - Interface in com.rometools.modules.portablecontacts
 
content - Variable in class com.rometools.propono.blogclient.BaseBlogEntry
 
Content() - Constructor for class com.rometools.propono.blogclient.BlogEntry.Content
Construct content
Content(String) - Constructor for class com.rometools.propono.blogclient.BlogEntry.Content
Construct content with value (and type="html")
Content - Class in com.rometools.rome.feed.atom
Bean for content elements of Atom feeds.
Content() - Constructor for class com.rometools.rome.feed.atom.Content
Default constructor.
Content - Class in com.rometools.rome.feed.rss
Bean for item descriptions of RSS feeds.
Content() - Constructor for class com.rometools.rome.feed.rss.Content
Default constructor.
ContentItem - Class in com.rometools.modules.content
This class represents a content item per the "Original Syntax".
ContentItem() - Constructor for class com.rometools.modules.content.ContentItem
Creates a new instance of ContentItem
ContentModule - Interface in com.rometools.modules.content
 
ContentModuleGenerator - Class in com.rometools.modules.content.io
 
ContentModuleGenerator() - Constructor for class com.rometools.modules.content.io.ContentModuleGenerator
Creates a new instance of ContentModuleGenerator
ContentModuleImpl - Class in com.rometools.modules.content
 
ContentModuleImpl() - Constructor for class com.rometools.modules.content.ContentModuleImpl
 
ContentModuleImpl(Class<ContentModuleImpl>, String) - Constructor for class com.rometools.modules.content.ContentModuleImpl
 
ContentModuleParser - Class in com.rometools.modules.content.io
 
ContentModuleParser() - Constructor for class com.rometools.modules.content.io.ContentModuleParser
Creates a new instance of ContentModuleParser
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
 
ConverterForOPML10 - Class in com.rometools.opml.feed.synd.impl
 
ConverterForOPML10() - Constructor for class com.rometools.opml.feed.synd.impl.ConverterForOPML10
 
ConverterForOPML20 - Class in com.rometools.opml.feed.synd.impl
 
ConverterForOPML20() - Constructor for class com.rometools.opml.feed.synd.impl.ConverterForOPML20
 
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
 
copy(Date) - Static method in class com.rometools.utils.Dates
Creates a copy on a Date.
copyFrom(Subscriber) - Method in class com.rometools.certiorem.hub.data.jpa.JPASubscriber
 
copyFrom(CopyFrom) - Method in class com.rometools.modules.atom.modules.AtomLinkModuleImpl
 
copyFrom(CopyFrom) - Method in class com.rometools.modules.base.CustomTagsImpl
 
copyFrom(CopyFrom) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
copyFrom(CopyFrom) - Method in class com.rometools.modules.cc.CreativeCommonsImpl
 
copyFrom(CopyFrom) - Method in class com.rometools.modules.content.ContentModuleImpl
 
copyFrom(CopyFrom) - Method in class com.rometools.modules.feedburner.FeedBurnerImpl
 
copyFrom(CopyFrom) - Method in class com.rometools.modules.georss.GeoRSSModule
 
copyFrom(CopyFrom) - Method in class com.rometools.modules.itunes.EntryInformationImpl
Defined by the ROME module API
copyFrom(CopyFrom) - Method in class com.rometools.modules.itunes.FeedInformationImpl
Required by the ROME API
copyFrom(CopyFrom) - Method in class com.rometools.modules.mediarss.MediaEntryModuleImpl
 
copyFrom(CopyFrom) - Method in class com.rometools.modules.mediarss.MediaModuleImpl
 
copyFrom(CopyFrom) - Method in class com.rometools.modules.opensearch.impl.OpenSearchModuleImpl
 
copyFrom(CopyFrom) - Method in class com.rometools.modules.photocast.PhotocastModuleImpl
 
copyFrom(CopyFrom) - Method in class com.rometools.modules.slash.SlashImpl
 
copyFrom(CopyFrom) - Method in class com.rometools.modules.sle.SimpleListExtensionImpl
Copies all the properties of the given bean into this one.
copyFrom(CopyFrom) - Method in class com.rometools.modules.sle.SleEntryImpl
Copies all the properties of the given bean into this one.
copyFrom(CopyFrom) - Method in class com.rometools.modules.sse.modules.Conflict
 
copyFrom(CopyFrom) - Method in class com.rometools.modules.sse.modules.Conflicts
 
copyFrom(CopyFrom) - Method in class com.rometools.modules.sse.modules.History
 
copyFrom(CopyFrom) - Method in class com.rometools.modules.sse.modules.Related
 
copyFrom(CopyFrom) - Method in class com.rometools.modules.sse.modules.Sharing
 
copyFrom(CopyFrom) - Method in class com.rometools.modules.sse.modules.SSEModule
 
copyFrom(CopyFrom) - Method in class com.rometools.modules.sse.modules.Sync
 
copyFrom(CopyFrom) - Method in class com.rometools.modules.sse.modules.Update
 
copyFrom(CopyFrom) - Method in class com.rometools.modules.thr.ThreadingModuleImpl
 
copyFrom(CopyFrom) - Method in class com.rometools.modules.yahooweather.YWeatherModuleImpl
 
copyFrom(CopyFrom) - Method in class com.rometools.propono.atom.common.rome.AppModuleImpl
Copy from other module
CopyFrom - Interface in com.rometools.rome.feed
 
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
 
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
 
copyInputToOutput(InputStream, OutputStream) - Static method in class com.rometools.propono.utils.Utilities
Copy input stream to output stream using 8K buffer.
copyInto(WireFeed, SyndFeed) - Method in class com.rometools.opml.feed.synd.impl.ConverterForOPML10
Makes a deep copy/conversion of the values of a real feed into a SyndFeedImpl.
copyInto(WireFeed, SyndFeed) - Method in class com.rometools.opml.feed.synd.impl.ConverterForOPML20
Makes a deep copy/conversion of the values of a real feed into a SyndFeedImpl.
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
 
COPYLEFT - Static variable in class com.rometools.modules.cc.types.License.Behaviour
 
COUNTRY - Static variable in class com.rometools.modules.mediarss.types.Restriction.Type
Indicates a Country type.
Course - Interface in com.rometools.modules.base
This is an interface for the GoogleBase plug in that exposes methods used for Class or Course information entry types.
CRC - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
create(T) - Static method in class com.rometools.utils.Lists
Creates a new List with the given item as the first entry.
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
 
createEntries(Stack<Integer>, List<SyndEntry>, List<Outline>) - Method in class com.rometools.opml.feed.synd.impl.ConverterForOPML10
 
createEntry(Stack<Integer>, List<SyndEntry>, Outline) - Method in class com.rometools.opml.feed.synd.impl.ConverterForOPML10
 
createEntry() - Method in class com.rometools.propono.atom.client.ClientCollection
Create new entry associated with collection, but do not save to server.
createInfoCache() - Method in class com.rometools.fetcher.impl.HashMapFeedInfoCache
Deprecated.
 
createInfoCache() - Method in class com.rometools.fetcher.impl.LinkedHashMapFeedInfoCache
Deprecated.
 
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
 
createMediaEntry(String, String, String, byte[]) - Method in class com.rometools.propono.atom.client.ClientCollection
Create new media entry assocaited with collection, but do not save.
createMediaEntry(String, String, String, InputStream) - Method in class com.rometools.propono.atom.client.ClientCollection
Create new media entry assocaited with collection, but do not save.
createParser() - Method in class com.rometools.rome.io.SAXBuilder
 
createRealFeed(SyndFeed) - Method in class com.rometools.opml.feed.synd.impl.ConverterForOPML10
Creates real feed with a deep copy/conversion of the values of a SyndFeedImpl.
createRealFeed(SyndFeed) - Method in class com.rometools.opml.feed.synd.impl.ConverterForOPML20
Creates real feed with a deep copy/conversion of the values of a SyndFeedImpl.
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(List<Entry>, boolean) - Method in class com.rometools.rome.feed.synd.impl.ConverterForAtom03
 
createSyndEntries(Feed, List<Entry>, boolean) - Method in class com.rometools.rome.feed.synd.impl.ConverterForAtom10
 
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
 
createWhenNull(List<T>) - Static method in class com.rometools.utils.Lists
Returns the list when it is not null.
createWireFeed() - Method in interface com.rometools.rome.feed.synd.SyndFeed
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() - Method in class com.rometools.rome.feed.synd.SyndFeedImpl
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.
CreativeCommons - Interface in com.rometools.modules.cc
 
CreativeCommonsImpl - Class in com.rometools.modules.cc
 
CreativeCommonsImpl() - Constructor for class com.rometools.modules.cc.CreativeCommonsImpl
 
Credit - Class in com.rometools.modules.mediarss.types
<media:credit>
Credit(String, String, String) - Constructor for class com.rometools.modules.mediarss.types.Credit
Creates a new instance of Credit
CSD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
CUP - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
CurrencyEnumeration - Class in com.rometools.modules.base.types
An Enumeration of valid currency types.
CustomTag - Interface in com.rometools.modules.base
This class represents a custom tag name and value.
CustomTagGenerator - Class in com.rometools.modules.base.io
 
CustomTagGenerator() - Constructor for class com.rometools.modules.base.io.CustomTagGenerator
Creates a new instance of CustomTagGenerator
CustomTagImpl - Class in com.rometools.modules.base
 
CustomTagImpl(String, String) - Constructor for class com.rometools.modules.base.CustomTagImpl
Creates a new instance of CustomTagImpl
CustomTagImpl(String, Integer) - Constructor for class com.rometools.modules.base.CustomTagImpl
 
CustomTagImpl(String, Float) - Constructor for class com.rometools.modules.base.CustomTagImpl
 
CustomTagImpl(String, IntUnit) - Constructor for class com.rometools.modules.base.CustomTagImpl
 
CustomTagImpl(String, FloatUnit) - Constructor for class com.rometools.modules.base.CustomTagImpl
 
CustomTagImpl(String, ShortDate) - Constructor for class com.rometools.modules.base.CustomTagImpl
 
CustomTagImpl(String, Date) - Constructor for class com.rometools.modules.base.CustomTagImpl
 
CustomTagImpl(String, DateTimeRange) - Constructor for class com.rometools.modules.base.CustomTagImpl
 
CustomTagImpl(String, URL) - Constructor for class com.rometools.modules.base.CustomTagImpl
 
CustomTagImpl(String, Boolean) - Constructor for class com.rometools.modules.base.CustomTagImpl
 
CustomTagImpl(String, CustomTagImpl.Location) - Constructor for class com.rometools.modules.base.CustomTagImpl
 
CustomTagImpl.Location - Class in com.rometools.modules.base
 
CustomTagParser - Class in com.rometools.modules.base.io
 
CustomTagParser() - Constructor for class com.rometools.modules.base.io.CustomTagParser
Creates a new instance of CustomTagParser
CustomTags - Interface in com.rometools.modules.base
 
CustomTagsImpl - Class in com.rometools.modules.base
 
CustomTagsImpl() - Constructor for class com.rometools.modules.base.CustomTagsImpl
 
CVE - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
CYP - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
CZK - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 

D

DAILY - Static variable in interface com.rometools.rome.feed.module.SyModule
 
DATE_TYPE - Static variable in class com.rometools.modules.sle.types.Sort
dataType value for Date information.
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.
Dates - Class in com.rometools.utils
 
DateTimeRange - Class in com.rometools.modules.base.types
Represents a time range.
DateTimeRange(Date, Date) - Constructor for class com.rometools.modules.base.types.DateTimeRange
Creates a new instance of DateTimeRange
DateValue - Class in com.rometools.modules.sle.types
An EntryValue implementation representing a "date" data-type.
DateValue() - Constructor for class com.rometools.modules.sle.types.DateValue
 
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
Default constructor.
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
Default constructor.
decode(String) - Static method in class com.rometools.rome.io.impl.Base64
Decodes a base 64 String into a String.
decode(byte[]) - Static method in class com.rometools.rome.io.impl.Base64
Dencodes a com.rometools.rome.io.impl.Base64 byte array.
DEFAULT_USER_AGENT - Static variable in interface com.rometools.fetcher.FeedFetcher
Deprecated.
The default user agent.
defaultCharacterEncoding - Static variable in class com.rometools.fetcher.impl.ResponseHandler
Deprecated.
 
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.
delete() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomEntry
 
delete() - Method in interface com.rometools.propono.blogclient.BlogEntry
Delete this entry from blog server
delete() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogEntry
Delete this entry from blog server
delete() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogResource
Not supported by MetaWeblog API
DELETED_ATTRIBUTE - Static variable in class com.rometools.modules.sse.modules.Sync
 
deleteEntry(AtomRequest) - Method in interface com.rometools.propono.atom.server.AtomHandler
Delete entry specified by request.
deleteEntry(AtomRequest) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Delete entry specified by pathInfo.
deleteEntry(String) - Method in class com.rometools.propono.atom.server.impl.FileBasedCollection
Delete an entry and any associated media file.
DeltaFeedInfoCache - Class in com.rometools.certiorem.hub
Wrapper FeedFetcherCache that wraps a backing FeedFetcherCache and makes sure that any SyndFeedInfo used within it are replaced with a DeltaSyndFeedInfo which is capable of tracking changes to entries in the underlying feed.
DeltaFeedInfoCache(FeedFetcherCache) - Constructor for class com.rometools.certiorem.hub.DeltaFeedInfoCache
 
DeltaSyndFeedInfo - Class in com.rometools.certiorem.hub
Extends SyndFeedInfo to also track etags for individual entries.
DeltaSyndFeedInfo(SyndFeedInfo) - Constructor for class com.rometools.certiorem.hub.DeltaSyndFeedInfo
 
DENY - Static variable in class com.rometools.modules.mediarss.types.Restriction.Relationship
A deny relationship.
DERIVATIVE - Static variable in class com.rometools.modules.cc.types.License.Behaviour
 
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
Default constructor.
DISCOVER - Static variable in class com.rometools.modules.base.types.PaymentTypeEnumeration
 
DiskFeedInfoCache - Class in com.rometools.fetcher.impl
Deprecated.
ROME Fetcher will be dropped in the next major version of ROME (version 2). For more information and some migration hints, please have a look at our detailed explanation.
DiskFeedInfoCache(String) - Constructor for class com.rometools.fetcher.impl.DiskFeedInfoCache
Deprecated.
 
DISTRIBUTION - Static variable in class com.rometools.modules.cc.types.License.Behaviour
 
DJF - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
DKK - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
documentToService(Document) - Static method in class com.rometools.propono.atom.common.AtomService
Deserialize an Atom service XML document into an object
doDelete(HttpServletRequest, HttpServletResponse) - Method in class com.rometools.propono.atom.server.AtomServlet
Handle Atom DELETE by calling appropriate handler.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.rometools.certiorem.web.AbstractSubServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.rometools.propono.atom.server.AtomServlet
Handles an Atom GET by calling handler and writing results to response.
DOP - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.rometools.certiorem.web.AbstractHubServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.rometools.certiorem.web.AbstractSubServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.rometools.propono.atom.server.AtomServlet
Handles an Atom POST by calling handler to identify URI, reading/parsing data, calling handler and writing results to response.
doPut(HttpServletRequest, HttpServletResponse) - Method in class com.rometools.propono.atom.server.AtomServlet
Handles an Atom PUT by calling handler to identify URI, reading/parsing data, calling handler and writing results to response.
Doubles - Class in com.rometools.utils
 
draft - Variable in class com.rometools.propono.blogclient.BaseBlogEntry
 
DRIZZLE - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
Duration - Class in com.rometools.modules.itunes.types
An encapsulation of the duration of a podcast.
Duration() - Constructor for class com.rometools.modules.itunes.types.Duration
Creates a new Duration object with 0 length.
Duration(long) - Constructor for class com.rometools.modules.itunes.types.Duration
Creates a new instance of Duration specifying a length in milliseconds
Duration(int, int, float) - Constructor for class com.rometools.modules.itunes.types.Duration
Creates a new duration object with the given hours, minutes and seconds
Duration(String) - Constructor for class com.rometools.modules.itunes.types.Duration
Creates a new Duration parsing the String value.
DUST - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
DZD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 

E

EEK - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
EGP - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
elementToCollection(Element) - Method in class com.rometools.propono.atom.common.Collection
Deserialize an Atom service collection XML element into an object
elementToWorkspace(Element) - Static method in class com.rometools.propono.atom.common.Workspace
Deserialize a Atom workspace XML element into an object
emptyToNull(List<T>) - Static method in class com.rometools.utils.Lists
Returns null, when the given list is empty or null
enableDefaultPointElement() - Static method in class com.rometools.modules.georss.W3CGeoGenerator
 
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
Default constructor.
encode(String) - Static method in class com.rometools.rome.io.impl.Base64
Encodes a String into a base 64 String.
encode(byte[]) - Static method in class com.rometools.rome.io.impl.Base64
Encodes a byte array into a base 64 byte array.
enqueueNotification(Notification) - Method in class com.rometools.certiorem.hub.notify.standard.AbstractNotifier
Implementation method that queues/sends a notification
enqueueNotification(Notification) - Method in class com.rometools.certiorem.hub.notify.standard.ThreadPoolNotifier
Enqueues a notification to run.
enqueueNotification(Notification) - Method in class com.rometools.certiorem.hub.notify.standard.UnthreadedNotifier
A blocking call that performs a notification.
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
Default constructor.
ENTRY_TYPE - Static variable in class com.rometools.propono.atom.common.Collection
 
EntryInformation - Interface in com.rometools.modules.itunes
This class contains information for iTunes podcast feeds that exist at the Item level.
EntryInformationImpl - Class in com.rometools.modules.itunes
This class contains information for iTunes podcast feeds that exist at the Item level.
EntryInformationImpl() - Constructor for class com.rometools.modules.itunes.EntryInformationImpl
Creates a new instance of EntryInformationImpl
EntryIterator - Class in com.rometools.propono.atom.client
Enables iteration over entries in Atom protocol collection.
EntryIterator() - Constructor for class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.EntryIterator
Iterator for looping over MetaWeblog API entries.
EntryValue - Interface in com.rometools.modules.sle.types
An interface that parents data types for sorting and grouping.
Envelope - Class in com.rometools.modules.georss.geometries
Envelope, a bounding box spanned by an upper right and lower left corner point.
Envelope() - Constructor for class com.rometools.modules.georss.geometries.Envelope
Creates a new instance of Envelope
Envelope(double, double, double, double) - Constructor for class com.rometools.modules.georss.geometries.Envelope
Construct object from coordinate values
equals(Object) - Method in class com.rometools.certiorem.hub.data.Subscriber
 
equals(Object) - Method in class com.rometools.fetcher.impl.SyndFeedInfo
Deprecated.
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
equals(Object) - Method in class com.rometools.modules.atom.modules.AtomLinkModuleImpl
 
equals(Object) - Method in class com.rometools.modules.base.CustomTagImpl
 
equals(Object) - Method in class com.rometools.modules.base.CustomTagImpl.Location
 
equals(Object) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
equals(Object) - Method in class com.rometools.modules.base.types.DateTimeRange
 
equals(Object) - Method in class com.rometools.modules.base.types.FloatUnit
 
equals(Object) - Method in class com.rometools.modules.base.types.IntUnit
 
equals(Object) - Method in class com.rometools.modules.base.types.ShippingType
 
equals(Object) - Method in class com.rometools.modules.base.types.Size
 
equals(Object) - Method in class com.rometools.modules.base.types.YearType
 
equals(Object) - Method in class com.rometools.modules.cc.CreativeCommonsImpl
 
equals(Object) - Method in class com.rometools.modules.cc.types.License
 
equals(Object) - Method in class com.rometools.modules.content.ContentItem
 
equals(Object) - Method in class com.rometools.modules.georss.geometries.AbstractGeometry
 
equals(Object) - Method in class com.rometools.modules.georss.geometries.LinearRing
 
equals(Object) - Method in class com.rometools.modules.georss.geometries.LineString
 
equals(Object) - Method in class com.rometools.modules.georss.geometries.Point
 
equals(Object) - Method in class com.rometools.modules.georss.geometries.Polygon
 
equals(Object) - Method in class com.rometools.modules.georss.geometries.Position
 
equals(Object) - Method in class com.rometools.modules.georss.geometries.PositionList
 
equals(Object) - Method in class com.rometools.modules.mediarss.MediaEntryModuleImpl
 
equals(Object) - Method in class com.rometools.modules.mediarss.types.Category
 
equals(Object) - Method in class com.rometools.modules.mediarss.types.Credit
 
equals(Object) - Method in class com.rometools.modules.mediarss.types.Hash
 
equals(Object) - Method in class com.rometools.modules.mediarss.types.MediaContent
 
equals(Object) - Method in class com.rometools.modules.mediarss.types.MediaGroup
 
equals(Object) - Method in class com.rometools.modules.mediarss.types.Metadata
 
equals(Object) - Method in class com.rometools.modules.mediarss.types.PlayerReference
 
equals(Object) - Method in class com.rometools.modules.mediarss.types.Rating
 
equals(Object) - Method in class com.rometools.modules.mediarss.types.Restriction
 
equals(Object) - Method in class com.rometools.modules.mediarss.types.Text
 
equals(Object) - Method in class com.rometools.modules.mediarss.types.Thumbnail
 
equals(Object) - Method in class com.rometools.modules.mediarss.types.Time
 
equals(Object) - Method in class com.rometools.modules.mediarss.types.UrlReference
 
equals(Object) - Method in class com.rometools.modules.opensearch.entity.OSQuery
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
equals(Object) - Method in class com.rometools.modules.photocast.PhotocastModuleImpl
 
equals(Object) - Method in class com.rometools.modules.photocast.types.Metadata
 
equals(Object) - Method in class com.rometools.modules.photocast.types.PhotoDate
 
equals(Object) - Method in class com.rometools.modules.slash.SlashImpl
 
equals(Object) - Method in class com.rometools.modules.sle.io.LabelNamespaceElement
 
equals(Object) - Method in class com.rometools.modules.sle.SleEntryImpl
 
equals(Object) - Method in class com.rometools.modules.sle.types.DateValue
 
equals(Object) - Method in class com.rometools.modules.sle.types.Group
 
equals(Object) - Method in class com.rometools.modules.sle.types.NumberValue
 
equals(Object) - Method in class com.rometools.modules.sle.types.Sort
 
equals(Object) - Method in class com.rometools.modules.sle.types.StringValue
 
equals(Object) - Method in class com.rometools.modules.thr.ThreadingModuleImpl
 
equals(Object) - Method in class com.rometools.modules.yahooweather.types.Astronomy
 
equals(Object) - Method in class com.rometools.modules.yahooweather.types.Atmosphere
 
equals(Object) - Method in class com.rometools.modules.yahooweather.types.Condition
 
equals(Object) - Method in class com.rometools.modules.yahooweather.types.ConditionCode
 
equals(Object) - Method in class com.rometools.modules.yahooweather.types.Forecast
 
equals(Object) - Method in class com.rometools.modules.yahooweather.types.Location
 
equals(Object) - Method in class com.rometools.modules.yahooweather.types.Units
 
equals(Object) - Method in class com.rometools.modules.yahooweather.types.Wind
 
equals(Object) - Method in class com.rometools.opml.feed.opml.Attribute
 
equals(Object) - Method in class com.rometools.opml.feed.opml.Outline
 
equals(Object) - Method in class com.rometools.opml.feed.synd.impl.TreeCategoryImpl
 
equals(Object) - Method in class com.rometools.propono.atom.client.ClientEntry
Determines if entries are equal based on edit URI.
equals(Object) - Method in class com.rometools.propono.blogclient.atomprotocol.AtomEntry
True if entry's token's are equal.
equals(Object) - Method in class com.rometools.propono.blogclient.BlogEntry.Category
Determines if categories are equal based on id.
equals(Object) - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogEntry
True if tokens are equal
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.impl.EqualsBean
Indicates whether some other object is "equal to" this object as defined by the Object equals() method.
equals(Object) - Method in class com.rometools.rome.feed.impl.ObjectBean
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.
EqualsBean(Class<?>) - Constructor for class com.rometools.rome.feed.impl.EqualsBean
Default constructor.
EqualsBean(Class<?>, Object) - Constructor for class com.rometools.rome.feed.impl.EqualsBean
Creates a EqualsBean to be used in a delegation pattern.
ERN - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
ESCAPED - Static variable in class com.rometools.rome.feed.atom.Content
Atom 0.3 only
ETB - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
EUR - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
Event - Class in com.rometools.modules.activitystreams.types
The "event" object type represents an event that occurs in a certain place during a particular interval of time.
Event() - Constructor for class com.rometools.modules.activitystreams.types.Event
 
Event - Interface in com.rometools.modules.base
This is an interface for the GoogleBase plug in that exposes methods used for Event entry types.
EVENT_TYPE_FEED_POLLED - Static variable in class com.rometools.fetcher.FetcherEvent
Deprecated.
 
EVENT_TYPE_FEED_RETRIEVED - Static variable in class com.rometools.fetcher.FetcherEvent
Deprecated.
 
EVENT_TYPE_FEED_UNCHANGED - Static variable in class com.rometools.fetcher.FetcherEvent
Deprecated.
 
exeuctor - Variable in class com.rometools.certiorem.hub.notify.standard.ThreadPoolNotifier
 
exeuctor - Variable in class com.rometools.certiorem.hub.verify.standard.ThreadPoolVerifier
 
Expression - Class in com.rometools.modules.mediarss.types
expression determines if the object is a sample or the full version of the object, or even if it is a continuous stream (sample | full | nonstop).
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

FactoryConfigurationError - Error in com.rometools.propono.atom.server
Thrown when a problem with configuration with the com.rometools.rome.propono.atom.server.AtomHandlerFactory exists.
FactoryConfigurationError() - Constructor for error com.rometools.propono.atom.server.FactoryConfigurationError
Create a new FactoryConfigurationError with no detail mesage.
FactoryConfigurationError(String) - Constructor for error com.rometools.propono.atom.server.FactoryConfigurationError
Create a new FactoryConfigurationError with the String specified as an error message.
FactoryConfigurationError(Exception) - Constructor for error com.rometools.propono.atom.server.FactoryConfigurationError
Create a new FactoryConfigurationError with a given Exception base cause of the error.
FactoryConfigurationError(Exception, String) - Constructor for error com.rometools.propono.atom.server.FactoryConfigurationError
Create a new FactoryConfigurationError with the given Exception base cause and detail message.
FAIR_DAY - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
FAIR_NIGHT - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
FALLING - Static variable in class com.rometools.modules.yahooweather.types.Atmosphere.PressureChange
 
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] ...
FEED_TYPE - Static variable in class com.rometools.propono.atom.server.AtomServlet
Get feed type support by Servlet, "atom_1.0"
FeedBurner - Interface in com.rometools.modules.feedburner
Interface for the FeedBurner RSS extension.
FeedBurnerImpl - Class in com.rometools.modules.feedburner
Implementation of the FeedBurner RSS extension.
FeedBurnerImpl() - Constructor for class com.rometools.modules.feedburner.FeedBurnerImpl
 
FeedBurnerModuleGenerator - Class in com.rometools.modules.feedburner.io
ModuleGenerator implementation for the FeedBurner RSS extension.
FeedBurnerModuleGenerator() - Constructor for class com.rometools.modules.feedburner.io.FeedBurnerModuleGenerator
 
FeedBurnerModuleParser - Class in com.rometools.modules.feedburner.io
ModuleParser implementation for the FeedBurner RSS extension.
FeedBurnerModuleParser() - Constructor for class com.rometools.modules.feedburner.io.FeedBurnerModuleParser
 
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.
FeedFetcher - Interface in com.rometools.fetcher
Deprecated.
ROME Fetcher will be dropped in the next major version of ROME (version 2). For more information and some migration hints, please have a look at our detailed explanation.
FeedFetcherCache - Interface in com.rometools.fetcher.impl
Deprecated.
ROME Fetcher will be dropped in the next major version of ROME (version 2). For more information and some migration hints, please have a look at our detailed explanation.
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
 
FeedInformation - Interface in com.rometools.modules.itunes
This class contains information for iTunes podcast feeds that exist at the Channel level.
FeedInformationImpl - Class in com.rometools.modules.itunes
This class contains information for iTunes podcast feeds that exist at the Channel level.
FeedInformationImpl() - Constructor for class com.rometools.modules.itunes.FeedInformationImpl
Creates a new instance of FeedInformationImpl
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.
FEMALE - Static variable in class com.rometools.modules.base.types.GenderEnumeration
Women
fetchContents() - Method in class com.rometools.propono.atom.client.ClientCategories
 
FetcherEvent - Class in com.rometools.fetcher
Deprecated.
ROME Fetcher will be dropped in the next major version of ROME (version 2). For more information and some migration hints, please have a look at our detailed explanation.
FetcherEvent(Object) - Constructor for class com.rometools.fetcher.FetcherEvent
Deprecated.
 
FetcherEvent(Object, String, String) - Constructor for class com.rometools.fetcher.FetcherEvent
Deprecated.
 
FetcherEvent(Object, String, String, SyndFeed) - Constructor for class com.rometools.fetcher.FetcherEvent
Deprecated.
 
fetcherEvent(FetcherEvent) - Method in interface com.rometools.fetcher.FetcherListener
Deprecated.
Called when a fetcher event occurs
FetcherException - Exception in com.rometools.fetcher
Deprecated.
ROME Fetcher will be dropped in the next major version of ROME (version 2). For more information and some migration hints, please have a look at our detailed explanation.
FetcherException(Throwable) - Constructor for exception com.rometools.fetcher.FetcherException
Deprecated.
 
FetcherException(String, Throwable) - Constructor for exception com.rometools.fetcher.FetcherException
Deprecated.
 
FetcherException(String) - Constructor for exception com.rometools.fetcher.FetcherException
Deprecated.
 
FetcherException(int, String) - Constructor for exception com.rometools.fetcher.FetcherException
Deprecated.
 
FetcherListener - Interface in com.rometools.fetcher
Deprecated.
ROME Fetcher will be dropped in the next major version of ROME (version 2). For more information and some migration hints, please have a look at our detailed explanation.
File - Class in com.rometools.modules.activitystreams.types
The "file" Object type represents some document or other file with no additional machine-readable semantics.
File() - Constructor for class com.rometools.modules.activitystreams.types.File
 
FileBasedAtomHandler - Class in com.rometools.propono.atom.server.impl
File-based com.rometools.rome.propono.atom.server.AtomHandler implementation that stores entries and media-entries to disk.
FileBasedAtomHandler(HttpServletRequest) - Constructor for class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Construct handler to handle one request.
FileBasedAtomHandler(HttpServletRequest, String) - Constructor for class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Contruct handler for one request, using specified file storage directory.
FileBasedAtomHandlerFactory - Class in com.rometools.propono.atom.server.impl
Extends com.rometools.rome.propono.atom.server.AtomHandlerFactory to create and return com.rometools.rome.propono.atom.server.impl.FileBasedAtomHandler.
FileBasedAtomHandlerFactory() - Constructor for class com.rometools.propono.atom.server.impl.FileBasedAtomHandlerFactory
 
FileBasedAtomService - Class in com.rometools.propono.atom.server.impl
File based Atom service.
FileBasedAtomService(String, String, String, String, String) - Constructor for class com.rometools.propono.atom.server.impl.FileBasedAtomService
Creates a new instance of FileBasedAtomService.
FileBasedCollection - Class in com.rometools.propono.atom.server.impl
File based Atom collection implementation.
FileBasedCollection(String, String, String, String, String, boolean, String[], boolean, String, String, String, String) - Constructor for class com.rometools.propono.atom.server.impl.FileBasedCollection
Construct by providing title (plain text, no HTML), a workspace handle, a plural collection name (e.g.
FileBasedWorkspace - Class in com.rometools.propono.atom.server.impl
File based Atom service Workspace.
FileBasedWorkspace(String, String) - Constructor for class com.rometools.propono.atom.server.impl.FileBasedWorkspace
Creates a new instance of FileBasedWorkspace
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
 
findById(String) - Method in class com.rometools.certiorem.sub.data.ram.InMemorySubDAO
 
findById(String) - Method in interface com.rometools.certiorem.sub.data.SubDAO
 
findByValue(String) - Static method in class com.rometools.modules.base.types.CurrencyEnumeration
 
findByValue(String) - Static method in class com.rometools.modules.base.types.GenderEnumeration
Returns the proper instance based on the string value
findByValue(String) - Static method in class com.rometools.modules.base.types.PaymentTypeEnumeration
 
findByValue(String) - Static method in class com.rometools.modules.base.types.PriceTypeEnumeration
Returns a PriceTypeEnumeration based on the String value or null.
findByValue(String) - Static method in class com.rometools.modules.base.types.ShippingType.ServiceEnumeration
Looks up a ServiceEnumeration based on the string value.
findByValue(String) - Static method in class com.rometools.modules.cc.types.License.Behaviour
 
findByValue(String) - Static method in class com.rometools.modules.cc.types.License
 
findCollection(String, String) - Method in class com.rometools.propono.atom.common.Workspace
Find collection by title and/or content-type.
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
 
findSubscriber(String, String) - Method in interface com.rometools.certiorem.hub.data.HubDAO
 
findSubscriber(String, String) - Method in class com.rometools.certiorem.hub.data.jpa.JPADAO
 
findSubscriber(String, String) - Method in class com.rometools.certiorem.hub.data.ram.InMemoryHubDAO
 
findWorkspace(String) - Method in class com.rometools.propono.atom.common.AtomService
Find workspace by title.
fireEvent(String, URLConnection) - Method in class com.rometools.fetcher.impl.AbstractFeedFetcher
Deprecated.
 
fireEvent(String, URLConnection, SyndFeed) - Method in class com.rometools.fetcher.impl.AbstractFeedFetcher
Deprecated.
 
fireEvent(String, String) - Method in class com.rometools.fetcher.impl.AbstractFeedFetcher
Deprecated.
 
fireEvent(String, String, SyndFeed) - Method in class com.rometools.fetcher.impl.AbstractFeedFetcher
Deprecated.
 
firstEntry(List<T>) - Static method in class com.rometools.utils.Lists
Extracts the first entry of the list when it is not null and contains values.
firstNotNull(T...) - Static method in class com.rometools.utils.Alternatives
Returns the first object that is not null
FJD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
FKP - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
FLOAT_CHARS - Static variable in class com.rometools.modules.base.io.GoogleBaseParser
 
FloatUnit - Class in com.rometools.modules.base.types
This class represents a quantity consisting of a float value and an optional units specification.
FloatUnit(String) - Constructor for class com.rometools.modules.base.types.FloatUnit
Creates a new float unit by parsing a String value
FloatUnit(float, String) - Constructor for class com.rometools.modules.base.types.FloatUnit
Creates a new instance of FloatUnit
FLURRIES - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
FOGGY - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
Folder - Class in com.rometools.modules.activitystreams.types
The "folder" object type represents a collection of files or media objects.
Folder() - Constructor for class com.rometools.modules.activitystreams.types.Folder
 
Forecast - Class in com.rometools.modules.yahooweather.types
The weather forecast for a specific day.
Forecast() - Constructor for class com.rometools.modules.yahooweather.types.Forecast
Simple constructor.
Forecast(String, Date, int, int, String, ConditionCode) - Constructor for class com.rometools.modules.yahooweather.types.Forecast
Constructs a new Forecast object.
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.
FREEZING_DRIZZLE - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
FREEZING_RAIN - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
FREIGHT - Static variable in class com.rometools.modules.base.types.ShippingType.ServiceEnumeration
Freight
FRIDAY - Static variable in class com.rometools.rome.feed.rss.Channel
 
fromCode(int) - Static method in class com.rometools.modules.yahooweather.types.Atmosphere.PressureChange
Gets a PressureChange instance for this int code.
fromCode(int) - Static method in class com.rometools.modules.yahooweather.types.ConditionCode
Returns a condition code instance for a given integer
fromIRI(String) - Static method in enum com.rometools.modules.activitystreams.types.Verb
 
FULL - Static variable in class com.rometools.modules.mediarss.types.Expression
Represents a complete media object.

G

GBP - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
GDataAuthStrategy - Class in com.rometools.propono.atom.client
 
GDataAuthStrategy(String, String, String) - Constructor for class com.rometools.propono.atom.client.GDataAuthStrategy
 
GEL - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
GenderEnumeration - Class in com.rometools.modules.base.types
Simple enumeration for Genders.
generate(Module, Element) - Method in class com.rometools.modules.atom.io.AtomModuleGenerator
 
generate(Module, Element) - Method in class com.rometools.modules.base.io.CustomTagGenerator
 
generate(Module, Element) - Method in class com.rometools.modules.base.io.GoogleBaseGenerator
 
generate(Module, Element) - Method in class com.rometools.modules.cc.io.CCModuleGenerator
 
generate(Module, Element) - Method in class com.rometools.modules.content.io.ContentModuleGenerator
 
generate(Module, Element) - Method in class com.rometools.modules.feedburner.io.FeedBurnerModuleGenerator
 
generate(Module, Element) - Method in class com.rometools.modules.georss.GMLGenerator
 
generate(Module, Element) - Method in class com.rometools.modules.georss.SimpleGenerator
 
generate(Module, Element) - Method in class com.rometools.modules.georss.W3CGeoGenerator
 
generate(Module, Element) - Method in class com.rometools.modules.itunes.io.ITunesGenerator
 
generate(Module, Element) - Method in class com.rometools.modules.mediarss.io.MediaModuleGenerator
 
generate(Module, Element) - Method in class com.rometools.modules.opensearch.impl.OpenSearchModuleGenerator
 
generate(Module, Element) - Method in class com.rometools.modules.photocast.io.Generator
 
generate(Module, Element) - Method in class com.rometools.modules.slash.io.SlashModuleGenerator
 
generate(Module, Element) - Method in class com.rometools.modules.sle.io.ModuleGenerator
Generates and injectts module metadata in a XML node (JDOM element).
generate(Module, Element) - Method in class com.rometools.modules.sse.SSE091Generator
 
generate(Module, Element) - Method in class com.rometools.modules.thr.io.ThreadingModuleGenerator
 
generate(Module, Element) - Method in class com.rometools.modules.yahooweather.io.WeatherModuleGenerator
 
generate(WireFeed) - Method in class com.rometools.opml.io.impl.OPML10Generator
Creates an XML document (JDOM) for the given feed bean.
generate(WireFeed) - Method in class com.rometools.opml.io.impl.OPML20Generator
Creates an XML document (JDOM) for the given feed bean.
generate(Module, Element) - Method in class com.rometools.propono.atom.common.rome.AppModuleGenerator
Generate JDOM element for module and add it to parent element
generate(WireFeed) - Method in class com.rometools.rome.io.impl.Atom03Generator
 
generate(WireFeed) - Method in class com.rometools.rome.io.impl.Atom10Generator
 
generate(Module, Element) - Method in class com.rometools.rome.io.impl.DCModuleGenerator
Populate an element tree with elements for a module.
generate(WireFeed) - Method in class com.rometools.rome.io.impl.RSS090Generator
 
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 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
 
generateCDATAElement(String, String) - Method in class com.rometools.modules.content.io.ContentModuleGenerator
 
generateCloud(Cloud) - Method in class com.rometools.rome.io.impl.RSS092Generator
 
generateContent(MediaContent, Element) - Method in class com.rometools.modules.mediarss.io.MediaModuleGenerator
 
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
 
generateGroup(MediaGroup, Element) - Method in class com.rometools.modules.mediarss.io.MediaModuleGenerator
 
generateHead(Opml) - Method in class com.rometools.opml.io.impl.OPML10Generator
 
generateHead(Opml) - Method in class com.rometools.opml.io.impl.OPML20Generator
 
generateItemModules(List<Module>, Element) - Method in class com.rometools.rome.io.impl.BaseWireFeedGenerator
 
generateLinkElement(Link) - Method in class com.rometools.modules.opensearch.impl.OpenSearchModuleGenerator
 
generateLinkElement(Link) - Method in class com.rometools.rome.io.impl.Atom03Generator
 
generateLinkElement(Link) - Method in class com.rometools.rome.io.impl.Atom10Generator
 
generateMetadata(Metadata, Element) - Method in class com.rometools.modules.mediarss.io.MediaModuleGenerator
 
generateModuleNamespaceDefs(Element) - Method in class com.rometools.rome.io.impl.BaseWireFeedGenerator
 
generateModules(List<Module>, Element) - Method in class com.rometools.rome.io.impl.ModuleGenerators
 
generateOutline(Outline) - Method in class com.rometools.opml.io.impl.OPML10Generator
 
generateOutline(Outline) - Method in class com.rometools.opml.io.impl.OPML20Generator
 
generateOutlines(List<Outline>) - Method in class com.rometools.opml.io.impl.OPML10Generator
 
generatePersonModules(List<Module>, Element) - Method in class com.rometools.rome.io.impl.BaseWireFeedGenerator
 
generatePlayer(PlayerReference, Element) - Method in class com.rometools.modules.mediarss.io.MediaModuleGenerator
 
generateQueryElement(OSQuery) - Method in class com.rometools.modules.opensearch.impl.OpenSearchModuleGenerator
 
generateSimpleElement(String, String) - Method in class com.rometools.modules.base.io.CustomTagGenerator
 
generateSimpleElement(String, String) - Method in class com.rometools.modules.base.io.GoogleBaseGenerator
 
generateSimpleElement(String, String) - Method in class com.rometools.modules.content.io.ContentModuleGenerator
 
generateSimpleElement(String, String) - Method in class com.rometools.modules.feedburner.io.FeedBurnerModuleGenerator
 
generateSimpleElement(String, String) - Method in class com.rometools.modules.itunes.io.ITunesGenerator
 
generateSimpleElement(String, String) - Method in class com.rometools.modules.mediarss.io.MediaModuleGenerator
 
generateSimpleElement(String, String) - Method in class com.rometools.modules.opensearch.impl.OpenSearchModuleGenerator
 
generateSimpleElement(String, String) - Method in class com.rometools.modules.photocast.io.Generator
 
generateSimpleElement(String, String) - Method in class com.rometools.modules.slash.io.SlashModuleGenerator
 
generateSimpleElement(String, String) - Method in class com.rometools.modules.sle.io.ModuleGenerator
 
generateSimpleElement(String, String) - Method in class com.rometools.modules.yahooweather.io.WeatherModuleGenerator
 
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.
generateSync(Sync, Element) - Method in class com.rometools.modules.sse.SSE091Generator
 
generateTag(Object, String) - Method in class com.rometools.modules.base.io.GoogleBaseGenerator
 
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.modules.photocast.io
 
Generator() - Constructor for class com.rometools.modules.photocast.io.Generator
Creates a new instance of Generator
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
Default constructor.
geometry - Variable in class com.rometools.modules.georss.GeoRSSModule
 
GEORSS_GEORSS_URI - Static variable in class com.rometools.modules.georss.GeoRSSModule
namespace URI for georss simple: "http://www.georss.org/georss"
GEORSS_GML_URI - Static variable in class com.rometools.modules.georss.GeoRSSModule
namespace URI for GML georss : "http://www.opengis.net/gml"
GEORSS_W3CGEO_URI - Static variable in class com.rometools.modules.georss.GeoRSSModule
namespace URI for w3c georss : "http://www.w3.org/2003/01/geo/wgs84_pos#"
GeoRSSModule - Class in com.rometools.modules.georss
GeoRSSModule is the main georss interface defining the methods to produce and consume georss elements.
GeoRSSModule(Class<? extends GeoRSSModule>, String) - Constructor for class com.rometools.modules.georss.GeoRSSModule
 
GeoRSSPoint - Class in com.rometools.modules.georss
 
GeoRSSPoint() - Constructor for class com.rometools.modules.georss.GeoRSSPoint
 
GeoRSSUtils - Class in com.rometools.modules.georss
static utility methods for georss.
GeoRSSUtils() - Constructor for class com.rometools.modules.georss.GeoRSSUtils
 
get(Object) - Method in class com.rometools.fetcher.impl.HashMapFeedInfoCache
Deprecated.
 
getAccepts() - Method in class com.rometools.propono.atom.common.Collection
List of content-type ranges accepted by collection.
getAccepts() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomCollection
Content-types accepted by collection.
getAccepts() - Method in interface com.rometools.propono.blogclient.Blog.Collection
Content-types accepted by collection.
getAccepts() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.MetaWeblogBlogCollection
Content-types accepted by collection.
getActors() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getActors() - Method in interface com.rometools.modules.base.Product
Actor featured in the video.
getAddress() - Method in class com.rometools.modules.activitystreams.types.ActivityObject
 
getAddress() - Method in interface com.rometools.modules.activitystreams.types.HasLocation
 
getAge() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getAge() - Method in interface com.rometools.modules.base.Person
Age of the individual.
getAgents() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getAgents() - Method in interface com.rometools.modules.base.Housing
An array of agent name Strings, not to exceed 10 in lenght.
getAlgorithm() - Method in class com.rometools.modules.mediarss.types.Hash
Alsorithm used for the hash
getAllLicenses() - Method in interface com.rometools.modules.cc.CreativeCommons
 
getAllLicenses() - Method in class com.rometools.modules.cc.CreativeCommonsImpl
 
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.
getApparelType() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getApparelType() - Method in interface com.rometools.modules.base.Product
The type of apparel being offered.
getArea() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getArea() - Method in interface com.rometools.modules.base.Housing
The area of the real estate.
getArtists() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getArtists() - Method in interface com.rometools.modules.base.Product
Artist that created the work.
getAsStream() - Method in class com.rometools.propono.atom.client.ClientMediaEntry
Get media resource as an InputStream, should work regardless of whether you set the media resource data as an InputStream or as a byte array.
getAsStream() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomResource
Get resource as stream, using content.src as URL
getAsStream() - Method in interface com.rometools.propono.blogclient.BlogResource
Get resource as stream, using content.src as URL
getAsStream() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogResource
Get media resource as input stream.
getAstronomy() - Method in interface com.rometools.modules.yahooweather.YWeatherFeedModule
Astronomical information for the location.
getAstronomy() - Method in class com.rometools.modules.yahooweather.YWeatherModuleImpl
 
getAtmosphere() - Method in interface com.rometools.modules.yahooweather.YWeatherFeedModule
The current atmospheric conditions.
getAtmosphere() - Method in class com.rometools.modules.yahooweather.YWeatherModuleImpl
 
getAtomNamespace() - Method in class com.rometools.rome.io.impl.Atom03Parser
 
getAtomNamespace() - Method in class com.rometools.rome.io.impl.Atom10Parser
 
getAtomProtocolURL() - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Get base URI of Atom protocol implementation.
getAtomService(String, AuthStrategy) - Static method in class com.rometools.propono.atom.client.AtomClientFactory
Create AtomService by reading service doc from Atom Server.
getAtomService(AtomRequest) - Method in interface com.rometools.propono.atom.server.AtomHandler
Return com.rometools.rome.propono.atom.common.AtomService object that contains the com.rometools.rome.propono.atom.common.Workspace objects available to the currently authenticated user and within those the com.rometools.rome.propono.atom.common.Collection avalaible.
getAtomService(AtomRequest) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Return introspection document
getAttribute(Element, String) - Method in class com.rometools.rome.io.impl.BaseWireFeedParser
 
getAttributes() - Method in class com.rometools.opml.feed.opml.Outline
List of attributes on this outline excluding the "common types" for the specification.
getAttributeValue(Element, String) - Method in class com.rometools.modules.atom.io.AtomModuleParser
 
getAttributeValue(String) - Method in class com.rometools.opml.feed.opml.Outline
Returns the value of an attribute on the outline or null.
getAttributeValue(Element, String) - Method in class com.rometools.rome.io.impl.BaseWireFeedParser
 
getAudio() - Method in class com.rometools.modules.activitystreams.types.Song
Get the value of audio
getAudioChannels() - Method in class com.rometools.modules.mediarss.types.MediaContent
channels is number of audio channels in the media object.
getAuthenticatedUsername() - Method in interface com.rometools.propono.atom.server.AtomHandler
Get username of authenticated user.
getAuthenticatedUsername() - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Get username of authenticated user
getAuthor() - Method in class com.rometools.modules.itunes.AbstractITunesObject
Returns the author string for this feed or entry
getAuthor() - Method in interface com.rometools.modules.itunes.ITunes
Returns the author string for this feed or entry
getAuthor() - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Get author of this entry
getAuthor() - Method in interface com.rometools.propono.blogclient.BlogEntry
Get author of this entry
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
Returns the entry author.
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 interface com.rometools.modules.base.Article
Array of Author Names.
getAuthors() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getAuthors() - Method in interface com.rometools.modules.base.Product
Author of the item.
getAuthors() - Method in interface com.rometools.modules.base.Review
Author of the item.
getAuthors() - Method in interface com.rometools.modules.base.ScholarlyArticle
Array of Author Names.
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
 
getAvatar() - Method in class com.rometools.modules.activitystreams.types.Person
Get the value of avatar
getAwareness() - Method in interface com.rometools.modules.feedburner.FeedBurner
 
getAwareness() - Method in class com.rometools.modules.feedburner.FeedBurnerImpl
 
getBathrooms() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getBathrooms() - Method in interface com.rometools.modules.base.Housing
The number of bathrooms.
getBedrooms() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getBedrooms() - Method in interface com.rometools.modules.base.Housing
Number of bedrooms.
getBitrate() - Method in class com.rometools.modules.mediarss.types.MediaContent
bitrate is the kilobits per second rate of media.
getBlock() - Method in class com.rometools.modules.itunes.AbstractITunesObject
Boolean as to whether to block this feed or entry
getBlock() - Method in interface com.rometools.modules.itunes.ITunes
Boolean as to whether to block this feed or entry
getBlog() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomCollection
Get blog that contains this collection.
getBlog(String) - Method in class com.rometools.propono.blogclient.atomprotocol.AtomConnection
Get blog by token
getBlog() - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Blog is associated with a blog
getBlog() - Method in interface com.rometools.propono.blogclient.Blog.Collection
Get blog that contains this collection.
getBlog(String) - Method in interface com.rometools.propono.blogclient.BlogConnection
Get blog by token
getBlog() - Method in interface com.rometools.propono.blogclient.BlogEntry
Blog is associated with a blog
getBlog() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.MetaWeblogBlogCollection
Get blog that contains this collection.
getBlog(String) - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogConnection
Get blog by token
getBlogConnection(String, String, String, String) - Static method in class com.rometools.propono.blogclient.BlogConnectionFactory
Create a connection to a blog server.
getBlogs() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomConnection
Returns collection of blogs available from this connection
getBlogs() - Method in interface com.rometools.propono.blogclient.BlogConnection
Returns collection of blogs available from this connection
getBlogs() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogConnection
Returns collection of blogs available from this connection
getBomEncoding() - Method in exception com.rometools.rome.io.XmlReaderException
Returns the BOM encoding found in the InputStream.
getBrand() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getBrand() - Method in interface com.rometools.modules.base.Product
The brand name of an item.
getBy() - Method in class com.rometools.modules.sse.modules.Conflict
 
getBy() - Method in class com.rometools.modules.sse.modules.History
Provides access to a text attribute identifying the unique endpoint that made the most recent modification.
getBy() - Method in class com.rometools.modules.sse.modules.Update
Provides access to a text attribute identifying the unique endpoint that made a modification.
getBytes() - Method in class com.rometools.propono.atom.client.ClientMediaEntry
Get bytes of media resource associated with entry.
getBytes() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogResource
Get resource data as byte array.
getBytesFromFile(File) - Static method in class com.rometools.propono.utils.Utilities
Returns the contents of the file in a byte array (from JavaAlmanac).
getCallback() - Method in class com.rometools.certiorem.hub.data.Subscriber
Get the value of callback
getCallback() - Method in class com.rometools.certiorem.sub.data.Subscription
 
getCategories() - Method in interface com.rometools.modules.itunes.FeedInformation
The parent categories for this feed
getCategories() - Method in class com.rometools.modules.itunes.FeedInformationImpl
The parent categories for this feed
getCategories() - Method in class com.rometools.modules.mediarss.types.Metadata
<media:category>
getCategories() - Method in class com.rometools.opml.feed.opml.Outline
(OPML 2) A List of Strings indicating values in the category attribute.
getCategories() - Method in class com.rometools.propono.atom.common.Categories
Iterate over Category objects
getCategories() - Method in class com.rometools.propono.atom.common.Collection
Get categories allowed by collection.
getCategories(AtomRequest) - Method in interface com.rometools.propono.atom.server.AtomHandler
Get categories, a list of Categories objects
getCategories(AtomRequest) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Returns null because we use in-line categories.
getCategories(boolean) - Method in class com.rometools.propono.atom.server.impl.FileBasedCollection
Get list of one Categories object containing categories allowed by collection.
getCategories() - Method in class com.rometools.propono.atom.server.impl.FileBasedCollection
Get list of one Categories object containing categories allowed by collection, returns in-line categories if collection set to use in-line categories.
getCategories() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomBlog
Returns list of available BlogEntry.Category in primary entries collection.
getCategories() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomCollection
Return categories allowed by colletion.
getCategories() - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Get categories, a list of BlogEntry.Category objects
getCategories() - Method in interface com.rometools.propono.blogclient.Blog.Collection
Return categories allowed by colletion.
getCategories() - Method in interface com.rometools.propono.blogclient.Blog
Deprecated.
Instead use collections directly.
getCategories() - Method in interface com.rometools.propono.blogclient.BlogEntry
Get categories, a list of BlogEntry.Category objects
getCategories() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog
Returns list of available BlogEntry.Category in primary entries collection.
getCategories() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.MetaWeblogBlogCollection
Return categories allowed by colletion.
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.
getChange() - Method in class com.rometools.modules.yahooweather.types.Atmosphere
Change in pressure
getCharacterEncoding(URLConnection) - Static method in class com.rometools.fetcher.impl.ResponseHandler
Deprecated.
 
getCharacterEncoding(String) - Static method in class com.rometools.fetcher.impl.ResponseHandler
Deprecated.
Gets the character encoding of a response.
getChildren() - Method in class com.rometools.opml.feed.opml.Outline
A list of sub-outlines for this entry.
getChill() - Method in class com.rometools.modules.yahooweather.types.Wind
Wind chill adjusted temperature.
getCity() - Method in class com.rometools.modules.yahooweather.types.Location
City name
getClassLoader() - Method in enum com.rometools.rome.feed.impl.ConfigurableClassLoader
Get the configured ClassLoader.
getClosedCaptioned() - Method in interface com.rometools.modules.itunes.EntryInformation
 
getClosedCaptioned() - Method in class com.rometools.modules.itunes.EntryInformationImpl
 
getCloud() - Method in class com.rometools.rome.feed.rss.Channel
Returns the channel cloud.
getCode() - Method in class com.rometools.modules.yahooweather.types.Atmosphere.PressureChange
The integer code for this chage state
getCode() - Method in class com.rometools.modules.yahooweather.types.Condition
Condition code
getCode() - Method in class com.rometools.modules.yahooweather.types.ConditionCode
The integer code for this condition
getCode() - Method in class com.rometools.modules.yahooweather.types.Forecast
Condition code
getCollection(String, AuthStrategy) - Static method in class com.rometools.propono.atom.client.AtomClientFactory
Create ClientCollection bound to URI.
getCollection(AtomRequest) - Method in interface com.rometools.propono.atom.server.AtomHandler
Return collection or portion of collection specified by request.
getCollection(AtomRequest) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Get collection specified by pathinfo.
getCollection(String) - Method in class com.rometools.propono.blogclient.atomprotocol.AtomBlog
Get collection by token.
getCollection(String) - Method in interface com.rometools.propono.blogclient.Blog
Get collection by token.
getCollection(String) - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog
Get collection by token.
getCollections() - Method in class com.rometools.propono.atom.common.Workspace
Iterate over collections in workspace
getCollections() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomBlog
Gets listing of entry and resource collections available in the blog, including the primary collections.
getCollections() - Method in interface com.rometools.propono.blogclient.Blog
Gets listing of entry and resource collections available in the blog, including the primary collections.
getCollections() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog
Gets listing of entry and resource collections available in the blog, including the primary collections.
getColors() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getColors() - Method in interface com.rometools.modules.base.Product
Color of an item.
getColors() - Method in interface com.rometools.modules.base.Vehicle
Color of an item.
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.modules.photocast.types.Metadata
Returns comments about the photo.
getComments() - Method in interface com.rometools.modules.slash.Slash
 
getComments() - Method in class com.rometools.modules.slash.SlashImpl
 
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
 
getComplete() - Method in interface com.rometools.modules.itunes.FeedInformation
 
getComplete() - Method in class com.rometools.modules.itunes.FeedInformationImpl
 
getCondition() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getCondition() - Method in interface com.rometools.modules.base.Product
Condition of the item.
getCondition() - Method in interface com.rometools.modules.base.Vehicle
Condition of the item.
getCondition() - Method in interface com.rometools.modules.yahooweather.YWeatherEntryModule
The current conditions.
getCondition() - Method in class com.rometools.modules.yahooweather.YWeatherModuleImpl
 
getConflicts() - Method in class com.rometools.modules.sse.modules.Sync
 
getConnectTimeout() - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
Deprecated.
 
getContent() - Method in class com.rometools.propono.atom.client.ClientEntry
Convenience method to get first content object in content collection.
getContent() - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Get content of this blog entry
getContent() - Method in interface com.rometools.propono.blogclient.BlogEntry
Get content of this blog entry
getContent() - Method in class com.rometools.rome.feed.rss.Item
Returns the item content.
getContentAbout() - Method in class com.rometools.modules.content.ContentItem
 
getContentEncoding() - Method in class com.rometools.modules.content.ContentItem
 
getContentFormat() - Method in class com.rometools.modules.content.ContentItem
 
getContentItems() - Method in interface com.rometools.modules.content.ContentModule
Contains a list of ContentItems that represent the "Original Syntax" set.
getContentItems() - Method in class com.rometools.modules.content.ContentModuleImpl
 
getContentLength() - Method in class com.rometools.propono.atom.server.AtomMediaResource
 
getContentLength() - Method in interface com.rometools.propono.atom.server.AtomRequest
Returns the length, in bytes, of the request body and made available by the input stream, or -1 if the length is not known.
getContentLength() - Method in class com.rometools.propono.atom.server.AtomRequestImpl
 
getContentNamespace() - Method in class com.rometools.propono.atom.common.rome.AppModuleParser
Get namespace of module
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.
getContentResource() - Method in class com.rometools.modules.content.ContentItem
 
getContents() - Method in interface com.rometools.modules.content.ContentModule
Returns a List of Strings containing whatever new or original syntax items are in the element.
getContents() - Method in class com.rometools.modules.content.ContentModuleImpl
 
getContents() - Method in class com.rometools.modules.mediarss.types.MediaGroup
MediaContents for the group
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.
getContentType() - Method in class com.rometools.propono.atom.server.AtomMediaResource
 
getContentType() - Method in interface com.rometools.propono.atom.server.AtomRequest
Returns the MIME type of the body of the request, or null if the type is not known.
getContentType() - Method in class com.rometools.propono.atom.server.AtomRequestImpl
 
getContentType() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogResource
Get content-type of associated media resource.
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.
getContentValue() - Method in class com.rometools.modules.content.ContentItem
 
getContentValueDOM() - Method in class com.rometools.modules.content.ContentItem
 
getContentValueNamespaces() - Method in class com.rometools.modules.content.ContentItem
 
getContentValueParseType() - Method in class com.rometools.modules.content.ContentItem
 
getContextDirPath() - Static method in class com.rometools.propono.atom.server.AtomServlet
Get absolute path to Servlet context directory.
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.modules.mediarss.types.Metadata
<media:copyright>
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.
getCopyrightUrl() - Method in class com.rometools.modules.mediarss.types.Metadata
<media:copyright>
getCountry() - Method in class com.rometools.modules.base.types.ShippingType
Returns the destination country.
getCountry() - Method in class com.rometools.modules.yahooweather.types.Location
country two-character country code.
getCourseDateRange() - Method in interface com.rometools.modules.base.Course
The timeframe a course is running.
getCourseDateRange() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getCourseNumber() - Method in interface com.rometools.modules.base.Course
ID code associated with a course.
getCourseNumber() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getCourseTimes() - Method in interface com.rometools.modules.base.Course
Time a class is in session.
getCourseTimes() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
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.opml.feed.opml.Opml
<dateCreated> is a date-time, indicating when the document was created.
getCreated() - Method in class com.rometools.opml.feed.opml.Outline
(OPML 2) created is the date-time that the outline node was created.
getCreated() - Method in class com.rometools.rome.feed.atom.Entry
Returns the entry created date (Atom 0.3 only)
getCreationTime() - Method in class com.rometools.certiorem.hub.data.Subscriber
Get the value of creationTime
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.
getCredentials(String, String) - Method in interface com.rometools.fetcher.impl.HttpClientFeedFetcher.CredentialSupplier
Deprecated.
 
getCredentialSupplier() - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
Deprecated.
 
getCredits() - Method in class com.rometools.modules.mediarss.types.Metadata
<media:credit>
getCropDate() - Method in interface com.rometools.modules.photocast.PhotocastModule
Returns the cropDate value from the item level.
getCropDate() - Method in class com.rometools.modules.photocast.PhotocastModuleImpl
 
getCurrency() - Method in interface com.rometools.modules.base.Event
Currency of the price amount for an item.
getCurrency() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getCurrency() - Method in interface com.rometools.modules.base.Housing
Currency of the price amount for an item.
getCurrency() - Method in interface com.rometools.modules.base.Job
Currency of the price amount for an item.
getCurrency() - Method in interface com.rometools.modules.base.Product
Currency of the price amount for an item.
getCurrency() - Method in interface com.rometools.modules.base.Service
Currency of the price amount for an item.
getCurrency() - Method in interface com.rometools.modules.base.Travel
Currency of the price amount for an item.
getCurrency() - Method in interface com.rometools.modules.base.Vehicle
Currency of the price amount for an item.
getDataType() - Method in class com.rometools.modules.sle.types.Sort
Returns the dataType of the sort
getDate() - Method in class com.rometools.modules.yahooweather.types.Condition
Date recorded
getDate() - Method in class com.rometools.modules.yahooweather.types.Forecast
For date.
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.
getDateHeader(String) - Method in interface com.rometools.propono.atom.server.AtomRequest
Returns the value of the specified request header as a long value that represents a Date object.
getDateHeader(String) - Method in class com.rometools.propono.atom.server.AtomRequestImpl
 
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.
getDay() - Method in class com.rometools.modules.yahooweather.types.Forecast
Day of week
getDefaultContentIndex() - Method in class com.rometools.modules.mediarss.types.MediaGroup
Default content index MediaContent.
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.
getDefaultOrder() - Method in class com.rometools.modules.sle.types.Sort
Indicates this is the natural order of the feed.
getDeliveryNotes() - Method in interface com.rometools.modules.base.Event
Additional instructions to explain the item’s delivery process.
getDeliveryNotes() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getDeliveryNotes() - Method in interface com.rometools.modules.base.Product
Additional instructions to explain the item;s delivery process.
getDeliveryNotes() - Method in interface com.rometools.modules.base.Review
Additional instructions to explain the item’s delivery process.
getDeliveryNotes() - Method in interface com.rometools.modules.base.Service
Additional instructions to explain the item’s delivery process.
getDeliveryNotes() - Method in interface com.rometools.modules.base.Travel
Additional instructions to explain the item’s delivery process.
getDeliveryNotes() - Method in interface com.rometools.modules.base.Vehicle
Additional instructions to explain the item’s delivery process.
getDeliveryNotes() - Method in interface com.rometools.modules.base.Wanted
Additional instructions to explain the item’s delivery process.
getDeliveryRadius() - Method in interface com.rometools.modules.base.Event
The maximum distance you will deliver an item in any direction.
getDeliveryRadius() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getDeliveryRadius() - Method in interface com.rometools.modules.base.Product
The maximum distance you will deliver an item in any direction.
getDeliveryRadius() - Method in interface com.rometools.modules.base.Review
The maximum distance you will deliver an item in any direction.
getDeliveryRadius() - Method in interface com.rometools.modules.base.Service
The maximum distance you will deliver an item in any direction.
getDeliveryRadius() - Method in interface com.rometools.modules.base.Travel
The maximum distance you will deliver an item in any direction.
getDeliveryRadius() - Method in interface com.rometools.modules.base.Vehicle
The maximum distance you will deliver an item in any direction.
getDeliveryRadius() - Method in interface com.rometools.modules.base.Wanted
The maximum distance you will deliver an item in any direction.
getDepartment() - Method in interface com.rometools.modules.slash.Slash
 
getDepartment() - Method in class com.rometools.modules.slash.SlashImpl
 
getDescription() - Method in class com.rometools.modules.mediarss.types.Metadata
<media:description>
getDescription() - Method in class com.rometools.modules.yahooweather.types.ConditionCode
Text description of condition (from the table at top of class)
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.
getDescriptionType() - Method in class com.rometools.modules.mediarss.types.Metadata
<media:description>
getDirection() - Method in class com.rometools.modules.yahooweather.types.Wind
Direction of wind in degrees
getDistance() - Method in class com.rometools.modules.yahooweather.types.Units
Units of distance
getDocs() - Method in class com.rometools.opml.feed.opml.Opml
(OPML 2) <docs> is the http address of documentation for the format used in the OPML file.
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.
getDraft() - Method in interface com.rometools.propono.atom.common.rome.AppModule
True if entry is a draft
getDraft() - Method in class com.rometools.propono.atom.common.rome.AppModuleImpl
True if entry is draft
getDraft() - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Get draft status of this entry
getDraft() - Method in interface com.rometools.propono.blogclient.BlogEntry
Get draft status of this entry
getDuration() - Method in interface com.rometools.modules.itunes.EntryInformation
Returns the Duration object for this Item
getDuration() - Method in class com.rometools.modules.itunes.EntryInformationImpl
Returns the Duration object for this Item
getDuration() - Method in class com.rometools.modules.mediarss.types.MediaContent
duration is the number of seconds the media object plays.
getEdited() - Method in interface com.rometools.propono.atom.common.rome.AppModule
Time of last edit
getEdited() - Method in class com.rometools.propono.atom.common.rome.AppModuleImpl
Time of last edit
getEditURI() - Method in class com.rometools.propono.atom.client.ClientEntry
Get the URI that can be used to edit the entry via HTTP PUT or DELETE.
getEducation() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getEducation() - Method in interface com.rometools.modules.base.Job
Level of education required for an employment position.
getEducation() - Method in interface com.rometools.modules.base.Person
Education of the individual.
getElement() - Method in class com.rometools.modules.sle.io.LabelNamespaceElement
 
getElement() - Method in class com.rometools.modules.sle.types.DateValue
 
getElement() - Method in interface com.rometools.modules.sle.types.EntryValue
Returns the name of the element.
getElement() - Method in class com.rometools.modules.sle.types.Group
Returns the name of the element.
getElement() - Method in class com.rometools.modules.sle.types.NumberValue
 
getElement() - Method in class com.rometools.modules.sle.types.Sort
Name of the element.
getElement() - Method in class com.rometools.modules.sle.types.StringValue
 
getEmail() - Method in class com.rometools.propono.blogclient.BlogEntry.Person
Get person's email
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.
getEmbedCode() - Method in class com.rometools.modules.activitystreams.types.Audio
Get the value of embedCode
getEmployer() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getEmployer() - Method in interface com.rometools.modules.base.Job
Company providing employment.
getEmployer() - Method in interface com.rometools.modules.base.Person
Individuals employer.
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.
getEncodeds() - Method in interface com.rometools.modules.content.ContentModule
Returns a List of Strings containing the New Syntax Encoded values are in the element.
getEncodeds() - Method in class com.rometools.modules.content.ContentModuleImpl
 
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.
getEnd() - Method in class com.rometools.modules.base.types.DateTimeRange
The end of the timeframe.
getEnd() - Method in class com.rometools.modules.mediarss.types.Text
End time of the text
getEntries() - Method in class com.rometools.propono.atom.client.ClientCollection
Get iterator over entries in this collection.
getEntries() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomBlog
Get iterator over entries in primary entries collection (the first collection that accepts entries).
getEntries() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomCollection
Get iterator over entries/resources in this collection.
getEntries() - Method in interface com.rometools.propono.blogclient.Blog.Collection
Get iterator over entries/resources in this collection.
getEntries() - Method in interface com.rometools.propono.blogclient.Blog
Deprecated.
Instead use collections directly.
getEntries() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog
Get iterator over entries in primary entries collection (the first collection that accepts entries).
getEntries() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.MetaWeblogBlogCollection
Get iterator over entries/resources in this collection.
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.
getEntry(String) - Method in class com.rometools.propono.atom.client.ClientAtomService
Get full entry from service by entry edit URI.
getEntry(String) - Method in class com.rometools.propono.atom.client.ClientCollection
Get full entry specified by entry edit URI.
getEntry(AtomRequest) - Method in interface com.rometools.propono.atom.server.AtomHandler
Get entry specified by request.
getEntry(AtomRequest) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Get entry specified by pathInfo.
getEntry(String) - Method in class com.rometools.propono.atom.server.impl.FileBasedCollection
Get an entry from the collection.
getEntry(String) - Method in class com.rometools.propono.blogclient.atomprotocol.AtomBlog
Get a single BlogEntry (or BlogResource) by token.
getEntry(String) - Method in interface com.rometools.propono.blogclient.Blog
Get a single BlogEntry (or BlogResource) by token.
getEntry(String) - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog
Get a single BlogEntry (or BlogResource) by token.
getETag() - Method in class com.rometools.fetcher.impl.SyndFeedInfo
Deprecated.
 
getEthnicities() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getEthnicities() - Method in interface com.rometools.modules.base.Person
Ethnicity of the individual in the People profiles bulk upload entry.
getEventDateRange() - Method in interface com.rometools.modules.base.Event
The time during which this event takes place.
getEventDateRange() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getEventSetDescriptors() - Method in class com.rometools.fetcher.impl.AbstractFeedFetcherBeanInfo
Deprecated.
 
getEventType() - Method in class com.rometools.fetcher.FetcherEvent
Deprecated.
 
getException() - Method in error com.rometools.propono.atom.server.FactoryConfigurationError
Return the actual exception (if any) that caused this exception to be raised.
getExpansionState() - Method in class com.rometools.opml.feed.opml.Opml
<expansionState> is a comma-separated list of line numbers that are expanded.
getExpirationDate() - Method in interface com.rometools.modules.base.GlobalInterface
Expiration Date for this item.
getExpirationDate() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getExpirationDate() - Method in class com.rometools.rome.feed.rss.Item
Returns the item expiration date.
getExpirationDateTime() - Method in interface com.rometools.modules.base.GlobalInterface
Date and time that the item expires.
getExpirationDateTime() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getExpirationTime() - Method in class com.rometools.certiorem.sub.data.Subscription
Get the value of expirationTime
getExplicit() - Method in class com.rometools.modules.itunes.AbstractITunesObject
Boolean as to whether this feed or entry contains adult content
getExplicit() - Method in interface com.rometools.modules.itunes.ITunes
Boolean as to whether this feed or entry contains adult content
getExpression() - Method in class com.rometools.modules.mediarss.types.MediaContent
expression determines if the object is a sample or the full version of the object, or even if it is a continuous stream (sample | full | nonstop).
getExterior() - Method in class com.rometools.modules.georss.geometries.Polygon
Retrieve the outer border
getFeed() - Method in class com.rometools.fetcher.FetcherEvent
Deprecated.
 
getFeedDocument() - Method in class com.rometools.propono.atom.server.impl.FileBasedCollection
Get feed document representing collection.
getFeedInfo(URL) - Method in class com.rometools.certiorem.hub.DeltaFeedInfoCache
 
getFeedInfo(URL) - Method in class com.rometools.fetcher.impl.DiskFeedInfoCache
Deprecated.
 
getFeedInfo(URL) - Method in interface com.rometools.fetcher.impl.FeedFetcherCache
Deprecated.
Get a SyndFeedInfo object from the cache.
getFeedInfo(URL) - Method in class com.rometools.fetcher.impl.HashMapFeedInfoCache
Deprecated.
 
getFeedInfoCache() - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
Deprecated.
 
getFeedInfoCache() - Method in class com.rometools.fetcher.impl.HttpURLFeedFetcher
Deprecated.
 
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.
getFileSize() - Method in class com.rometools.modules.mediarss.types.MediaContent
fileSize is the number of bytes of the media object.
getForecasts() - Method in interface com.rometools.modules.yahooweather.YWeatherEntryModule
Forecasts for this location.
getForecasts() - Method in class com.rometools.modules.yahooweather.YWeatherModuleImpl
 
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 class com.rometools.modules.base.GoogleBaseImpl
 
getFormat() - Method in interface com.rometools.modules.base.Product
Format of the content.
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.
getFramerate() - Method in class com.rometools.modules.mediarss.types.MediaContent
framerate is the number of frames per second for the media object.
getFromLocation() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getFromLocation() - Method in interface com.rometools.modules.base.Travel
Starting city and state/country of the trip.
getGender() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getGender() - Method in interface com.rometools.modules.base.Person
Gender of an individual in a People profiles bulk upload.
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
 
getGeometry() - Method in class com.rometools.modules.georss.GeoRSSModule
returns the geometry
getGeoRSS(SyndEntry) - Static method in class com.rometools.modules.georss.GeoRSSUtils
This convenience method checks whether there is any geoRss Element and will return it (georss simple or W3GGeo).
getGeoRSS(SyndFeed) - Static method in class com.rometools.modules.georss.GeoRSSUtils
This convenience method checks whether there is any geoRss Element and will return it (georss simple or W3GGeo).
getGroupByElement(Group) - Method in interface com.rometools.modules.sle.SleEntry
Returns an EntryValue for the given element name.
getGroupByElement(Group) - Method in class com.rometools.modules.sle.SleEntryImpl
 
getGroupFields() - Method in interface com.rometools.modules.sle.SimpleListExtension
The cf:group element is intended to inform the client that the property to which it refers is one that is “groupable” – that is, that the client should provide a user interface that allows the user to group or filter on the values of that property.
getGroupFields() - Method in class com.rometools.modules.sle.SimpleListExtensionImpl
 
getGroupValues() - Method in interface com.rometools.modules.sle.SleEntry
An array of EntryValue objects that correspond to the grouping for the feed.
getGroupValues() - Method in class com.rometools.modules.sle.SleEntryImpl
 
getGuid() - Method in class com.rometools.rome.feed.rss.Item
Returns the item GUID.
getHash() - Method in class com.rometools.modules.mediarss.types.Metadata
<media:hash>
getHeader(String) - Method in interface com.rometools.propono.atom.server.AtomRequest
Returns the value of the specified request header as a String.
getHeader(String) - Method in class com.rometools.propono.atom.server.AtomRequestImpl
 
getHeaderNames() - Method in interface com.rometools.propono.atom.server.AtomRequest
Returns an enumeration of all the header names this request contains.
getHeaderNames() - Method in class com.rometools.propono.atom.server.AtomRequestImpl
 
getHeaders(String) - Method in interface com.rometools.propono.atom.server.AtomRequest
Returns all the values of the specified request header as an Enumeration of String objects.
getHeaders(String) - Method in class com.rometools.propono.atom.server.AtomRequestImpl
 
getHeight() - Method in class com.rometools.modules.base.types.Size
Height value.
getHeight() - Method in class com.rometools.modules.mediarss.types.MediaContent
height is the height of the media object.
getHeight() - Method in class com.rometools.modules.mediarss.types.PlayerReference
Height of the player
getHeight() - Method in class com.rometools.modules.mediarss.types.Thumbnail
Returns the thumbHeight.
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.
getHigh() - Method in class com.rometools.modules.yahooweather.types.Forecast
High temperature
getHistory() - Method in class com.rometools.modules.sse.modules.Sync
Get the history for this sync object
getHitParade() - Method in interface com.rometools.modules.slash.Slash
 
getHitParade() - Method in class com.rometools.modules.slash.SlashImpl
 
getHoaDues() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getHoaDues() - Method in interface com.rometools.modules.base.Housing
Homeowners association dues on the property.
getHost() - Method in class com.rometools.certiorem.hub.data.SubscriptionSummary
Get the value of host
getHref() - Method in interface com.rometools.modules.thr.ThreadingModule
 
getHref() - Method in class com.rometools.modules.thr.ThreadingModuleImpl
 
getHref() - Method in class com.rometools.propono.atom.common.Categories
URI of out-of-line categories
getHref() - Method in class com.rometools.propono.atom.common.Collection
The URI of the collection
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.propono.atom.common.Categories
Get unresolved URI of the collection, or null if impossible to determine
getHrefResolved() - Method in class com.rometools.propono.atom.common.Collection
Get resolved URI of the collection, or null if impossible to determine
getHrefResolved(String) - Method in class com.rometools.propono.atom.common.Collection
Get resolved URI using collection's baseURI, or null if impossible to determine
getHrefResolved() - Method in class com.rometools.rome.feed.atom.Link
 
getHtmlUrl() - Method in class com.rometools.opml.feed.opml.Outline
A convenience method to return the value of the htmlUrl attribute.
getHttpClientMethodCallback() - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
Deprecated.
 
getHttpClientParams() - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
Deprecated.
 
getHumidity() - Method in class com.rometools.modules.yahooweather.types.Atmosphere
Relative humidity
getIcon() - Method in class com.rometools.rome.feed.atom.Feed
Returns the icon
getIconUrl() - Method in class com.rometools.modules.activitystreams.types.Mood
Get the value of iconUrl
getId() - Method in class com.rometools.certiorem.hub.data.jpa.JPASubscriber
Get the value of id
getId() - Method in class com.rometools.certiorem.sub.data.Subscription
Get the value of id
getId() - Method in class com.rometools.fetcher.impl.SyndFeedInfo
Deprecated.
 
getId() - Method in interface com.rometools.modules.base.GlobalInterface
Unique id for this item.
getId() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getId() - Method in class com.rometools.modules.sse.modules.Sync
Provides access to the sync id, a required, string attribute.
getId() - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Get globally unique ID of this blog entry
getId() - Method in class com.rometools.propono.blogclient.BlogEntry.Category
Get category id
getId() - Method in interface com.rometools.propono.blogclient.BlogEntry
Get globally unique ID of this blog entry
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.modules.itunes.AbstractITunesObject
 
getImage() - Method in interface com.rometools.modules.itunes.ITunes
 
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.
getImageLinks() - Method in interface com.rometools.modules.base.GlobalInterface
Images for this item.
getImageLinks() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getImageUrl() - Method in interface com.rometools.modules.photocast.PhotocastModule
The URL of the image.
getImageUrl() - Method in class com.rometools.modules.photocast.PhotocastModuleImpl
 
getImmigrationStatus() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getImmigrationStatus() - Method in interface com.rometools.modules.base.Job
Legal residency requirements for an employment position.
getInfo() - Method in class com.rometools.rome.feed.atom.Feed
Returns the feed info (Atom 0.3 only)
getInfoCache() - Method in class com.rometools.fetcher.impl.HashMapFeedInfoCache
Deprecated.
 
getInputStream() - Method in class com.rometools.propono.atom.client.ClientMediaEntry
Get input stream for media resource associated with this entry.
getInputStream() - Method in class com.rometools.propono.atom.server.AtomMediaResource
 
getInputStream() - Method in interface com.rometools.propono.atom.server.AtomRequest
Retrieves the body of the request as binary data using a ServletInputStream.
getInputStream() - Method in class com.rometools.propono.atom.server.AtomRequestImpl
 
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.
getInstance() - Static method in class com.rometools.fetcher.impl.HashMapFeedInfoCache
Deprecated.
Get the global instance of the cache
getInstance() - Static method in class com.rometools.fetcher.impl.LinkedHashMapFeedInfoCache
Deprecated.
Get the global instance of the cache
getInterestedIn() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getInterestedIn() - Method in interface com.rometools.modules.base.Person
Interest of a person being profiled.
getInterface() - Method in class com.rometools.modules.atom.modules.AtomLinkModuleImpl
 
getInterface() - Method in class com.rometools.modules.base.CustomTagsImpl
 
getInterface() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getInterface() - Method in class com.rometools.modules.cc.CreativeCommonsImpl
 
getInterface() - Method in class com.rometools.modules.content.ContentModuleImpl
 
getInterface() - Method in class com.rometools.modules.feedburner.FeedBurnerImpl
 
getInterface() - Method in class com.rometools.modules.georss.GMLModuleImpl
 
getInterface() - Method in class com.rometools.modules.georss.SimpleModuleImpl
 
getInterface() - Method in class com.rometools.modules.georss.W3CGeoModuleImpl
 
getInterface() - Method in class com.rometools.modules.itunes.AbstractITunesObject
Defined by the ROME API
getInterface() - Method in class com.rometools.modules.mediarss.MediaModuleImpl
 
getInterface() - Method in class com.rometools.modules.opensearch.impl.OpenSearchModuleImpl
 
getInterface() - Method in class com.rometools.modules.photocast.PhotocastModuleImpl
 
getInterface() - Method in class com.rometools.modules.slash.SlashImpl
 
getInterface() - Method in class com.rometools.modules.sle.SimpleListExtensionImpl
Returns the interface the copyFrom works on.
getInterface() - Method in class com.rometools.modules.sle.SleEntryImpl
Returns the interface the copyFrom works on.
getInterface() - Method in class com.rometools.modules.sse.modules.SSEModule
 
getInterface() - Method in class com.rometools.modules.thr.ThreadingModuleImpl
 
getInterface() - Method in class com.rometools.modules.yahooweather.YWeatherModuleImpl
 
getInterface() - Method in class com.rometools.propono.atom.common.rome.AppModuleImpl
Get interface class of module
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
 
getInterior() - Method in class com.rometools.modules.georss.geometries.Polygon
Retrieve the inner border
getIntHeader(String) - Method in interface com.rometools.propono.atom.server.AtomRequest
Returns the value of the specified request header as an int.
getIntHeader(String) - Method in class com.rometools.propono.atom.server.AtomRequestImpl
 
getIsbn() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getIsbn() - Method in interface com.rometools.modules.base.Product
A unique 10 or 13 digit number assigned to every printed book.
getIssued() - Method in class com.rometools.rome.feed.atom.Entry
Returns the entry issued date (Atom 0.3, maps to Entry.getPublished() ).
getItem() - Method in class com.rometools.modules.sse.modules.Conflict
 
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.
getItemsPerPage() - Method in class com.rometools.modules.opensearch.impl.OpenSearchModuleImpl
 
getItemsPerPage() - Method in interface com.rometools.modules.opensearch.OpenSearchResponse
# itemsPerPage – the maximum number of items that can appear in one page of results.
getJobFunctions() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getJobFunctions() - Method in interface com.rometools.modules.base.Job
The functions of an employment position.
getJobIndustries() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getJobIndustries() - Method in interface com.rometools.modules.base.Job
The industry of an employment position.
getJobTypes() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getJobTypes() - Method in interface com.rometools.modules.base.Job
Type of employment position.
getKey(Converter) - Method in class com.rometools.rome.feed.synd.impl.Converters
 
getKey(WireFeedGenerator) - Method in class com.rometools.rome.io.impl.FeedGenerators
 
getKey(WireFeedParser) - Method in class com.rometools.rome.io.impl.FeedParsers
 
getKey(ModuleGenerator) - Method in class com.rometools.rome.io.impl.ModuleGenerators
 
getKey(ModuleParser) - Method in class com.rometools.rome.io.impl.ModuleParsers
 
getKey(T) - Method in class com.rometools.rome.io.impl.PluginManager
 
getKeys() - Method in class com.rometools.rome.io.impl.PluginManager
 
getKeywords() - Method in class com.rometools.modules.itunes.AbstractITunesObject
A list of keywords for this feed or entry Must not contain spaces
getKeywords() - Method in interface com.rometools.modules.itunes.ITunes
A list of keywords for this feed or entry Must not contain spaces
getKeywords() - Method in class com.rometools.modules.mediarss.types.Metadata
<media:keywords>
getLabel() - Method in class com.rometools.modules.mediarss.types.Category
label is the human readable label that can be displayed in end user applications.
getLabel() - Method in class com.rometools.modules.sle.io.LabelNamespaceElement
 
getLabel() - Method in class com.rometools.modules.sle.types.DateValue
 
getLabel() - Method in interface com.rometools.modules.sle.types.EntryValue
Returns a label for the element.
getLabel() - Method in class com.rometools.modules.sle.types.Group
Returns the label of the element.
getLabel() - Method in class com.rometools.modules.sle.types.NumberValue
 
getLabel() - Method in class com.rometools.modules.sle.types.Sort
User label for sorting.
getLabel() - Method in class com.rometools.modules.sle.types.StringValue
 
getLabel() - Method in class com.rometools.rome.feed.atom.Category
Get label for category.
getLabels() - Method in interface com.rometools.modules.base.GlobalInterface
Labels for this item.
getLabels() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getLanguage() - Method in class com.rometools.modules.mediarss.types.MediaContent
lang is the primary language encapsulated in the media object.
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.
getLastModified() - Method in class com.rometools.fetcher.impl.SyndFeedInfo
Deprecated.
 
getLastModified() - Method in class com.rometools.propono.atom.server.AtomMediaResource
 
getLatitude() - Method in class com.rometools.modules.georss.geometries.Position
 
getLatitude(int) - Method in class com.rometools.modules.georss.geometries.PositionList
 
getLatitude() - Method in class com.rometools.modules.georss.GeoRSSPoint
 
getLeaseSeconds() - Method in class com.rometools.certiorem.hub.data.Subscriber
Get the value of leaseSeconds
getLength() - Method in class com.rometools.modules.base.types.Size
Length value.
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
getLicenses() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getLicenses() - Method in interface com.rometools.modules.base.Unknown
 
getLicenses() - Method in interface com.rometools.modules.cc.CreativeCommons
 
getLicenses() - Method in class com.rometools.modules.cc.CreativeCommonsImpl
 
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 interface com.rometools.modules.atom.modules.AtomLinkModule
 
getLink() - Method in class com.rometools.modules.atom.modules.AtomLinkModuleImpl
 
getLink() - Method in class com.rometools.modules.opensearch.impl.OpenSearchModuleImpl
 
getLink() - Method in interface com.rometools.modules.opensearch.OpenSearchResponse
# link – a reference back to the OpenSearch Description file * Attributes: This is a clone of the link element in Atom, including href, hreflang, rel, and type attributes.
getLink() - Method in class com.rometools.modules.sse.modules.Related
link A required, URL attribute.
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
getListingType() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getListingType() - Method in interface com.rometools.modules.base.Housing
Indicates whether this property is for sale or not.
getLocation() - Method in class com.rometools.modules.activitystreams.types.ActivityObject
 
getLocation() - Method in interface com.rometools.modules.activitystreams.types.HasLocation
 
getLocation() - Method in interface com.rometools.modules.base.Event
Location where the event will be held.
getLocation() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getLocation() - Method in interface com.rometools.modules.base.Housing
Location of the property.
getLocation() - Method in interface com.rometools.modules.base.Job
Location of the position.
getLocation() - Method in interface com.rometools.modules.base.Person
Location of a person.
getLocation() - Method in interface com.rometools.modules.base.Product
Location of a property.
getLocation() - Method in interface com.rometools.modules.base.Service
Location of the where the service is offered.
getLocation() - Method in interface com.rometools.modules.base.Travel
Location of the property.
getLocation() - Method in interface com.rometools.modules.base.Vehicle
Location of a property.
getLocation() - Method in interface com.rometools.modules.base.Wanted
Location of the property.
getLocation() - Method in interface com.rometools.modules.yahooweather.YWeatherFeedModule
The location the feed is for.
getLocation() - Method in class com.rometools.modules.yahooweather.YWeatherModuleImpl
 
getLogo() - Method in class com.rometools.rome.feed.atom.Feed
Returns the logo
getLongitude() - Method in class com.rometools.modules.georss.geometries.Position
 
getLongitude(int) - Method in class com.rometools.modules.georss.geometries.PositionList
 
getLongitude() - Method in class com.rometools.modules.georss.GeoRSSPoint
 
getLow() - Method in class com.rometools.modules.yahooweather.types.Forecast
Low temperature.
getMake() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getMake() - Method in interface com.rometools.modules.base.Vehicle
The vehicle manufacturer.
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
 
getManufacturer() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getManufacturer() - Method in interface com.rometools.modules.base.Product
Company that manufactures the item.
getManufacturerId() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getManufacturerId() - Method in interface com.rometools.modules.base.Product
Unique product ID code assigned by its manufacturer.
getMaritalStatus() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getMaritalStatus() - Method in interface com.rometools.modules.base.Person
Marital status of an individual.
getMaxEntries() - Method in class com.rometools.fetcher.impl.LinkedHashMapFeedInfoCache
Deprecated.
 
getMaxLatitude() - Method in class com.rometools.modules.georss.geometries.Envelope
 
getMaxLongitude() - Method in class com.rometools.modules.georss.geometries.Envelope
 
getMediaContents() - Method in interface com.rometools.modules.mediarss.MediaEntryModule
Returns the MediaContent items for the entry.
getMediaContents() - Method in class com.rometools.modules.mediarss.MediaEntryModuleImpl
MediaContent items for the entry
getMediaGroups() - Method in interface com.rometools.modules.mediarss.MediaEntryModule
Returns the media groups for the entry.
getMediaGroups() - Method in class com.rometools.modules.mediarss.MediaEntryModuleImpl
MediaGroups for the entry
getMediaLinkURI() - Method in class com.rometools.propono.atom.client.ClientMediaEntry
Get media link URI for editing the media resource associated with this entry via HTTP PUT or DELETE.
getMediaResource(AtomRequest) - Method in interface com.rometools.propono.atom.server.AtomHandler
Get media resource specified by request.
getMediaResource(AtomRequest) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
 
getMediaResource(String) - Method in class com.rometools.propono.atom.server.impl.FileBasedCollection
Get media resource wrapping a file.
getMedium() - Method in class com.rometools.modules.mediarss.types.MediaContent
Get the value of medium
getMegapixels() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getMegapixels() - Method in interface com.rometools.modules.base.Product
Resolution of a digital imaging device.
getMemory() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getMemory() - Method in interface com.rometools.modules.base.Product
The amount of memory included in an item.
getMessage() - Method in error com.rometools.propono.atom.server.FactoryConfigurationError
Return the message (if any) for this error .
getMetadata() - Method in interface com.rometools.modules.mediarss.MediaModule
Returns Metadata associated with the feed.
getMetadata() - Method in class com.rometools.modules.mediarss.MediaModuleImpl
Metadata for a feed.
getMetadata() - Method in class com.rometools.modules.mediarss.types.MediaContent
The metadata for the item
getMetadata() - Method in class com.rometools.modules.mediarss.types.MediaGroup
Metadata for the group
getMetadata() - Method in interface com.rometools.modules.photocast.PhotocastModule
The iPhoto metadata for the image.
getMetadata() - Method in class com.rometools.modules.photocast.PhotocastModuleImpl
 
getMileage() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getMileage() - Method in interface com.rometools.modules.base.Vehicle
Current mileage of the vehicle.
getMilliseconds() - Method in class com.rometools.modules.itunes.types.Duration
Returns the millisecond length
getMinLatitude() - Method in class com.rometools.modules.georss.geometries.Envelope
 
getMinLongitude() - Method in class com.rometools.modules.georss.geometries.Envelope
 
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.
getModel() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getModel() - Method in interface com.rometools.modules.base.Vehicle
The vehicle model.
getModelNumber() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getModelNumber() - Method in interface com.rometools.modules.base.Product
Model number of the product.
getModificationDate() - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Get update date of this entry
getModificationDate() - Method in interface com.rometools.propono.blogclient.BlogEntry
Get update date of this entry
getModified() - Method in class com.rometools.opml.feed.opml.Opml
<dateModified> is a date-time, indicating when the document was last modified.
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(List<Module>, String) - Static method in class com.rometools.rome.feed.module.impl.ModuleUtils
 
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.
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.opml.feed.opml.Outline
 
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.
getMood() - Method in interface com.rometools.modules.activitystreams.ActivityStreamModule
 
getMood() - Method in class com.rometools.modules.activitystreams.ActivityStreamModuleImpl
 
getName() - Method in interface com.rometools.modules.base.CustomTag
Returns the tag name used.
getName() - Method in class com.rometools.modules.base.CustomTagImpl
 
getName() - Method in class com.rometools.modules.itunes.types.Category
Returns the name of the category
getName() - Method in class com.rometools.modules.itunes.types.Subcategory
Returns the name of the subcategory.
getName() - Method in class com.rometools.modules.mediarss.types.Credit
Person/organizations name
getName() - Method in class com.rometools.opml.feed.opml.Attribute
 
getName() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomBlog
Name of this blog.
getName() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomResource
Get resource name (name is required)
getName() - Method in interface com.rometools.propono.blogclient.Blog
Name of this blog.
getName() - Method in class com.rometools.propono.blogclient.BlogEntry.Category
Get category display name
getName() - Method in class com.rometools.propono.blogclient.BlogEntry.Person
Get person's name
getName() - Method in interface com.rometools.propono.blogclient.BlogResource
Get resource name (name is required)
getName() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog
Name of this blog.
getName() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogResource
Get resource name (name is required)
getName() - Method in class com.rometools.rome.feed.atom.Person
Returns the person name.
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.
getNameOfItemBeingReviewed() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getNameOfItemBeingReviewed() - Method in interface com.rometools.modules.base.Review
The name of an item being reviewed.
getNamespace() - Method in class com.rometools.modules.sle.io.LabelNamespaceElement
 
getNamespace() - Method in class com.rometools.modules.sle.types.DateValue
 
getNamespace() - Method in interface com.rometools.modules.sle.types.EntryValue
Returns the namespace of the element.
getNamespace() - Method in class com.rometools.modules.sle.types.Group
Returns the namespace of the element.
getNamespace() - Method in class com.rometools.modules.sle.types.NumberValue
 
getNamespace() - Method in class com.rometools.modules.sle.types.Sort
Namespace of the element
getNamespace() - Method in class com.rometools.modules.sle.types.StringValue
 
getNamespaces() - Method in class com.rometools.modules.atom.io.AtomModuleGenerator
 
getNamespaces() - Method in class com.rometools.modules.base.io.CustomTagGenerator
 
getNamespaces() - Method in class com.rometools.modules.base.io.GoogleBaseGenerator
 
getNamespaces() - Method in class com.rometools.modules.cc.io.CCModuleGenerator
 
getNamespaces() - Method in class com.rometools.modules.content.io.ContentModuleGenerator
 
getNamespaces() - Method in class com.rometools.modules.feedburner.io.FeedBurnerModuleGenerator
 
getNamespaces() - Method in class com.rometools.modules.georss.GMLGenerator
 
getNamespaces() - Method in class com.rometools.modules.georss.SimpleGenerator
 
getNamespaces() - Method in class com.rometools.modules.georss.W3CGeoGenerator
 
getNamespaces() - Method in class com.rometools.modules.itunes.io.ITunesGenerator
Returns the list of namespaces this module uses.
getNamespaces() - Method in class com.rometools.modules.mediarss.io.MediaModuleGenerator
 
getNamespaces() - Method in class com.rometools.modules.opensearch.impl.OpenSearchModuleGenerator
Returns a set with all the URIs (JDOM Namespace elements) this module generator uses.
getNamespaces() - Method in class com.rometools.modules.photocast.io.Generator
 
getNamespaces() - Method in class com.rometools.modules.slash.io.SlashModuleGenerator
 
getNamespaces() - Method in class com.rometools.modules.sle.io.ModuleGenerator
Returns a set with all the URIs (JDOM Namespace elements) this module generator uses.
getNamespaces() - Method in class com.rometools.modules.sse.SSE091Generator
Returns a set with all the URIs (JDOM Namespace elements) this module generator uses.
getNamespaces() - Method in class com.rometools.modules.thr.io.ThreadingModuleGenerator
 
getNamespaces() - Method in class com.rometools.modules.yahooweather.io.WeatherModuleGenerator
 
getNamespaces() - Method in class com.rometools.propono.atom.common.rome.AppModuleGenerator
Get namespaces associated with this module
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.modules.atom.io.AtomModuleGenerator
 
getNamespaceUri() - Method in class com.rometools.modules.atom.io.AtomModuleParser
 
getNamespaceUri() - Method in class com.rometools.modules.base.io.CustomTagGenerator
 
getNamespaceUri() - Method in class com.rometools.modules.base.io.CustomTagParser
 
getNamespaceUri() - Method in class com.rometools.modules.base.io.GoogleBaseGenerator
 
getNamespaceUri() - Method in class com.rometools.modules.base.io.GoogleBaseParser
 
getNamespaceUri() - Method in class com.rometools.modules.cc.io.CCModuleGenerator
 
getNamespaceUri() - Method in class com.rometools.modules.cc.io.ModuleParserRSS1
 
getNamespaceUri() - Method in class com.rometools.modules.cc.io.ModuleParserRSS2
 
getNamespaceUri() - Method in class com.rometools.modules.content.io.ContentModuleGenerator
 
getNamespaceUri() - Method in class com.rometools.modules.content.io.ContentModuleParser
 
getNamespaceUri() - Method in class com.rometools.modules.feedburner.io.FeedBurnerModuleGenerator
 
getNamespaceUri() - Method in class com.rometools.modules.feedburner.io.FeedBurnerModuleParser
 
getNamespaceUri() - Method in class com.rometools.modules.georss.GMLGenerator
 
getNamespaceUri() - Method in class com.rometools.modules.georss.GMLParser
 
getNamespaceUri() - Method in class com.rometools.modules.georss.SimpleGenerator
 
getNamespaceUri() - Method in class com.rometools.modules.georss.SimpleParser
 
getNamespaceUri() - Method in class com.rometools.modules.georss.W3CGeoGenerator
 
getNamespaceUri() - Method in class com.rometools.modules.georss.W3CGeoParser
 
getNamespaceUri() - Method in class com.rometools.modules.itunes.io.ITunesGenerator
Returns the namespace URI this module handles.
getNamespaceUri() - Method in class com.rometools.modules.itunes.io.ITunesParser
 
getNamespaceUri() - Method in class com.rometools.modules.itunes.io.ITunesParserOldNamespace
 
getNamespaceUri() - Method in class com.rometools.modules.mediarss.io.AlternateMediaModuleParser
 
getNamespaceUri() - Method in class com.rometools.modules.mediarss.io.MediaModuleGenerator
 
getNamespaceUri() - Method in class com.rometools.modules.mediarss.io.MediaModuleParser
 
getNamespaceUri() - Method in class com.rometools.modules.opensearch.impl.OpenSearchModuleGenerator
 
getNamespaceUri() - Method in class com.rometools.modules.opensearch.impl.OpenSearchModuleParser
 
getNamespaceUri() - Method in class com.rometools.modules.photocast.io.Generator
 
getNamespaceUri() - Method in class com.rometools.modules.photocast.io.Parser
 
getNamespaceUri() - Method in class com.rometools.modules.slash.io.SlashModuleGenerator
 
getNamespaceUri() - Method in class com.rometools.modules.slash.io.SlashModuleParser
 
getNamespaceUri() - Method in class com.rometools.modules.sle.io.ItemParser
Returns the namespace URI this parser handles.
getNamespaceUri() - Method in class com.rometools.modules.sle.io.ModuleGenerator
Returns the namespace URI this generator handles.
getNamespaceUri() - Method in class com.rometools.modules.sle.io.ModuleParser
Returns the namespace URI this parser handles.
getNamespaceUri() - Method in class com.rometools.modules.sse.SSE091Generator
 
getNamespaceUri() - Method in class com.rometools.modules.sse.SSE091Parser
 
getNamespaceUri() - Method in class com.rometools.modules.thr.io.ThreadingModuleGenerator
 
getNamespaceUri() - Method in class com.rometools.modules.thr.io.ThreadingModuleParser
 
getNamespaceUri() - Method in class com.rometools.modules.yahooweather.io.WeatherModuleGenerator
 
getNamespaceUri() - Method in class com.rometools.modules.yahooweather.io.WeatherModuleParser
 
getNamespaceUri() - Method in class com.rometools.propono.atom.common.rome.AppModuleGenerator
 
getNamespaceUri() - Method in class com.rometools.propono.atom.common.rome.AppModuleParser
Get URI of module namespace
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.
getNewFeedUrl() - Method in interface com.rometools.modules.itunes.FeedInformation
 
getNewFeedUrl() - Method in class com.rometools.modules.itunes.FeedInformationImpl
 
getNewsSource() - Method in interface com.rometools.modules.base.Article
Source for this article.
getNewsSource() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getNS() - Method in class com.rometools.modules.mediarss.io.AlternateMediaModuleParser
 
getNS() - Method in class com.rometools.modules.mediarss.io.MediaModuleParser
 
getNumberOfEnclosures(List<Enclosure>) - Method in class com.rometools.rome.io.impl.RSS092Generator
 
getNumberOfEnclosures(List<Enclosure>) - Method in class com.rometools.rome.io.impl.RSS093Generator
 
getObject() - Method in interface com.rometools.modules.activitystreams.ActivityStreamModule
 
getObject() - Method in class com.rometools.modules.activitystreams.ActivityStreamModuleImpl
Get the value of object
getOccupation() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getOccupation() - Method in interface com.rometools.modules.base.Person
Occupation of an individual.
getOperatingSystems() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getOperatingSystems() - Method in interface com.rometools.modules.base.Unknown
 
getOrder() - Method in interface com.rometools.modules.itunes.EntryInformation
 
getOrder() - Method in class com.rometools.modules.itunes.EntryInformationImpl
 
getOrdered() - Method in class com.rometools.modules.sse.modules.Sharing
ordered An optional, Boolean attribute.
getOrigEnclosureLink() - Method in interface com.rometools.modules.feedburner.FeedBurner
 
getOrigEnclosureLink() - Method in class com.rometools.modules.feedburner.FeedBurnerImpl
 
getOrigLink() - Method in interface com.rometools.modules.feedburner.FeedBurner
 
getOrigLink() - Method in class com.rometools.modules.feedburner.FeedBurnerImpl
 
getOsd() - Method in class com.rometools.modules.opensearch.entity.OSQuery
 
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).
getOutlines() - Method in class com.rometools.opml.feed.opml.Opml
Root level Outline object that should appear in the <body>
getOwnerEmail() - Method in class com.rometools.opml.feed.opml.Opml
<ownerEmail> is a string, the email address of the owner of the document.
getOwnerEmailAddress() - Method in interface com.rometools.modules.itunes.FeedInformation
Returns the owner email address for the feed.
getOwnerEmailAddress() - Method in class com.rometools.modules.itunes.FeedInformationImpl
Returns the owner email address for the feed.
getOwnerId() - Method in class com.rometools.opml.feed.opml.Opml
(OPML 2) <ownerId> is the http address of a web page that contains an HTML a form that allows a human reader to communicate with the author of the document via email or other means.
getOwnerName() - Method in interface com.rometools.modules.itunes.FeedInformation
Returns the owner name for the feed
getOwnerName() - Method in class com.rometools.modules.itunes.FeedInformationImpl
Returns the owner name for the feed
getOwnerName() - Method in class com.rometools.opml.feed.opml.Opml
<ownerName> is a string, the owner of the document.
getPages() - Method in interface com.rometools.modules.base.Article
Number of pages in the article.
getPages() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getPages() - Method in interface com.rometools.modules.base.ScholarlyArticle
Number of pages in the article.
getParameter(String) - Method in interface com.rometools.propono.atom.server.AtomRequest
Returns the value of a request parameter as a String, or null if the parameter does not exist.
getParameter(String) - Method in class com.rometools.propono.atom.server.AtomRequestImpl
 
getParameterMap() - Method in interface com.rometools.propono.atom.server.AtomRequest
Returns a java.util.Map of the parameters of this request.
getParameterMap() - Method in class com.rometools.propono.atom.server.AtomRequestImpl
 
getParameterNames() - Method in interface com.rometools.propono.atom.server.AtomRequest
Returns an Enumeration of String objects containing the names of the parameters contained in this request.
getParameterNames() - Method in class com.rometools.propono.atom.server.AtomRequestImpl
 
getParameterValues(String) - Method in interface com.rometools.propono.atom.server.AtomRequest
Returns an array of String objects containing all of the values the given request parameter has, or null if the parameter does not exist.
getParameterValues(String) - Method in class com.rometools.propono.atom.server.AtomRequestImpl
 
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.
getPathInfo() - Method in interface com.rometools.propono.atom.server.AtomRequest
Returns any extra path information associated with the URL the client sent when it made this request.
getPathInfo() - Method in class com.rometools.propono.atom.server.AtomRequestImpl
 
getPaymentAccepted() - Method in interface com.rometools.modules.base.Event
Payment Methods acceptable for the event.
getPaymentAccepted() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getPaymentAccepted() - Method in interface com.rometools.modules.base.Housing
Payment Methods acceptable for the property.
getPaymentAccepted() - Method in interface com.rometools.modules.base.Product
Acceptable payment methods for item purchases.
getPaymentAccepted() - Method in interface com.rometools.modules.base.Service
Payment Methods acceptable for the service.
getPaymentAccepted() - Method in interface com.rometools.modules.base.Travel
Acceptable payment methods for item purchases.
getPaymentAccepted() - Method in interface com.rometools.modules.base.Vehicle
Payment Methods acceptable for the service.
getPaymentNotes() - Method in interface com.rometools.modules.base.Event
Additional information about payment.
getPaymentNotes() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getPaymentNotes() - Method in interface com.rometools.modules.base.Housing
Additional payment information.
getPaymentNotes() - Method in interface com.rometools.modules.base.Product
Additional instructions to explain a payment policy.
getPaymentNotes() - Method in interface com.rometools.modules.base.Service
Additional payment information.
getPaymentNotes() - Method in interface com.rometools.modules.base.Travel
Additional instructions to explain a payment policy.
getPaymentNotes() - Method in interface com.rometools.modules.base.Vehicle
Additional payment information.
getPermalink() - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Permanent link to this entry (assigned by server)
getPermalink() - Method in interface com.rometools.propono.blogclient.BlogEntry
Permanent link to this entry (assigned by server)
getPermits() - Method in class com.rometools.modules.cc.types.License
 
getPhotoDate() - Method in interface com.rometools.modules.photocast.PhotocastModule
Returns the Item level photoDate value.
getPhotoDate() - Method in class com.rometools.modules.photocast.PhotocastModuleImpl
 
getPhotoDate() - Method in class com.rometools.modules.photocast.types.Metadata
Returns the PhotoDate value.
getPickup() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getPickup() - Method in interface com.rometools.modules.base.Product
Whether or not an item is available for pick up.
getPlayer() - Method in interface com.rometools.modules.mediarss.MediaModule
Returns a player reference associated with the feed.
getPlayer() - Method in class com.rometools.modules.mediarss.MediaModuleImpl
Player for a feed.
getPlayer() - Method in class com.rometools.modules.mediarss.types.MediaContent
<media:player>
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.
getPosition() - Method in class com.rometools.modules.georss.geometries.Point
Get the position
getPosition() - Method in class com.rometools.modules.georss.GeoRSSModule
Convenience method to return point geometry.
getPositionList() - Method in class com.rometools.modules.georss.geometries.LinearRing
Get the position list
getPositionList() - Method in class com.rometools.modules.georss.geometries.LineString
Get the position list
getPressure() - Method in class com.rometools.modules.yahooweather.types.Atmosphere
Barometric pressure
getPressure() - Method in class com.rometools.modules.yahooweather.types.Units
Units of pressure
getPrice() - Method in interface com.rometools.modules.base.Event
Price of the event.
getPrice() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getPrice() - Method in interface com.rometools.modules.base.Housing
Price for the property.
getPrice() - Method in interface com.rometools.modules.base.Product
Price of the item.
getPrice() - Method in interface com.rometools.modules.base.Service
Price for the service.
getPrice() - Method in interface com.rometools.modules.base.Travel
Price of the item.
getPrice() - Method in class com.rometools.modules.base.types.ShippingType
Returns the price of this shipping option.
getPrice() - Method in interface com.rometools.modules.base.Vehicle
Price for the service.
getPriceType() - Method in interface com.rometools.modules.base.Event
Price qualifier for the even cost.
getPriceType() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getPriceType() - Method in interface com.rometools.modules.base.Housing
Price type information.
getPriceType() - Method in interface com.rometools.modules.base.Product
The type of pricing for the item.
getPriceType() - Method in interface com.rometools.modules.base.Service
Price type information.
getPriceType() - Method in interface com.rometools.modules.base.Travel
The type of pricing for the item.
getPriceType() - Method in interface com.rometools.modules.base.Vehicle
Price type information.
getProcessorSpeed() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getProcessorSpeed() - Method in interface com.rometools.modules.base.Product
The processor speed for the product.
getProductTypes() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getProductTypes() - Method in interface com.rometools.modules.base.Product
The type of product being offered.
getProgrammingLanguages() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getProgrammingLanguages() - Method in interface com.rometools.modules.base.Unknown
 
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 from Object and 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 from Object and does not accept parameters) and a setter.
getPropertyTypes() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getPropertyTypes() - Method in interface com.rometools.modules.base.Housing
Types of property represented here.
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.
getPublicationDate() - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Set publish date of this entry
getPublicationDate() - Method in interface com.rometools.propono.blogclient.BlogEntry
Set publish date of this entry
getPublicationName() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getPublicationName() - Method in interface com.rometools.modules.base.ScholarlyArticle
Name of the publication.
getPublicationVolume() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getPublicationVolume() - Method in interface com.rometools.modules.base.ScholarlyArticle
Volume of the publication.
getPublishDate() - Method in interface com.rometools.modules.base.Article
Date article was published.
getPublishDate() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getPublishDate() - Method in interface com.rometools.modules.base.Review
Date the item was published.
getPublishDate() - Method in interface com.rometools.modules.base.ScholarlyArticle
Date article was published.
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.
getQuantity() - Method in interface com.rometools.modules.base.Event
Quantity available.
getQuantity() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getQuantity() - Method in interface com.rometools.modules.base.Product
Quantity available.
getQuantity() - Method in interface com.rometools.modules.base.Service
Quantity available.
getQuantity() - Method in interface com.rometools.modules.base.Travel
Quantity available.
getQuantity() - Method in interface com.rometools.modules.base.Vehicle
Quantity available.
getQueries() - Method in class com.rometools.modules.opensearch.impl.OpenSearchModuleImpl
 
getQueries() - Method in interface com.rometools.modules.opensearch.OpenSearchResponse
Query – in an OpenSearch Response, can be used both to echo back the original query and to suggest new searches.
getQueryString() - Method in interface com.rometools.propono.atom.server.AtomRequest
Returns the query string that is contained in the request URL after the path.
getQueryString() - Method in class com.rometools.propono.atom.server.AtomRequestImpl
 
getRating() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getRating() - Method in interface com.rometools.modules.base.Review
Rating of the product or service on a scale of 1-5, with 5 as the best.
getRating() - Method in class com.rometools.rome.feed.rss.Channel
Returns the channel rating.
getRatings() - Method in class com.rometools.modules.mediarss.types.Metadata
<media: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.
getReadTimeout() - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
Deprecated.
 
getRef() - Method in interface com.rometools.modules.thr.ThreadingModule
 
getRef() - Method in class com.rometools.modules.thr.ThreadingModuleImpl
 
getReference() - Method in class com.rometools.modules.mediarss.types.MediaContent
The player or URL reference for the item
getRegion() - Method in class com.rometools.modules.yahooweather.types.Location
state, territory, or region, if given
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.
getRelated() - Method in class com.rometools.modules.sse.modules.Sharing
 
getRelatedLinks() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getRelatedLinks() - Method in interface com.rometools.modules.base.Unknown
 
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.
getRelationship() - Method in class com.rometools.modules.mediarss.types.Restriction
 
getRemoteUser() - Method in interface com.rometools.propono.atom.server.AtomRequest
Returns the login of the user making this request, if the user has been authenticated, or null if the user has not been authenticated.
getRemoteUser() - Method in class com.rometools.propono.atom.server.AtomRequestImpl
 
getRequestURI() - Method in interface com.rometools.propono.atom.server.AtomRequest
Returns the part of this request's URL from the protocol name up to the query string in the first line of the HTTP request.
getRequestURI() - Method in class com.rometools.propono.atom.server.AtomRequestImpl
 
getRequestURL() - Method in interface com.rometools.propono.atom.server.AtomRequest
Reconstructs the URL the client used to make the request.
getRequestURL() - Method in class com.rometools.propono.atom.server.AtomRequestImpl
 
getRequires() - Method in class com.rometools.modules.cc.types.License
 
getResolveURIs() - Static method in class com.rometools.rome.io.impl.Atom10Parser
 
getResources() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomBlog
Get entries in primary resources collection (the first collection that accepts anything other than entries).
getResources() - Method in interface com.rometools.propono.blogclient.Blog
Deprecated.
Instead use collections directly.
getResources() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog
Get entries in primary resources collection (the first collection that accepts anything other than entries).
getResponseCode() - Method in exception com.rometools.fetcher.FetcherException
Deprecated.
 
getRestrictions() - Method in class com.rometools.modules.mediarss.types.Metadata
<media:restriction>
getReviewerType() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getReviewerType() - Method in interface com.rometools.modules.base.Review
The type of rating being provided: editorial (a review written by a member of your staff) or “user” ( a review written by a user of your site).
getReviewType() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getReviewType() - Method in interface com.rometools.modules.base.Review
The category of the item being reviewed.
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.
getRole() - Method in class com.rometools.modules.mediarss.types.Credit
Role name
getRole() - Method in class com.rometools.modules.opensearch.entity.OSQuery
 
getRootCause() - Method in exception com.rometools.propono.utils.ProponoException
Get root cause object, or null if none.
getRootCauseMessage() - Method in exception com.rometools.propono.utils.ProponoException
Get root cause message.
getRSSNamespace() - Method in class com.rometools.modules.mediarss.io.RSS20YahooParser
Returns the namespace used by RSS elements in document of the RSS 1.0
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
 
getSalary() - Method in interface com.rometools.modules.base.Course
Salary for this position.
getSalary() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getSalary() - Method in interface com.rometools.modules.base.Job
Salary for this position.
getSalaryType() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getSalaryType() - Method in interface com.rometools.modules.base.Job
The type of salary included.
getSamplingrate() - Method in class com.rometools.modules.mediarss.types.MediaContent
samplingrate is the number of samples per second taken to create the media object.
getScheme() - Method in class com.rometools.modules.mediarss.types.AbstractSchemeValue
 
getScheme() - Method in class com.rometools.modules.mediarss.types.Category
scheme is the URI that identifies the categorization scheme.
getScheme() - Method in class com.rometools.modules.mediarss.types.Credit
Scheme used.
getScheme() - Method in class com.rometools.propono.atom.common.Categories
Category URI scheme to use for Categories without a scheme
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
 
getSchoolDistrict() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getSchoolDistrict() - Method in interface com.rometools.modules.base.Housing
School district a property is in.
getSearchTerms() - Method in class com.rometools.modules.opensearch.entity.OSQuery
 
getSecret() - Method in class com.rometools.certiorem.hub.data.Subscriber
Get the value of secret
getSection() - Method in interface com.rometools.modules.slash.Slash
 
getSection() - Method in class com.rometools.modules.slash.SlashImpl
 
getService() - Method in class com.rometools.modules.base.types.ShippingType
Returns the ServiceEnumeration instance for the shipping service used.
getServiceType() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getServiceType() - Method in interface com.rometools.modules.base.Service
The type of service being offered.
getSexualOrientation() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getSexualOrientation() - Method in interface com.rometools.modules.base.Person
Individual's sexual orientation.
getShipping() - Method in interface com.rometools.modules.base.Event
Shipping information related to the event.
getShipping() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getShipping() - Method in interface com.rometools.modules.base.Product
Shipping options available for an item.
getShipping() - Method in interface com.rometools.modules.base.Service
Shipping options available for an item.
getShipping() - Method in interface com.rometools.modules.base.Travel
Shipping options available for an item.
getShipping() - Method in interface com.rometools.modules.base.Vehicle
Shipping options available for an item.
getSince() - Method in class com.rometools.modules.sse.modules.Related
An optional, date-time attribute.
getSince() - Method in class com.rometools.modules.sse.modules.Sharing
since An optional date-time attribute.
getSize() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getSize() - Method in interface com.rometools.modules.base.Product
Dimensions of the item, expressed in either two or three dimensions.
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.
getSlug() - Method in class com.rometools.propono.atom.client.ClientMediaEntry
Set string to be used in file name of new media resource on server.
getSortByElement(Sort) - Method in interface com.rometools.modules.sle.SleEntry
Returns an EntryValue for the given element name.
getSortByElement(Sort) - Method in class com.rometools.modules.sle.SleEntryImpl
 
getSortFields() - Method in interface com.rometools.modules.sle.SimpleListExtension
The cf:sort element is intended to inform the client that the property to which it refers is one that is “sortable” – that is, that the client should provide a user interface that allows the user to sort on that property.
getSortFields() - Method in class com.rometools.modules.sle.SimpleListExtensionImpl
 
getSortValues() - Method in interface com.rometools.modules.sle.SleEntry
Returns an array of EntryValues for the fields declared in the heading.
getSortValues() - Method in class com.rometools.modules.sle.SleEntryImpl
 
getSource() - Method in interface com.rometools.modules.thr.ThreadingModule
 
getSource() - Method in class com.rometools.modules.thr.ThreadingModuleImpl
 
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.
getSourceUrl() - Method in class com.rometools.certiorem.sub.data.Subscription
Get the value of sourceUrl
getSpeed() - Method in class com.rometools.modules.yahooweather.types.Units
Units of speed
getSpeed() - Method in class com.rometools.modules.yahooweather.types.Wind
Speed of wind
getSquareFootages() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getSquareFootages() - Method in interface com.rometools.modules.base.Unknown
 
getSrc() - Method in class com.rometools.propono.blogclient.BlogEntry.Content
Get URI of content if out-of-line
getSrc() - Method in class com.rometools.rome.feed.atom.Content
Returns the src
getStart() - Method in class com.rometools.modules.base.types.DateTimeRange
The beginning of the timeframe.
getStart() - Method in class com.rometools.modules.mediarss.types.Text
Start time of the text
getStartIndex() - Method in class com.rometools.modules.opensearch.impl.OpenSearchModuleImpl
 
getStartIndex() - Method in interface com.rometools.modules.opensearch.OpenSearchResponse
# startIndex – the index of the first item returned in the result.
getStartPage() - Method in class com.rometools.modules.opensearch.entity.OSQuery
 
getStatus() - Method in exception com.rometools.certiorem.HttpStatusCodeException
 
getStatus() - Method in exception com.rometools.propono.atom.server.AtomException
Get HTTP status associated with exception.
getStatus() - Method in exception com.rometools.propono.atom.server.AtomNotAuthorizedException
Get HTTP status code of exception (HTTP 403 unauthorized)
getStatus() - Method in exception com.rometools.propono.atom.server.AtomNotFoundException
Get HTTP status code associated with exception (404 not found)
getStreamLink() - Method in class com.rometools.modules.activitystreams.types.Audio
Get the value of streamLink
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
 
getSubcategory() - Method in class com.rometools.modules.itunes.types.Category
Returns the Subcategory object for this category
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.
getSubjectAreas() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getSubjectAreas() - Method in interface com.rometools.modules.base.Unknown
 
getSubjects() - Method in interface com.rometools.modules.base.Course
Topics of study for a course.
getSubjects() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
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.
getSubscribedAt() - Method in class com.rometools.certiorem.hub.data.jpa.JPASubscriber
Get the value of subscribedAt
getSubscribers() - Method in class com.rometools.certiorem.hub.data.SubscriptionSummary
Get the value of subscribers
getSubtitle() - Method in class com.rometools.modules.itunes.AbstractITunesObject
A subtitle for this feed or entry
getSubtitle() - Method in interface com.rometools.modules.itunes.ITunes
A subtitle for this feed or entry
getSubtitle() - Method in class com.rometools.rome.feed.atom.Feed
Returns the subtitle
getSummary() - Method in class com.rometools.modules.itunes.AbstractITunesObject
A subtitle for this feed or entry
getSummary() - Method in interface com.rometools.modules.itunes.ITunes
A subtitle for this feed or entry
getSummary() - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Get summary of this blog entry
getSummary() - Method in interface com.rometools.propono.blogclient.BlogEntry
Get summary of this blog entry
getSummary() - Method in class com.rometools.rome.feed.atom.Entry
Returns the entry summary.
getSunrise() - Method in class com.rometools.modules.yahooweather.types.Astronomy
Time of sunrise
getSunset() - Method in class com.rometools.modules.yahooweather.types.Astronomy
Time of sunset
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.
getSyndFeed() - Method in class com.rometools.certiorem.hub.DeltaSyndFeedInfo
Gets a filtered version of the SyndFeed that only has entries that were changed in the last setSyndFeed() call.
getSyndFeed() - Method in class com.rometools.fetcher.impl.SyndFeedInfo
Deprecated.
 
getTagline() - Method in class com.rometools.rome.feed.atom.Feed
Returns the feed tag line (Atom 0.3, maps to Feed.getSubtitle()).
getTarget() - Method in interface com.rometools.modules.activitystreams.ActivityStreamModule
 
getTarget() - Method in class com.rometools.modules.activitystreams.ActivityStreamModuleImpl
 
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.
getTaxPercent() - Method in interface com.rometools.modules.base.Event
Tax rate associated with the event.
getTaxPercent() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getTaxPercent() - Method in interface com.rometools.modules.base.Housing
Percentage tax rate.
getTaxPercent() - Method in interface com.rometools.modules.base.Product
Tax rate associated with the event.
getTaxPercent() - Method in interface com.rometools.modules.base.Service
Tax rate associated with the service.
getTaxPercent() - Method in interface com.rometools.modules.base.Travel
Tax rate associated with the service.
getTaxPercent() - Method in interface com.rometools.modules.base.Vehicle
Tax rate associated with the item.
getTaxRegion() - Method in interface com.rometools.modules.base.Event
Region where tax applies.
getTaxRegion() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getTaxRegion() - Method in interface com.rometools.modules.base.Housing
Geographical region a tax rate applies to.
getTaxRegion() - Method in interface com.rometools.modules.base.Product
Region where tax applies.
getTaxRegion() - Method in interface com.rometools.modules.base.Service
Region where tax applies.
getTaxRegion() - Method in interface com.rometools.modules.base.Travel
Region where tax applies.
getTaxRegion() - Method in interface com.rometools.modules.base.Vehicle
Region where tax applies.
getTemperature() - Method in class com.rometools.modules.yahooweather.types.Condition
Current Temperature
getTemperature() - Method in class com.rometools.modules.yahooweather.types.Units
Units of Temperature.
getTerm() - Method in class com.rometools.rome.feed.atom.Category
Return term for category.
getText() - Method in class com.rometools.modules.activitystreams.types.Mood
Get the value of text
getText() - Method in class com.rometools.modules.mediarss.types.Metadata
<media:text>
getText() - Method in class com.rometools.modules.yahooweather.types.Condition
Description of condition
getText() - Method in class com.rometools.modules.yahooweather.types.Forecast
Text summary
getText() - Method in class com.rometools.opml.feed.opml.Outline
The "text" attribute of the outline.
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
getThumbnail() - Method in class com.rometools.modules.activitystreams.types.Bookmark
Get the value of thumbnail
getThumbnail() - Method in class com.rometools.modules.mediarss.types.Metadata
<media:thumbnail>
getThumbnailUrl() - Method in interface com.rometools.modules.photocast.PhotocastModule
The URL of the image thumbnail.
getThumbnailUrl() - Method in class com.rometools.modules.photocast.PhotocastModuleImpl
 
getTime() - Method in class com.rometools.modules.mediarss.types.Thumbnail
returns the time that the thumbnail was captured from its source
getTitle() - Method in class com.rometools.modules.mediarss.types.Metadata
<media:title>
getTitle() - Method in class com.rometools.modules.opensearch.entity.OSQuery
 
getTitle() - Method in class com.rometools.modules.sse.modules.Related
title An optional, string attribute.
getTitle() - Method in class com.rometools.opml.feed.opml.Opml
<title> is the title of the document.
getTitle() - Method in class com.rometools.opml.feed.opml.Outline
The "title" attribute of the outline.
getTitle() - Method in class com.rometools.propono.atom.common.Collection
Must have human readable title
getTitle() - Method in class com.rometools.propono.atom.common.Workspace
DefaultWorkspace must have a human readable title
getTitle() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomCollection
Title of collection.
getTitle() - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Get title of this blog entry
getTitle() - Method in interface com.rometools.propono.blogclient.Blog.Collection
Title of collection.
getTitle() - Method in interface com.rometools.propono.blogclient.BlogEntry
Get title of this blog entry
getTitle() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.MetaWeblogBlogCollection
Title of collection.
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.
getTitleType() - Method in class com.rometools.modules.mediarss.types.Metadata
<media:title>
getTitleType() - Method in class com.rometools.propono.atom.common.Collection
Type of title ("text", "html" or "xhtml")
getTitleType() - Method in class com.rometools.propono.atom.common.Workspace
Get title type ("text", "html", "xhtml" or MIME content-type)
getToken() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomBlog
Token can be used to fetch this blog again from getBlog() method.
getToken() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomCollection
Token that can be used to fetch collection.
getToken() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomEntry
 
getToken() - Method in interface com.rometools.propono.blogclient.Blog.Collection
Token that can be used to fetch collection.
getToken() - Method in interface com.rometools.propono.blogclient.Blog
Token can be used to fetch this blog again from getBlog() method.
getToken() - Method in interface com.rometools.propono.blogclient.BlogEntry
Get token, which can be used to fetch the blog entry
getToken() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog
Token can be used to fetch this blog again from getBlog() method.
getToken() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.MetaWeblogBlogCollection
Token that can be used to fetch collection.
getToken() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogEntry
Get token, which can be used to fetch the blog entry
getToken() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogResource
Get token, which can be used to fetch the blog entry
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.
getToLocation() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getToLocation() - Method in interface com.rometools.modules.base.Travel
Destination city and state/country of the trip.
getTopic() - Method in class com.rometools.certiorem.hub.data.Subscriber
Get the value of topic
getTotalResults() - Method in class com.rometools.modules.opensearch.entity.OSQuery
 
getTotalResults() - Method in class com.rometools.modules.opensearch.impl.OpenSearchModuleImpl
 
getTotalResults() - Method in interface com.rometools.modules.opensearch.OpenSearchResponse
# totalResults – the maximum number of results available for these search terms * Restrictions: An integer greater than or equal to 0.
getTravelDateRange() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getTravelDateRange() - Method in interface com.rometools.modules.base.Travel
Departure date and time of the trip.
getTreatAs() - Method in interface com.rometools.modules.sle.SimpleListExtension
This XML element allows the publisher of a feed document to indicate to the consumers of the feed that the feed is intended to be consumed as a list.
getTreatAs() - Method in class com.rometools.modules.sle.SimpleListExtensionImpl
 
getTtl() - Method in class com.rometools.rome.feed.rss.Channel
Returns the channel time to live.
getType() - Method in class com.rometools.modules.mediarss.types.MediaContent
type is the standard MIME type of the object.
getType() - Method in class com.rometools.modules.mediarss.types.Restriction
 
getType() - Method in class com.rometools.modules.mediarss.types.Text
type of the text
getType() - Method in class com.rometools.modules.sse.modules.Related
type A required, string attribute.
getType() - Method in interface com.rometools.modules.thr.ThreadingModule
 
getType() - Method in class com.rometools.modules.thr.ThreadingModuleImpl
 
getType() - Method in class com.rometools.opml.feed.opml.Outline
The "type" attribute of the outline.
getType() - Method in class com.rometools.opml.feed.synd.impl.ConverterForOPML10
Returns the type (version) of the real feed this converter handles.
getType() - Method in class com.rometools.opml.feed.synd.impl.ConverterForOPML20
Returns the type (version) of the real feed this converter handles.
getType() - Method in class com.rometools.opml.io.impl.OPML20Generator
Returns the type of feed the generator creates.
getType() - Method in class com.rometools.propono.blogclient.BlogEntry.Content
Get type of content, either "text", "html", "xhtml" or a MIME content-type.
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.
getTypeIRI() - Method in class com.rometools.modules.activitystreams.types.ActivityObject
 
getTypeIRI() - Method in class com.rometools.modules.activitystreams.types.Article
 
getTypeIRI() - Method in class com.rometools.modules.activitystreams.types.Audio
 
getTypeIRI() - Method in class com.rometools.modules.activitystreams.types.Bookmark
 
getTypeIRI() - Method in class com.rometools.modules.activitystreams.types.Comment
 
getTypeIRI() - Method in class com.rometools.modules.activitystreams.types.Event
 
getTypeIRI() - Method in class com.rometools.modules.activitystreams.types.File
 
getTypeIRI() - Method in class com.rometools.modules.activitystreams.types.Folder
 
getTypeIRI() - Method in class com.rometools.modules.activitystreams.types.List
 
getTypeIRI() - Method in class com.rometools.modules.activitystreams.types.Note
 
getTypeIRI() - Method in class com.rometools.modules.activitystreams.types.Person
 
getTypeIRI() - Method in class com.rometools.modules.activitystreams.types.Photo
 
getTypeIRI() - Method in class com.rometools.modules.activitystreams.types.PhotoAlbum
 
getTypeIRI() - Method in class com.rometools.modules.activitystreams.types.Place
 
getTypeIRI() - Method in class com.rometools.modules.activitystreams.types.Playlist
 
getTypeIRI() - Method in class com.rometools.modules.activitystreams.types.Product
 
getTypeIRI() - Method in class com.rometools.modules.activitystreams.types.Review
 
getTypeIRI() - Method in class com.rometools.modules.activitystreams.types.Service
 
getTypeIRI() - Method in class com.rometools.modules.activitystreams.types.Song
 
getTypeIRI() - Method in class com.rometools.modules.activitystreams.types.Status
 
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.
getUnits() - Method in class com.rometools.modules.base.types.FloatUnit
Returns the units.
getUnits() - Method in class com.rometools.modules.base.types.IntUnit
 
getUnits() - Method in interface com.rometools.modules.yahooweather.YWeatherFeedModule
Units that data in the feed is provided in.
getUnits() - Method in class com.rometools.modules.yahooweather.YWeatherModuleImpl
 
getUniversity() - Method in interface com.rometools.modules.base.Course
Name of the school at which a class is offered.
getUniversity() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getUntil() - Method in class com.rometools.modules.sse.modules.Related
An optional, date-time attribute.
getUntil() - Method in class com.rometools.modules.sse.modules.Sharing
until An optional date-time attribute.
getUpc() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getUpc() - Method in interface com.rometools.modules.base.Product
Product UPC code (Isn't that redundant?).
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.
getUpdates() - Method in class com.rometools.modules.sse.modules.History
Return the list of updates for this history.
getUri() - Method in class com.rometools.modules.atom.modules.AtomLinkModuleImpl
 
getUri() - Method in class com.rometools.modules.base.CustomTagsImpl
 
getUri() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getUri() - Method in class com.rometools.modules.cc.CreativeCommonsImpl
 
getUri() - Method in interface com.rometools.modules.content.ContentModule
 
getUri() - Method in class com.rometools.modules.feedburner.FeedBurnerImpl
 
getUri() - Method in class com.rometools.modules.itunes.AbstractITunesObject
The URI this module implements
getUri() - Method in class com.rometools.modules.mediarss.MediaModuleImpl
 
getUri() - Method in class com.rometools.modules.photocast.PhotocastModuleImpl
 
getUri() - Method in class com.rometools.modules.slash.SlashImpl
 
getUri() - Method in class com.rometools.modules.sle.SimpleListExtensionImpl
Returns the URI of the module.
getUri() - Method in class com.rometools.modules.sle.SleEntryImpl
Returns the URI of the module.
getUri() - Method in class com.rometools.modules.sse.modules.SSEModule
 
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.fetcher.impl.SyndFeedInfo
Deprecated.
 
getUrl() - Method in class com.rometools.modules.mediarss.types.PlayerReference
URL of the player
getUrl() - Method in class com.rometools.modules.mediarss.types.Thumbnail
Retursn the URL
getUrl() - Method in class com.rometools.modules.mediarss.types.UrlReference
Returns the URL value
getUrl() - Method in class com.rometools.opml.feed.opml.Outline
A convenience method to return the value of the url attribute.
getUrl() - Method in class com.rometools.propono.blogclient.BlogEntry.Category
Get URL of category domain
getUrl() - Method in class com.rometools.propono.blogclient.BlogEntry.Person
Get person's URL
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.
getUrlOfItemBeingReviewed() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getUrlOfItemBeingReviewed() - Method in interface com.rometools.modules.base.Review
The web page of an item being reviewed.
getUrlString() - Method in class com.rometools.fetcher.FetcherEvent
Deprecated.
 
getUserAgent() - Method in interface com.rometools.fetcher.FeedFetcher
Deprecated.
 
getUserAgent() - Method in class com.rometools.fetcher.impl.AbstractFeedFetcher
Deprecated.
 
getUserPrincipal() - Method in interface com.rometools.propono.atom.server.AtomRequest
Returns a java.security.Principal object containing the name of the current authenticated user.
getUserPrincipal() - Method in class com.rometools.propono.atom.server.AtomRequestImpl
 
getValue() - Method in interface com.rometools.modules.base.CustomTag
The value of the custom tag.
getValue() - Method in class com.rometools.modules.base.CustomTagImpl
 
getValue() - Method in class com.rometools.modules.base.CustomTagImpl.Location
 
getValue() - Method in class com.rometools.modules.base.types.CurrencyEnumeration
 
getValue() - Method in class com.rometools.modules.base.types.FloatUnit
Returns the float value.
getValue() - Method in class com.rometools.modules.base.types.GenderEnumeration
Returns the value of the instance
getValue() - Method in class com.rometools.modules.base.types.IntUnit
 
getValue() - Method in class com.rometools.modules.base.types.PaymentTypeEnumeration
 
getValue() - Method in class com.rometools.modules.base.types.PriceTypeEnumeration
Returns the string value of this instance.
getValue() - Method in class com.rometools.modules.base.types.ShippingType.ServiceEnumeration
String value of this Service.
getValue() - Method in class com.rometools.modules.cc.types.License
 
getValue() - Method in class com.rometools.modules.mediarss.types.AbstractSchemeValue
 
getValue() - Method in class com.rometools.modules.mediarss.types.Category
value of the category
getValue() - Method in class com.rometools.modules.mediarss.types.Restriction
 
getValue() - Method in class com.rometools.modules.mediarss.types.Text
Value of the text
getValue() - Method in class com.rometools.modules.mediarss.types.Time
 
getValue() - Method in class com.rometools.modules.sle.types.DateValue
 
getValue() - Method in interface com.rometools.modules.sle.types.EntryValue
Returns the value of the element.
getValue() - Method in class com.rometools.modules.sle.types.NumberValue
 
getValue() - Method in class com.rometools.modules.sle.types.StringValue
 
getValue() - Method in class com.rometools.opml.feed.opml.Attribute
 
getValue() - Method in class com.rometools.propono.blogclient.BlogEntry.Content
Get value of content if in-line
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.
getValues() - Method in interface com.rometools.modules.base.CustomTags
 
getValues() - Method in class com.rometools.modules.base.CustomTagsImpl
 
getVehicleType() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getVehicleType() - Method in interface com.rometools.modules.base.Vehicle
The type of vehicle: Car, motorcycle, scooter, etc.
getVerb() - Method in interface com.rometools.modules.activitystreams.ActivityStreamModule
 
getVerb() - Method in class com.rometools.modules.activitystreams.ActivityStreamModuleImpl
Get the value of verb
getVerify() - Method in class com.rometools.certiorem.hub.data.Subscriber
Get the value of verify
getVerifyToken() - Method in class com.rometools.certiorem.sub.data.Subscription
Get the value of verifyToken
getVersion() - Method in class com.rometools.modules.sse.modules.Conflict
 
getVersion() - Method in class com.rometools.modules.sse.modules.Sharing
 
getVersion() - Method in class com.rometools.modules.sse.modules.Sync
Provides access to a required, integer attribute.
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
 
getVerticalScrollState() - Method in class com.rometools.opml.feed.opml.Opml
<vertScrollState> is a number, saying which line of the outline is displayed on the top line of the window.
getVertifyToken() - Method in class com.rometools.certiorem.hub.data.Subscriber
Get the value of vertifyToken
getVin() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getVin() - Method in interface com.rometools.modules.base.Vehicle
Vehicle Identification Number.
getVisibility() - Method in class com.rometools.modules.yahooweather.types.Atmosphere
Visibility distance
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
 
getWeight() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getWeight() - Method in interface com.rometools.modules.base.Product
Weight of the item.
getWhen() - Method in class com.rometools.modules.sse.modules.Conflict
 
getWhen() - Method in class com.rometools.modules.sse.modules.History
Get the date-time when the most recent modification took place.
getWhen() - Method in class com.rometools.modules.sse.modules.Update
Provides access to the date-time when the modification took place.
getWidth() - Method in class com.rometools.modules.base.types.Size
Width value.
getWidth() - Method in class com.rometools.modules.mediarss.types.MediaContent
width is the width of the media object.
getWidth() - Method in class com.rometools.modules.mediarss.types.PlayerReference
Width of the player
getWidth() - Method in class com.rometools.modules.mediarss.types.Thumbnail
Returns width.
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.
getWind() - Method in interface com.rometools.modules.yahooweather.YWeatherFeedModule
Current wind conditions at the location.
getWind() - Method in class com.rometools.modules.yahooweather.YWeatherModuleImpl
 
getWindow() - Method in class com.rometools.modules.sse.modules.Sharing
Provides an Integer that expresses the size of the window of change history kept by the publisher.
getWindowBottom() - Method in class com.rometools.opml.feed.opml.Opml
<windowBottom> is a number, the pixel location of the bottom edge of the window.
getWindowLeft() - Method in class com.rometools.opml.feed.opml.Opml
<windowLeft> is a number, the pixel location of the left edge of the window.
getWindowRight() - Method in class com.rometools.opml.feed.opml.Opml
<windowRight> is a number, the pixel location of the right edge of the window.
getWindowTop() - Method in class com.rometools.opml.feed.opml.Opml
<windowTop> is a number, the pixel location of the top edge of the window.
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
 
getWorkspace() - Method in class com.rometools.propono.atom.client.ClientCollection
Get workspace or null if collection is not associated with a workspace.
getWorkspaces() - Method in class com.rometools.propono.atom.common.AtomService
Get Workspaces available from service.
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.
getXmlInnerText(Element) - Method in class com.rometools.modules.content.io.ContentModuleParser
 
getXmlInnerText(Element) - Method in class com.rometools.modules.itunes.io.ITunesParser
 
getXmlUrl() - Method in class com.rometools.opml.feed.opml.Outline
A convenience method to return the value of the xmlUrl attribute.
getYear() - Method in class com.rometools.modules.base.GoogleBaseImpl
 
getYear() - Method in interface com.rometools.modules.base.Housing
The four digit model year or year built.
getYear() - Method in interface com.rometools.modules.base.Vehicle
The four digit model year or year built.
GGP - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
GHC - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
GIP - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
GlobalInterface - Interface in com.rometools.modules.base
This is an interface representing the universals.
GMD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
GML_NS - Static variable in class com.rometools.modules.georss.GeoRSSModule
Namespace for gml georss : xmlns:gml="http://www.opengis.net/gml"
GMLGenerator - Class in com.rometools.modules.georss
GMLGenerator produces georss elements in georss GML format.
GMLGenerator() - Constructor for class com.rometools.modules.georss.GMLGenerator
 
GMLModuleImpl - Class in com.rometools.modules.georss
GMLModuleImpl is the implementation of the GeoRSSModule Interface for the gml GeoRSS format.
GMLModuleImpl() - Constructor for class com.rometools.modules.georss.GMLModuleImpl
 
GMLParser - Class in com.rometools.modules.georss
GMLParser is a parser for the GML georss format.
GMLParser() - Constructor for class com.rometools.modules.georss.GMLParser
 
GNF - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
GoogleBase - Interface in com.rometools.modules.base
This is the root interface for the Google Base module.
GoogleBaseGenerator - Class in com.rometools.modules.base.io
 
GoogleBaseGenerator() - Constructor for class com.rometools.modules.base.io.GoogleBaseGenerator
Creates a new instance of GoogleBaseGenerator
GoogleBaseImpl - Class in com.rometools.modules.base
This is the implementation class for the GoogleBase module interface.
GoogleBaseImpl() - Constructor for class com.rometools.modules.base.GoogleBaseImpl
 
GoogleBaseParser - Class in com.rometools.modules.base.io
DOCUMENT ME!
GoogleBaseParser() - Constructor for class com.rometools.modules.base.io.GoogleBaseParser
Creates a new instance of GoogleBaseParser
Group - Class in com.rometools.modules.activitystreams.types
The "group" Object type represents a social networking group.
Group() - Constructor for class com.rometools.modules.activitystreams.types.Group
 
group(List<T>, Group[]) - Static method in class com.rometools.modules.sle.SleUtility
Groups values by the groups from the SLE.
Group - Class in com.rometools.modules.sle.types
The cf:group element is intended to inform the client that the property to which it refers is one that is “groupable” – that is, that the client should provide a user interface that allows the user to group or filter on the values of that property.
Group(Namespace, String, String) - Constructor for class com.rometools.modules.sle.types.Group
Creates a new instance of Group
GTQ - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
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
Default constructor.
GYD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 

H

HAIL - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
handleErrorCodes(int) - Method in class com.rometools.fetcher.impl.AbstractFeedFetcher
Deprecated.
Handles HTTP error codes.
handleSummary(String, SubscriptionSummary) - Method in interface com.rometools.certiorem.hub.data.HubDAO
 
handleSummary(String, SubscriptionSummary) - Method in class com.rometools.certiorem.hub.data.jpa.JPADAO
 
handleSummary(String, SubscriptionSummary) - Method in class com.rometools.certiorem.hub.data.ram.InMemoryHubDAO
 
Hash - Class in com.rometools.modules.mediarss.types
<media:hash>
Hash(String, String) - Constructor for class com.rometools.modules.mediarss.types.Hash
Creates a new instance of Hash
Hash(String) - Constructor for class com.rometools.modules.mediarss.types.Hash
Creates a new instance of Hash assuming the default algorithm of MD5
hashCode() - Method in class com.rometools.certiorem.hub.data.Subscriber
 
hashCode() - Method in class com.rometools.fetcher.impl.SyndFeedInfo
Deprecated.
Returns a hashcode value for the object.
hashCode() - Method in class com.rometools.modules.atom.modules.AtomLinkModuleImpl
 
hashCode() - Method in class com.rometools.modules.cc.types.License
 
hashCode() - Method in class com.rometools.modules.content.ContentItem
 
hashCode() - Method in class com.rometools.modules.mediarss.MediaEntryModuleImpl
 
hashCode() - Method in class com.rometools.modules.mediarss.types.Category
 
hashCode() - Method in class com.rometools.modules.mediarss.types.Credit
 
hashCode() - Method in class com.rometools.modules.mediarss.types.Hash
 
hashCode() - Method in class com.rometools.modules.mediarss.types.MediaContent
 
hashCode() - Method in class com.rometools.modules.mediarss.types.MediaGroup
 
hashCode() - Method in class com.rometools.modules.mediarss.types.Metadata
 
hashCode() - Method in class com.rometools.modules.mediarss.types.PlayerReference
 
hashCode() - Method in class com.rometools.modules.mediarss.types.Rating
 
hashCode() - Method in class com.rometools.modules.mediarss.types.Restriction
 
hashCode() - Method in class com.rometools.modules.mediarss.types.Text
 
hashCode() - Method in class com.rometools.modules.mediarss.types.Thumbnail
 
hashCode() - Method in class com.rometools.modules.mediarss.types.Time
 
hashCode() - Method in class com.rometools.modules.mediarss.types.UrlReference
 
hashCode() - Method in class com.rometools.modules.opensearch.entity.OSQuery
Returns a hashcode value for the object.
hashCode() - Method in class com.rometools.modules.photocast.PhotocastModuleImpl
 
hashCode() - Method in class com.rometools.modules.photocast.types.Metadata
 
hashCode() - Method in class com.rometools.modules.sle.io.LabelNamespaceElement
 
hashCode() - Method in class com.rometools.modules.sle.SleEntryImpl
 
hashCode() - Method in class com.rometools.modules.sle.types.DateValue
 
hashCode() - Method in class com.rometools.modules.sle.types.Group
 
hashCode() - Method in class com.rometools.modules.sle.types.NumberValue
 
hashCode() - Method in class com.rometools.modules.sle.types.Sort
 
hashCode() - Method in class com.rometools.modules.sle.types.StringValue
 
hashCode() - Method in class com.rometools.modules.thr.ThreadingModuleImpl
 
hashCode() - Method in class com.rometools.modules.yahooweather.types.Astronomy
 
hashCode() - Method in class com.rometools.modules.yahooweather.types.Atmosphere
 
hashCode() - Method in class com.rometools.modules.yahooweather.types.Condition
 
hashCode() - Method in class com.rometools.modules.yahooweather.types.ConditionCode
 
hashCode() - Method in class com.rometools.modules.yahooweather.types.Forecast
 
hashCode() - Method in class com.rometools.modules.yahooweather.types.Location
 
hashCode() - Method in class com.rometools.modules.yahooweather.types.Units
 
hashCode() - Method in class com.rometools.modules.yahooweather.types.Wind
 
hashCode() - Method in class com.rometools.opml.feed.opml.Attribute
 
hashCode() - Method in class com.rometools.opml.feed.opml.Outline
 
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.impl.EqualsBean
Returns the hashcode for this object.
hashCode() - Method in class com.rometools.rome.feed.impl.ObjectBean
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.
HashMapFeedInfoCache - Class in com.rometools.fetcher.impl
Deprecated.
ROME Fetcher will be dropped in the next major version of ROME (version 2). For more information and some migration hints, please have a look at our detailed explanation.
HashMapFeedInfoCache() - Constructor for class com.rometools.fetcher.impl.HashMapFeedInfoCache
Deprecated.
Constructor for HashMapFeedInfoCache
HasLocation - Interface in com.rometools.modules.activitystreams.types
Location is a concept which can be used inside the atom:entry level, atom:author and activity:object.
hasNext() - Method in class com.rometools.propono.atom.client.EntryIterator
Returns true if more entries are available.
hasNext() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomEntryIterator
True if more entries are available.
hasNext() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.EntryIterator
Returns true if more entries are avialable.
HAZE - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
HEAVY_SNOW - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
HEAVY_SNOW_WINDY - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
History - Class in com.rometools.modules.sse.modules
History() - Constructor for class com.rometools.modules.sse.modules.History
 
HKD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
HNL - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
HOT - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
HOURLY - Static variable in interface com.rometools.rome.feed.module.SyModule
 
Housing - Interface in com.rometools.modules.base
This is an interface for the GoogleBase plug in that exposes methods used for Housing entry types.
HREF - Static variable in interface com.rometools.modules.atom.io.AtomLinkAttribute
 
HREF_LANG - Static variable in interface com.rometools.modules.atom.io.AtomLinkAttribute
 
HRK - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
HTG - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
HTML - Static variable in class com.rometools.rome.feed.atom.Content
 
HTML - Static variable in class com.rometools.rome.feed.rss.Content
 
HttpClientFeedFetcher - Class in com.rometools.fetcher.impl
Deprecated.
HttpClient v3 is known to have some security vulnerabilities! In addition ROME Fetcher will be dropped in the next major version of ROME (version 2). For more information and some migration hints, please have a look at our detailed explanation.
HttpClientFeedFetcher() - Constructor for class com.rometools.fetcher.impl.HttpClientFeedFetcher
Deprecated.
 
HttpClientFeedFetcher(FeedFetcherCache) - Constructor for class com.rometools.fetcher.impl.HttpClientFeedFetcher
Deprecated.
 
HttpClientFeedFetcher(FeedFetcherCache, HttpClientFeedFetcher.CredentialSupplier) - Constructor for class com.rometools.fetcher.impl.HttpClientFeedFetcher
Deprecated.
 
HttpClientFeedFetcher.CredentialSupplier - Interface in com.rometools.fetcher.impl
Deprecated.
 
HttpClientFeedFetcher.HttpClientMethodCallbackIntf - Interface in com.rometools.fetcher.impl
Deprecated.
 
HttpStatusCodeException - Exception in com.rometools.certiorem
 
HttpStatusCodeException(int, String, Throwable) - Constructor for exception com.rometools.certiorem.HttpStatusCodeException
 
HttpURLFeedFetcher - Class in com.rometools.fetcher.impl
Deprecated.
ROME Fetcher will be dropped in the next major version of ROME (version 2). For more information and some migration hints, please have a look at our detailed explanation.
HttpURLFeedFetcher() - Constructor for class com.rometools.fetcher.impl.HttpURLFeedFetcher
Deprecated.
Constructor to use HttpURLFeedFetcher without caching of feeds
HttpURLFeedFetcher(FeedFetcherCache) - Constructor for class com.rometools.fetcher.impl.HttpURLFeedFetcher
Deprecated.
Constructor to enable HttpURLFeedFetcher to cache feeds
Hub - Class in com.rometools.certiorem.hub
The basic business logic controller for the Hub implementation.
Hub(HubDAO, Verifier, Notifier, FeedFetcher) - Constructor for class com.rometools.certiorem.hub.Hub
Constructs a new Hub instance
Hub(HubDAO, Verifier, Notifier, FeedFetcher, Set<String>, Set<Integer>, Set<String>) - Constructor for class com.rometools.certiorem.hub.Hub
Constructs a new Hub instance.
HubDAO - Interface in com.rometools.certiorem.hub.data
 
HUBMODE - Static variable in class com.rometools.certiorem.web.AbstractHubServlet
 
HUF - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
HURRICANE - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 

I

id - Variable in class com.rometools.propono.blogclient.BaseBlogEntry
 
ID_ATTRIBUTE - Static variable in class com.rometools.modules.sse.modules.Sync
 
IDR - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
ILS - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
Image - Class in com.rometools.rome.feed.rss
Bean for images of RSS feeds.
Image() - Constructor for class com.rometools.rome.feed.rss.Image
Default constructor.
IMP - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
in - Variable in class com.rometools.rome.io.impl.XmlFixerReader
 
init() - Method in class com.rometools.propono.atom.client.BasicAuthStrategy
 
init(ServletConfig) - Method in class com.rometools.propono.atom.server.AtomServlet
Initialize servlet.
initializeForSorting(SyndFeed) - Static method in class com.rometools.modules.sle.SleUtility
This method will take a SyndFeed object with a SimpleListExtension on it and populate the entries with current SleEntry values for sorting and grouping.
InMemoryHubDAO - Class in com.rometools.certiorem.hub.data.ram
A Simple In-Memory HubDAO for subscribers.
InMemoryHubDAO() - Constructor for class com.rometools.certiorem.hub.data.ram.InMemoryHubDAO
 
InMemorySubDAO - Class in com.rometools.certiorem.sub.data.ram
 
InMemorySubDAO() - Constructor for class com.rometools.certiorem.sub.data.ram.InMemorySubDAO
 
INR - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
insert(int, double, double) - Method in class com.rometools.modules.georss.geometries.PositionList
Add a position at a given index in the list.
insertValues(SimpleListExtension, List<Element>) - Method in class com.rometools.modules.sle.io.ModuleParser
 
intArrayToCsvString(int[]) - Method in class com.rometools.opml.io.impl.OPML10Generator
 
INTEGER_CHARS - Static variable in class com.rometools.modules.base.io.GoogleBaseParser
 
Integers - Class in com.rometools.utils
 
IntUnit - Class in com.rometools.modules.base.types
 
IntUnit(String) - Constructor for class com.rometools.modules.base.types.IntUnit
 
IntUnit(int, String) - Constructor for class com.rometools.modules.base.types.IntUnit
Creates a new instance of IntUnit
IO - Class in com.rometools.utils
Utility class to handle I/O operations.
IQD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
IRR - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
isAbsoluteURI(String) - Static method in class com.rometools.rome.io.impl.Atom10Parser
 
isAllowDoctypes() - Method in class com.rometools.fetcher.impl.AbstractFeedFetcher
Deprecated.
 
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.
isAtomServiceURI(AtomRequest) - Method in interface com.rometools.propono.atom.server.AtomHandler
Return true if specified request represents URI of a Service Document.
isAtomServiceURI(AtomRequest) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Return true if specified pathinfo represents URI of service doc.
isBlank(String) - Static method in class com.rometools.utils.Strings
Checks whether a String is null, empty or blank.
isBreakpoint() - Method in class com.rometools.opml.feed.opml.Outline
isBreakpoint is a string, either "true" or "false", indicating whether a breakpoint is set on this outline.
isCategoriesURI(AtomRequest) - Method in interface com.rometools.propono.atom.server.AtomHandler
Return true if specified request represents URI of a Categories Document.
isCategoriesURI(AtomRequest) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Return true if specified pathinfo represents URI of category doc.
isCollectionURI(AtomRequest) - Method in interface com.rometools.propono.atom.server.AtomHandler
Return true if specified request represents URI of a collection.
isCollectionURI(AtomRequest) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Return true if specified pathinfo represents URI of a collection.
isComment() - Method in class com.rometools.opml.feed.opml.Outline
isComment is a string, either "true" or "false", indicating whether the outline is commented or not.
isConflict() - Method in class com.rometools.modules.sse.modules.Sync
Provides access to an optional, Boolean conflict attribute.
isDefaultContent() - Method in class com.rometools.modules.mediarss.types.MediaContent
isDefault determines if this is the default object that should be used for the .
isDeleted() - Method in class com.rometools.modules.sse.modules.Sync
Provide access to an optional, Boolean attribute.
isEmpty(List<?>) - Static method in class com.rometools.utils.Lists
Checks whether the list is null or empty.
isEmpty(String) - Static method in class com.rometools.utils.Strings
Checks whether a String is null or empty.
isEntryURI(AtomRequest) - Method in interface com.rometools.propono.atom.server.AtomHandler
Return true if specified request represents URI of an Atom entry.
isEntryURI(AtomRequest) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Return true if specified pathinfo represents URI of an Atom entry.
isExpired() - Method in class com.rometools.certiorem.hub.data.jpa.JPASubscriber
Get the value of expired
isFixed() - Method in class com.rometools.propono.atom.common.Categories
True if clients MUST use one of the categories specified
isHourFormat24() - Method in class com.rometools.rome.io.impl.RSS091NetscapeGenerator
To be overriden by RSS 0.91 Netscape and RSS 0.94
isHourFormat24(Element) - Method in class com.rometools.rome.io.impl.RSS091NetscapeParser
 
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.RSS091UserlandParser
To be overriden by RSS 0.91 Netscape and RSS 0.94
isHourFormat24(Element) - Method in class com.rometools.rome.io.impl.RSS20Parser
 
ISK - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
isLastPublishSuccessful() - Method in class com.rometools.certiorem.hub.data.SubscriptionSummary
Get the value of lastPublishSuccessful
ISLOATED_THUNDERSHOWERS - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
isMediaEditURI(AtomRequest) - Method in interface com.rometools.propono.atom.server.AtomHandler
Return true if specified patrequesthinfo represents media-edit URI.
isMediaEditURI(AtomRequest) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Return true if specified pathinfo represents media-edit URI.
isMediaEntry() - Method in class com.rometools.rome.feed.atom.Entry
Returns true if entry is a media entry, i.e.
isMyType(Document) - Method in class com.rometools.modules.mediarss.io.RSS20YahooParser
Indicates if a JDom document is an RSS instance that can be parsed with the parser.
isMyType(Document) - Method in class com.rometools.opml.io.impl.OPML10Parser
Inspects an XML Document (JDOM) to check if it can parse it.
isMyType(Document) - Method in class com.rometools.opml.io.impl.OPML20Parser
Inspects an XML Document (JDOM) to check if it can parse it.
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.
isNotEmpty(List<?>) - Static method in class com.rometools.utils.Lists
Checks whether the list is not null and not empty.
isNotEmpty(String) - Static method in class com.rometools.utils.Strings
Checks whether a String is neither null nor empty.
isNull(String) - Static method in class com.rometools.utils.Strings
Checks whether a String is null.
ISOLATED_THUNDERSTORMS - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
isPermaLink() - Method in class com.rometools.rome.feed.rss.Guid
Returns the guid perma link.
isPreserveWireFeed() - Method in class com.rometools.fetcher.impl.AbstractFeedFetcher
Deprecated.
 
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.
isUnsubscribed() - Method in class com.rometools.certiorem.sub.data.Subscription
Get the value of unsubscribed
isUserInRole(String) - Method in interface com.rometools.propono.atom.server.AtomRequest
Returns a boolean indicating whether the authenticated user is included in the specified logical "role".
isUserInRole(String) - Method in class com.rometools.propono.atom.server.AtomRequestImpl
 
isUsingDeltaEncoding() - Method in interface com.rometools.fetcher.FeedFetcher
Deprecated.
Is this fetcher using rfc3229 delta encoding?
isUsingDeltaEncoding() - Method in class com.rometools.fetcher.impl.AbstractFeedFetcher
Deprecated.
 
isValidated() - Method in class com.rometools.certiorem.sub.data.Subscription
Get the value of validated
isWritable() - Method in class com.rometools.propono.atom.client.ClientCollection
Determines if collection is writable.
Item - Class in com.rometools.rome.feed.rss
Bean for items of RSS feeds.
Item() - Constructor for class com.rometools.rome.feed.rss.Item
Default constructor.
ItemParser - Class in com.rometools.modules.sle.io
 
ItemParser() - Constructor for class com.rometools.modules.sle.io.ItemParser
Creates a new instance of ItemParser
ITunes - Interface in com.rometools.modules.itunes
This interface contains the methods common to all iTunes module points.
ITunesGenerator - Class in com.rometools.modules.itunes.io
 
ITunesGenerator() - Constructor for class com.rometools.modules.itunes.io.ITunesGenerator
Creates a new instance of ITunesGenerator
ITunesParser - Class in com.rometools.modules.itunes.io
 
ITunesParser() - Constructor for class com.rometools.modules.itunes.io.ITunesParser
Creates a new instance of ITunesParser
ITunesParserOldNamespace - Class in com.rometools.modules.itunes.io
 
ITunesParserOldNamespace() - Constructor for class com.rometools.modules.itunes.io.ITunesParserOldNamespace
Creates a new instance of ITunesParserOldNamespace

J

JEP - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
JMD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
Job - Interface in com.rometools.modules.base
This is an interface for the GoogleBase plug in that exposes methods used for Job listing entry types.
JOD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
JPADAO - Class in com.rometools.certiorem.hub.data.jpa
 
JPADAO(EntityManagerFactory, boolean) - Constructor for class com.rometools.certiorem.hub.data.jpa.JPADAO
 
JPASubscriber - Class in com.rometools.certiorem.hub.data.jpa
 
JPASubscriber() - Constructor for class com.rometools.certiorem.hub.data.jpa.JPASubscriber
 
JPY - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 

K

KES - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
KGS - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
KHR - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
KMF - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
KPW - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
KRW - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
KWD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
KYD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
KZT - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 

L

LabelNamespaceElement - Class in com.rometools.modules.sle.io
 
LabelNamespaceElement(String, Namespace, String) - Constructor for class com.rometools.modules.sle.io.LabelNamespaceElement
 
LAK - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
LBP - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
LENGTH - Static variable in interface com.rometools.modules.atom.io.AtomLinkAttribute
 
License - Class in com.rometools.modules.cc.types
 
License(String, License.Behaviour[], License.Behaviour[]) - Constructor for class com.rometools.modules.cc.types.License
Creates a new instance of License
License.Behaviour - Class in com.rometools.modules.cc.types
 
LIGHT_SNOW_SHOWERS - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
LinearRing - Class in com.rometools.modules.georss.geometries
Linear boundary object constructed by linear interpolation between points.
LinearRing() - Constructor for class com.rometools.modules.georss.geometries.LinearRing
Creates a new instance of LinearLing
LinearRing(PositionList) - Constructor for class com.rometools.modules.georss.geometries.LinearRing
 
LineString - Class in com.rometools.modules.georss.geometries
Linear object constructed by linear interpolation between points
LineString() - Constructor for class com.rometools.modules.georss.geometries.LineString
Creates a new instance of LineString
LineString(PositionList) - Constructor for class com.rometools.modules.georss.geometries.LineString
Construct object from a position list
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
Default constructor.
LINK_ATTRIBUTE - Static variable in class com.rometools.modules.sse.modules.Related
 
LinkedHashMapFeedInfoCache - Class in com.rometools.fetcher.impl
Deprecated.
ROME Fetcher will be dropped in the next major version of ROME (version 2). For more information and some migration hints, please have a look at our detailed explanation.
LinkedHashMapFeedInfoCache() - Constructor for class com.rometools.fetcher.impl.LinkedHashMapFeedInfoCache
Deprecated.
Constructor for HashMapFeedInfoCache
List - Class in com.rometools.modules.activitystreams.types
The "list" object type represents a collection of related objects.
List() - Constructor for class com.rometools.modules.activitystreams.types.List
 
Lists - Class in com.rometools.utils
 
LKR - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
Location(String) - Constructor for class com.rometools.modules.base.CustomTagImpl.Location
 
Location - Class in com.rometools.modules.yahooweather.types
The location of this forecast.
Location() - Constructor for class com.rometools.modules.yahooweather.types.Location
Simple constructor
Location(String, String, String) - Constructor for class com.rometools.modules.yahooweather.types.Location
Constructs a new Location object.
LONG_DT_FMT - Static variable in class com.rometools.modules.base.io.GoogleBaseParser
 
Longs - Class in com.rometools.utils
 
LRD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
LSL - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
LTL - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
LVL - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
LYD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 

M

MAD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
main(String[]) - Static method in class com.rometools.rome.io.impl.Base64
 
MALE - Static variable in class com.rometools.modules.base.types.GenderEnumeration
Men
mark(int) - Method in class com.rometools.rome.io.impl.XmlFixerReader
 
markSupported() - Method in class com.rometools.rome.io.impl.XmlFixerReader
 
MASTERCARD - Static variable in class com.rometools.modules.base.types.PaymentTypeEnumeration
 
maxLatitude - Variable in class com.rometools.modules.georss.geometries.Envelope
 
maxLongitude - Variable in class com.rometools.modules.georss.geometries.Envelope
 
MDL - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
MediaContent - Class in com.rometools.modules.mediarss.types
<media:content>
MediaContent(Reference) - Constructor for class com.rometools.modules.mediarss.types.MediaContent
Creates a new MediaContent
MediaEntryModule - Interface in com.rometools.modules.mediarss
Represents entry/item level information.
MediaEntryModuleImpl - Class in com.rometools.modules.mediarss
Represents information for an Entry/Item level.
MediaEntryModuleImpl() - Constructor for class com.rometools.modules.mediarss.MediaEntryModuleImpl
Creates a new instance.
MediaGroup - Class in com.rometools.modules.mediarss.types
<media:group>
MediaGroup(MediaContent[]) - Constructor for class com.rometools.modules.mediarss.types.MediaGroup
Creates a new instance of MediaGroup
MediaGroup(MediaContent[], Integer) - Constructor for class com.rometools.modules.mediarss.types.MediaGroup
Creates a new instance of MediaGroup
MediaGroup(MediaContent[], Integer, Metadata) - Constructor for class com.rometools.modules.mediarss.types.MediaGroup
Creates a new instance of MediaGroup
MediaModule - Interface in com.rometools.modules.mediarss
This is the base module for MediaRSS.
MediaModuleGenerator - Class in com.rometools.modules.mediarss.io
 
MediaModuleGenerator() - Constructor for class com.rometools.modules.mediarss.io.MediaModuleGenerator
 
MediaModuleImpl - Class in com.rometools.modules.mediarss
This class represents feed/channel level elements for MediaRSS
MediaModuleImpl() - Constructor for class com.rometools.modules.mediarss.MediaModuleImpl
Creates a new instance of MediaModuleImpl
MediaModuleImpl(Class<? extends MediaModule>, String) - Constructor for class com.rometools.modules.mediarss.MediaModuleImpl
constructor that passes values up to ModuleImpl.
MediaModuleParser - Class in com.rometools.modules.mediarss.io
 
MediaModuleParser() - Constructor for class com.rometools.modules.mediarss.io.MediaModuleParser
 
Metadata - Class in com.rometools.modules.mediarss.types
Optional Elements
Metadata() - Constructor for class com.rometools.modules.mediarss.types.Metadata
Creates a new instance of Metadata
Metadata - Class in com.rometools.modules.photocast.types
This is an immutable class representing the apple-wallpapers:metadata tag in the photocast module.
Metadata(PhotoDate, String) - Constructor for class com.rometools.modules.photocast.types.Metadata
Creates a new instance of Metadata with a set photoDate and comments value.
MetaWeblogBlog - Class in com.rometools.propono.blogclient.metaweblog
Blog implementation that uses a mix of Blogger and MetaWeblog API methods.
MetaWeblogBlog.EntryIterator - Class in com.rometools.propono.blogclient.metaweblog
Iterates over MetaWeblog API entries.
MetaWeblogBlog.MetaWeblogBlogCollection - Class in com.rometools.propono.blogclient.metaweblog
MetaWeblog API impplementation of Blog.Collection
MetaWeblogBlogCollection(Blog, String, String, String) - Constructor for class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.MetaWeblogBlogCollection
 
MetaWeblogConnection - Class in com.rometools.propono.blogclient.metaweblog
BlogClient implementation that uses a mix of Blogger and MetaWeblog API methods.
MetaWeblogConnection(String, String, String) - Constructor for class com.rometools.propono.blogclient.metaweblog.MetaWeblogConnection
 
MetaWeblogEntry - Class in com.rometools.propono.blogclient.metaweblog
MetaWeblog API implementation of an entry.
MetaWeblogResource - Class in com.rometools.propono.blogclient.metaweblog
MetaWeblog API implementation of an resource entry.
MGA - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
minLatitude - Variable in class com.rometools.modules.georss.geometries.Envelope
 
minLongitude - Variable in class com.rometools.modules.georss.geometries.Envelope
 
MIXED_RAIN_AND_HAIL - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
MIXED_RAIN_AND_SLEET - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
MIXED_RAIN_AND_SNOW - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
MIXED_SNOW_AND_SLEET - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
MKD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
MMK - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
MNT - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
MODE_SUBSCRIBE - Static variable in interface com.rometools.certiorem.hub.Verifier
Value for hub.mode = subscribe
MODE_UNSUBSCRIBE - Static variable in interface com.rometools.certiorem.hub.Verifier
Value for hub.mode = unsubscribe
modificationDate - Variable in class com.rometools.propono.blogclient.BaseBlogEntry
 
Module - Interface in com.rometools.rome.feed.module
Base class for modules describing Metadata of feeds.
ModuleGenerator - Class in com.rometools.modules.sle.io
 
ModuleGenerator() - Constructor for class com.rometools.modules.sle.io.ModuleGenerator
Creates a new instance of ModuleGenerator
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
Constructor.
ModuleParser - Class in com.rometools.modules.sle.io
 
ModuleParser() - Constructor for class com.rometools.modules.sle.io.ModuleParser
Creates a new instance of ModuleParser
ModuleParser - Interface in com.rometools.rome.io
Parses module metadata from a XML node (JDOM element).
ModuleParserRSS1 - Class in com.rometools.modules.cc.io
 
ModuleParserRSS1() - Constructor for class com.rometools.modules.cc.io.ModuleParserRSS1
Creates a new instance of ModuleParserRSS1
ModuleParserRSS2 - Class in com.rometools.modules.cc.io
 
ModuleParserRSS2() - Constructor for class com.rometools.modules.cc.io.ModuleParserRSS2
Creates a new instance of ModuleParserRSS2
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
 
ModuleUtils() - Constructor for class com.rometools.rome.feed.module.impl.ModuleUtils
 
MONDAY - Static variable in class com.rometools.rome.feed.rss.Channel
 
MONTHLY - Static variable in interface com.rometools.rome.feed.module.SyModule
 
Mood - Class in com.rometools.modules.activitystreams.types
Mood describes the mood of the user when the activity was performed.
Mood() - Constructor for class com.rometools.modules.activitystreams.types.Mood
 
MOP - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
MOSTLY_CLOUDY_DAY - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
MOSTLY_CLOUDY_NIGHT - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
MRO - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
MTL - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
MUR - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
MVR - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
MWK - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
MXN - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
MYR - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
MZM - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 

N

NAD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
NAME - Static variable in class com.rometools.modules.sse.modules.Conflict
 
NAME - Static variable in class com.rometools.modules.sse.modules.Conflicts
 
NAME - Static variable in class com.rometools.modules.sse.modules.History
 
NAME - Static variable in class com.rometools.modules.sse.modules.Related
 
NAME - Static variable in class com.rometools.modules.sse.modules.Sharing
 
NAME - Static variable in class com.rometools.modules.sse.modules.Sync
 
NAME - Static variable in class com.rometools.modules.sse.modules.Update
 
NAMESPACES - Static variable in class com.rometools.modules.sse.modules.SSEModule
 
NEGOTIABLE - Static variable in class com.rometools.modules.base.types.PriceTypeEnumeration
Indicates the value is negotiable
newAtomHandler(HttpServletRequest, HttpServletResponse) - Method in class com.rometools.propono.atom.server.AtomHandlerFactory
Creates a new instance of a com.rometools.rome.propono.atom.server.AtomHandler using the currently configured parameters.
newAtomHandler(HttpServletRequest, HttpServletResponse) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandlerFactory
Create new AtomHandler.
newEntry() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomBlog
Create but do not save it to server new BlogEntry in primary entries collection (the first collection found that accepts entries).
newEntry() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomCollection
Create but do not save new entry in collection.
newEntry() - Method in interface com.rometools.propono.blogclient.Blog.Collection
Create but do not save new entry in collection.
newEntry() - Method in interface com.rometools.propono.blogclient.Blog
Deprecated.
Instead use collections directly.
newEntry() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.MetaWeblogBlogCollection
Create but do not save new entry in collection.
newEntry() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog
Create but do not save it to server new BlogEntry in primary entries collection (the first collection found that accepts entries).
newInstance() - Static method in class com.rometools.propono.atom.server.AtomHandlerFactory
Obtain a new instance of a AtomHandlerFactory.
newResource(String, String, byte[]) - Method in class com.rometools.propono.blogclient.atomprotocol.AtomBlog
Create but do not save it to server new BlogResource in primary resources collection (the first collection found that accepts resources).
newResource(String, String, byte[]) - Method in class com.rometools.propono.blogclient.atomprotocol.AtomCollection
Create but do not save new resource in collection.
newResource(String, String, byte[]) - Method in interface com.rometools.propono.blogclient.Blog.Collection
Create but do not save new resource in collection.
newResource(String, String, byte[]) - Method in interface com.rometools.propono.blogclient.Blog
Deprecated.
Instead use collections directly.
newResource(String, String, byte[]) - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.MetaWeblogBlogCollection
Create but do not save new resource in collection.
newResource(String, String, byte[]) - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog
Create but do not save it to server new BlogResource in primary resources collection (the first collection found that accepts resources).
next() - Method in class com.rometools.propono.atom.client.EntryIterator
Get next entry in collection.
next() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomEntryIterator
Get next entry.
next() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.EntryIterator
Get next entry.
NGN - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
NIO - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
NO_DERIVS - Static variable in class com.rometools.modules.cc.types.License
 
NO_DERIVS_NONCOMMERCIAL - Static variable in class com.rometools.modules.cc.types.License
 
NoAuthStrategy - Class in com.rometools.propono.atom.client
No authentication
NoAuthStrategy() - Constructor for class com.rometools.propono.atom.client.NoAuthStrategy
 
NOK - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
NONADULT - Static variable in class com.rometools.modules.mediarss.types.Rating
urn:simple nonadult.
NONCOMMERCIAL - Static variable in class com.rometools.modules.cc.types.License.Behaviour
 
NONCOMMERCIAL - Static variable in class com.rometools.modules.cc.types.License
 
NONCOMMERCIAL_ATTRIBUTION - Static variable in class com.rometools.modules.cc.types.License
 
NONCOMMERCIAL_ATTRIBUTION_NO_DERIVS - Static variable in class com.rometools.modules.cc.types.License
 
NONSTOP - Static variable in class com.rometools.modules.mediarss.types.Expression
represents a streaming media object.
normalize(String) - Static method in class com.rometools.rome.feed.synd.impl.URINormalizer
Normalizes an URI as specified in RFC 2396bis.
NOT_AVAILABLE - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
Note - Class in com.rometools.modules.activitystreams.types
The "note" Object type represents short-form text messages.
Note() - Constructor for class com.rometools.modules.activitystreams.types.Note
 
NOTICE - Static variable in class com.rometools.modules.cc.types.License.Behaviour
 
Notification - Class in com.rometools.certiorem.hub.notify.standard
 
Notification() - Constructor for class com.rometools.certiorem.hub.notify.standard.Notification
 
NotificationException - Exception in com.rometools.certiorem.pub
 
NotificationException(String) - Constructor for exception com.rometools.certiorem.pub.NotificationException
 
NotificationException(String, Throwable) - Constructor for exception com.rometools.certiorem.pub.NotificationException
 
Notifier - Interface in com.rometools.certiorem.hub
 
Notifier.SubscriptionSummaryCallback - Interface in com.rometools.certiorem.hub
A callback that is invoked each time a subscriber is notified.
notifySubscribers(List<? extends Subscriber>, SyndFeed, Notifier.SubscriptionSummaryCallback) - Method in interface com.rometools.certiorem.hub.Notifier
Instructs the notifier to begin sending notifications to the list of subscribers
notifySubscribers(List<? extends Subscriber>, SyndFeed, Notifier.SubscriptionSummaryCallback) - Method in class com.rometools.certiorem.hub.notify.standard.AbstractNotifier
This method will serialize the synd feed and build Notifications for the implementation class to handle.
NPR - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
NUMBER_TYPE - Static variable in class com.rometools.modules.sle.types.Sort
DataType value for Number information.
NumberParser - Class in com.rometools.rome.io.impl
A helper class that parses Numbers out of Strings in a lenient manner.
NumberValue - Class in com.rometools.modules.sle.types
An EntryValue implementation for "number" data-type values.
NumberValue() - Constructor for class com.rometools.modules.sle.types.NumberValue
 
NZD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 

O

OAuthStrategy - Class in com.rometools.propono.atom.client
Strategy for using OAuth.
OAuthStrategy(String, String, String, String, String, String, String) - Constructor for class com.rometools.propono.atom.client.OAuthStrategy
Create OAuth authentcation strategy and negotiate with services to obtain access token to be used in subsequent calls.
ObjectBean - Class in com.rometools.rome.feed.impl
Convenience class providing clone(), toString(), equals() and hashCode() functionality for Java Beans.
ObjectBean(Class<?>, Object) - Constructor for class com.rometools.rome.feed.impl.ObjectBean
Constructor.
ObjectBean(Class<?>, Object, Set<String>) - Constructor for class com.rometools.rome.feed.impl.ObjectBean
Constructor.
OMR - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
onFailure(Throwable) - Method in interface com.rometools.certiorem.pub.Publisher.AsyncNotificationCallback
Called when a notification fails
onFailure(Exception) - Method in interface com.rometools.certiorem.sub.data.SubscriptionCallback
 
onFailure(Exception) - Method in interface com.rometools.certiorem.sub.Requester.RequestCallback
 
onNotify(Subscription, SyndFeedInfo) - Method in interface com.rometools.certiorem.sub.data.SubscriptionCallback
 
onSubscribe(Subscription) - Method in interface com.rometools.certiorem.sub.data.SubscriptionCallback
 
onSuccess() - Method in interface com.rometools.certiorem.pub.Publisher.AsyncNotificationCallback
Invoked with the asyncronous notification completes successfully.
onSuccess() - Method in interface com.rometools.certiorem.sub.Requester.RequestCallback
 
onSummaryInfo(SubscriptionSummary) - Method in interface com.rometools.certiorem.hub.Notifier.SubscriptionSummaryCallback
 
onUnsubscribe(Subscription) - Method in interface com.rometools.certiorem.sub.data.SubscriptionCallback
 
onVerify(boolean) - Method in interface com.rometools.certiorem.hub.Verifier.VerificationCallback
 
OpenSearchModule - Interface in com.rometools.modules.opensearch
Provides access to A9 Open Search information.
OpenSearchModuleGenerator - Class in com.rometools.modules.opensearch.impl
 
OpenSearchModuleGenerator() - Constructor for class com.rometools.modules.opensearch.impl.OpenSearchModuleGenerator
 
OpenSearchModuleImpl - Class in com.rometools.modules.opensearch.impl
 
OpenSearchModuleImpl() - Constructor for class com.rometools.modules.opensearch.impl.OpenSearchModuleImpl
 
OpenSearchModuleParser - Class in com.rometools.modules.opensearch.impl
 
OpenSearchModuleParser() - Constructor for class com.rometools.modules.opensearch.impl.OpenSearchModuleParser
 
OpenSearchResponse - Interface in com.rometools.modules.opensearch
Provides access to A9 Open Search information.
Opml - Class in com.rometools.opml.feed.opml
This class represents the root of an OPML 1/2 feed and contains the elements that may appear in the <head> tag of the feed.
Opml() - Constructor for class com.rometools.opml.feed.opml.Opml
 
OPML10Generator - Class in com.rometools.opml.io.impl
 
OPML10Generator() - Constructor for class com.rometools.opml.io.impl.OPML10Generator
 
OPML10Generator(String) - Constructor for class com.rometools.opml.io.impl.OPML10Generator
 
OPML10Parser - Class in com.rometools.opml.io.impl
 
OPML10Parser() - Constructor for class com.rometools.opml.io.impl.OPML10Parser
 
OPML10Parser(String) - Constructor for class com.rometools.opml.io.impl.OPML10Parser
 
OPML20Generator - Class in com.rometools.opml.io.impl
Generator for OPML 2.0 documents.
OPML20Generator() - Constructor for class com.rometools.opml.io.impl.OPML20Generator
 
OPML20Parser - Class in com.rometools.opml.io.impl
 
OPML20Parser() - Constructor for class com.rometools.opml.io.impl.OPML20Parser
Creates a new instance of Opml20Parser
ORDERED_ATTRIBUTE - Static variable in class com.rometools.modules.sse.modules.Sharing
 
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.
OSQuery - Class in com.rometools.modules.opensearch.entity
 
OSQuery() - Constructor for class com.rometools.modules.opensearch.entity.OSQuery
Default constructor.
Outline - Class in com.rometools.opml.feed.opml
This class represents an OPML outline element.
Outline() - Constructor for class com.rometools.opml.feed.opml.Outline
 
Outline(String, String) - Constructor for class com.rometools.opml.feed.opml.Outline
Creates a new outline with the specified type and text values.
Outline(String, URL, URL) - Constructor for class com.rometools.opml.feed.opml.Outline
Creates an outline with the given title, xmlUrl and htmlUrl.
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.
OVERNIGHT - Static variable in class com.rometools.modules.base.types.ShippingType.ServiceEnumeration
Overnight

P

PAB - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
parse(Element, Locale) - Method in class com.rometools.modules.atom.io.AtomModuleParser
 
parse(Element, Locale) - Method in class com.rometools.modules.base.io.CustomTagParser
 
parse(Element, Locale) - Method in class com.rometools.modules.base.io.GoogleBaseParser
 
parse(Element, Locale) - Method in class com.rometools.modules.cc.io.ModuleParserRSS1
 
parse(Element, Locale) - Method in class com.rometools.modules.cc.io.ModuleParserRSS2
 
parse(Element, Locale) - Method in class com.rometools.modules.content.io.ContentModuleParser
 
parse(Element, Locale) - Method in class com.rometools.modules.feedburner.io.FeedBurnerModuleParser
 
parse(Element, Locale) - Method in class com.rometools.modules.georss.GMLParser
 
parse(Element, Locale) - Method in class com.rometools.modules.georss.SimpleParser
 
parse(Element, Locale) - Method in class com.rometools.modules.georss.W3CGeoParser
 
parse(Element, Locale) - Method in class com.rometools.modules.itunes.io.ITunesParser
 
parse(Element, Locale) - Method in class com.rometools.modules.mediarss.io.MediaModuleParser
 
parse(Element, Locale) - Method in class com.rometools.modules.opensearch.impl.OpenSearchModuleParser
 
parse(Element, Locale) - Method in class com.rometools.modules.photocast.io.Parser
 
parse(Element, Locale) - Method in class com.rometools.modules.slash.io.SlashModuleParser
 
parse(Element, Locale) - Method in class com.rometools.modules.sle.io.ItemParser
Parses the XML node (JDOM element) extracting module information.
parse(Element, Locale) - Method in class com.rometools.modules.sle.io.ModuleParser
Parses the XML node (JDOM element) extracting module information.
parse(Element, Locale) - Method in class com.rometools.modules.sse.SSE091Parser
 
parse(Element, Locale) - Method in class com.rometools.modules.thr.io.ThreadingModuleParser
 
parse(Element, Locale) - Method in class com.rometools.modules.yahooweather.io.WeatherModuleParser
 
parse(Document, boolean, Locale) - Method in class com.rometools.opml.io.impl.OPML10Parser
Parses an XML document (JDOM Document) into a feed bean.
parse(Document, boolean, Locale) - Method in class com.rometools.opml.io.impl.OPML20Parser
Parses an XML document (JDOM Document) into a feed bean.
parse(Element, Locale) - Method in class com.rometools.propono.atom.common.rome.AppModuleParser
Parse JDOM element into module
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(Element, Locale) - Method in class com.rometools.rome.io.impl.DCModuleParser
Parse an element tree and return the module found in it.
parse(Document, boolean, Locale) - Method in class com.rometools.rome.io.impl.RSS090Parser
 
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.
parse(Document, boolean, Locale) - Method in interface com.rometools.rome.io.WireFeedParser
Parses an XML document (JDOM Document) into a feed bean.
parse(String) - Static method in class com.rometools.utils.Doubles
Converts a String into an Double.
parse(String) - Static method in class com.rometools.utils.Integers
Converts a String into an Integer.
parseCategories(List<Element>) - Method in class com.rometools.rome.io.impl.RSS092Parser
 
parseCategoriesElement(Element) - Method in class com.rometools.propono.atom.common.Categories
 
parseChannel(Element, Locale) - Method in class com.rometools.modules.mediarss.io.RSS20YahooParser
After we parse the feed we put "rss_2.0" in it (so converters and generators work) this parser is a phantom.
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.
parseCollectionElement(Element) - Method in class com.rometools.propono.atom.client.ClientCollection
 
parseCollectionElement(Element) - Method in class com.rometools.propono.atom.common.Collection
 
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.
parseDecimal(String) - Static method in class com.rometools.utils.Longs
Converts a String into a Long by first parsing it as Double and then casting it to Long.
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
 
parseOutline(Element, boolean, Locale) - Method in class com.rometools.opml.io.impl.OPML10Parser
 
parseOutline(Element, boolean, Locale) - Method in class com.rometools.opml.io.impl.OPML20Parser
 
parseOutlines(List<Element>, boolean, Locale) - Method in class com.rometools.opml.io.impl.OPML10Parser
 
parsePersonModules(Element, Locale) - Method in class com.rometools.rome.io.impl.BaseWireFeedParser
 
Parser - Class in com.rometools.modules.photocast.io
 
Parser() - Constructor for class com.rometools.modules.photocast.io.Parser
Creates a new instance of Parser
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.
parseWorkspaceElement(Element, String) - Method in class com.rometools.propono.atom.client.ClientWorkspace
Deserialize a Atom workspace XML element into an object
parseWorkspaceElement(Element) - Method in class com.rometools.propono.atom.common.Workspace
Deserialize a Atom workspace XML element into an object
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.
partial - Variable in class com.rometools.propono.atom.client.ClientEntry
 
PARTLY_CLOUDY - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
PARTLY_CLOUDY_DAY - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
PARTLY_CLOUDY_NIGHT - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
PaymentTypeEnumeration - Class in com.rometools.modules.base.types
 
PAYPAL - Static variable in class com.rometools.modules.base.types.PaymentTypeEnumeration
 
PEN - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
permalink - Variable in class com.rometools.propono.blogclient.BaseBlogEntry
 
Person - Class in com.rometools.modules.activitystreams.types
The "person" Object type represents a user account.
Person() - Constructor for class com.rometools.modules.activitystreams.types.Person
 
Person - Interface in com.rometools.modules.base
This is an interface for the GoogleBase plug in that exposes methods used for Person (personal ad, resume, profile) entry types.
Person() - Constructor for class com.rometools.propono.blogclient.BlogEntry.Person
 
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
Default constructor.
PGK - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
Photo - Class in com.rometools.modules.activitystreams.types
The "photo" object type represents a graphical still image.
Photo() - Constructor for class com.rometools.modules.activitystreams.types.Photo
 
PhotoAlbum - Class in com.rometools.modules.activitystreams.types
The "photo album" object type represents a collection of images.
PhotoAlbum() - Constructor for class com.rometools.modules.activitystreams.types.PhotoAlbum
 
PhotocastModule - Interface in com.rometools.modules.photocast
This is a ROME module that provides support for the "http://www.apple.com/ilife/wallpapers" namespace.
PhotocastModuleImpl - Class in com.rometools.modules.photocast
 
PhotocastModuleImpl() - Constructor for class com.rometools.modules.photocast.PhotocastModuleImpl
Creates a new instance of PhotocastModuleImpl
PhotoDate - Class in com.rometools.modules.photocast.types
This is a specialized Date class for working with the apple PhotoDate format.
PhotoDate() - Constructor for class com.rometools.modules.photocast.types.PhotoDate
Creates a new instance of PhotoDate
PhotoDate(long) - Constructor for class com.rometools.modules.photocast.types.PhotoDate
Creates a new instance of PhotoDate with the timestamp provided.
PhotoDate(double) - Constructor for class com.rometools.modules.photocast.types.PhotoDate
Creates a new instance of PhotoDate with the fractional number of days since 00:00:00 01/01/00.
PHP - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
PKR - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
Place - Class in com.rometools.modules.activitystreams.types
The "place" object type represents a location on Earth.
Place() - Constructor for class com.rometools.modules.activitystreams.types.Place
 
PlayerReference - Class in com.rometools.modules.mediarss.types
<media:player>
PlayerReference(URI, Integer, Integer) - Constructor for class com.rometools.modules.mediarss.types.PlayerReference
Creates a new instance of PlayerReference
PlayerReference(URI) - Constructor for class com.rometools.modules.mediarss.types.PlayerReference
Constructs a new PlayerReference
Playlist - Class in com.rometools.modules.activitystreams.types
The "playlist" object type represents an ordered list of time-based media items, such as video and audio objects.
Playlist() - Constructor for class com.rometools.modules.activitystreams.types.Playlist
 
PLN - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
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
 
Point - Class in com.rometools.modules.georss.geometries
Point object, contains a position
Point() - Constructor for class com.rometools.modules.georss.geometries.Point
Creates a new instance of Point
Point(Position) - Constructor for class com.rometools.modules.georss.geometries.Point
 
Polygon - Class in com.rometools.modules.georss.geometries
Polygon, a surface object bounded by one external ring and zero or more internal rings
Polygon() - Constructor for class com.rometools.modules.georss.geometries.Polygon
Creates a new instance of Polygon
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
 
Position - Class in com.rometools.modules.georss.geometries
A two dimensional position represented by latitude and longitude decimal degrees in WGS84
Position() - Constructor for class com.rometools.modules.georss.geometries.Position
Creates a new instance of Position
Position(double, double) - Constructor for class com.rometools.modules.georss.geometries.Position
Create Position from a pair of coordinate values
PositionList - Class in com.rometools.modules.georss.geometries
A list of geographic positions, latitude, longitude decimal degrees WGS84
PositionList() - Constructor for class com.rometools.modules.georss.geometries.PositionList
Creates a new empty instance of PositionList
postEntry(AtomRequest, Entry) - Method in interface com.rometools.propono.atom.server.AtomHandler
Store new entry in collection specified by request and return representation of entry as it is stored on server.
postEntry(AtomRequest, Entry) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Create a new entry specified by pathInfo and posted entry.
postMedia(AtomRequest, Entry) - Method in interface com.rometools.propono.atom.server.AtomHandler
Store media data in collection specified by request, create an Atom media-link entry to store metadata for the new media file and return that entry to the caller.
postMedia(AtomRequest, Entry) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Store media data in collection specified by pathInfo, create an Atom media-link entry to store metadata for the new media file and return that entry to the caller.
postNotification(Subscriber, String, byte[]) - Method in class com.rometools.certiorem.hub.notify.standard.AbstractNotifier
POSTs the payload to the subscriber's callback and returns a SubscriptionSummary with subscriber counts (where possible) and the success state of the notification.
PREFIX - Static variable in class com.rometools.modules.itunes.AbstractITunesObject
A default prefix to use for itunes tags.
PREFIX - Static variable in class com.rometools.modules.sse.modules.SSEModule
 
PriceTypeEnumeration - Class in com.rometools.modules.base.types
Enumeration of values suitable for "price_type" or "salary_type".
printStackTrace() - Method in exception com.rometools.propono.utils.ProponoException
Print stack trace for exception and for root cause exception if htere is one.
printStackTrace(PrintStream) - Method in exception com.rometools.propono.utils.ProponoException
Print stack trace for exception and for root cause exception if htere is one.
printStackTrace(PrintWriter) - Method in exception com.rometools.propono.utils.ProponoException
Print stack trace for exception and for root cause exception if htere is one.
processHtmlEntities(String) - Method in class com.rometools.rome.io.impl.XmlFixerReader
 
Product - Class in com.rometools.modules.activitystreams.types
The "product" object type represents a commercial good or service.
Product() - Constructor for class com.rometools.modules.activitystreams.types.Product
 
Product - Interface in com.rometools.modules.base
This is an interface for the GoogleBase plug in that exposes methods used for Products.
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.
ProponoException - Exception in com.rometools.propono.utils
Base Propono exception class.
ProponoException() - Constructor for exception com.rometools.propono.utils.ProponoException
Construct emtpy exception object.
ProponoException(String) - Constructor for exception com.rometools.propono.utils.ProponoException
Construct ProponoException with message string.
ProponoException(String, String) - Constructor for exception com.rometools.propono.utils.ProponoException
Construct ProponoException with message string.
ProponoException(String, Throwable) - Constructor for exception com.rometools.propono.utils.ProponoException
Construct ProponoException, wrapping existing throwable.
ProponoException(String, String, Throwable) - Constructor for exception com.rometools.propono.utils.ProponoException
Construct ProponoException, wrapping existing throwable.
ProponoException(Throwable) - Constructor for exception com.rometools.propono.utils.ProponoException
Construct ProponoException, wrapping existing throwable.
publicationDate - Variable in class com.rometools.propono.blogclient.BaseBlogEntry
 
Publisher - Class in com.rometools.certiorem.pub
A class for sending update notifications to a hub.
Publisher() - Constructor for class com.rometools.certiorem.pub.Publisher
Constructs a new publisher.
Publisher(ThreadPoolExecutor) - Constructor for class com.rometools.certiorem.pub.Publisher
Constructs a new publisher with an optional ThreadPoolExector for sending updates.
Publisher.AsyncNotificationCallback - Interface in com.rometools.certiorem.pub
A callback interface for asynchronous notifications.
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.
put(String, SyndFeedInfo) - Method in class com.rometools.fetcher.impl.HashMapFeedInfoCache
Deprecated.
 
putEntry(AtomRequest, Entry) - Method in interface com.rometools.propono.atom.server.AtomHandler
Update entry specified by request and return new entry as represented on the server.
putEntry(AtomRequest, Entry) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Update entry specified by pathInfo and posted entry.
putMedia(AtomRequest) - Method in interface com.rometools.propono.atom.server.AtomHandler
Update the media file part of a media-link entry.
putMedia(AtomRequest) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Update the media file part of a media-link entry.
PYG - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 

Q

QAR - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 

R

Rating - Class in com.rometools.modules.mediarss.types
<media:rating>
Rating(String, String) - Constructor for class com.rometools.modules.mediarss.types.Rating
Constructs a new Rating object.
RDF_URI - Static variable in class com.rometools.modules.cc.CreativeCommonsImpl
 
RDF_URI - Static variable in interface com.rometools.modules.content.ContentModule
 
RDF_URI - Static variable in class com.rometools.modules.itunes.AbstractITunesObject
The RDF namespace URI.
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
 
readBoolean(String) - Method in class com.rometools.opml.io.impl.OPML10Parser
 
readIntArray(String) - Method in class com.rometools.opml.io.impl.OPML10Parser
 
readInteger(String) - Method in class com.rometools.opml.io.impl.OPML10Parser
 
ready() - Method in class com.rometools.rome.io.impl.XmlFixerReader
 
Reference - Interface in com.rometools.modules.mediarss.types
This class is an idenfier for UrlReference and PlayerReference and is required for constructing a MediaContent object.
REL - Static variable in interface com.rometools.modules.atom.io.AtomLinkAttribute
 
Related - Class in com.rometools.modules.sse.modules
Related() - Constructor for class com.rometools.modules.sse.modules.Related
 
remove(URL) - Method in class com.rometools.certiorem.hub.DeltaFeedInfoCache
 
remove(URL) - Method in class com.rometools.fetcher.impl.DiskFeedInfoCache
Deprecated.
 
remove(URL) - Method in interface com.rometools.fetcher.impl.FeedFetcherCache
Deprecated.
Removes the SyndFeedInfo identified by the url from the cache.
remove(URL) - Method in class com.rometools.fetcher.impl.HashMapFeedInfoCache
Deprecated.
 
remove(int) - Method in class com.rometools.modules.georss.geometries.PositionList
Remove the position at the index, the rest of the list is shifted one place to the "left"
remove() - Method in class com.rometools.propono.atom.client.ClientEntry
Remove entry from server.
remove() - Method in class com.rometools.propono.atom.client.EntryIterator
Remove entry is not implemented.
remove() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomEntryIterator
Remove is not supported.
remove() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.EntryIterator
Remove is not implemented.
removeFetcherEventListener(FetcherListener) - Method in interface com.rometools.fetcher.FeedFetcher
Deprecated.
Remove a FetcherListener
removeFetcherEventListener(FetcherListener) - Method in class com.rometools.fetcher.impl.AbstractFeedFetcher
Deprecated.
 
removeSubscriber(String, String) - Method in interface com.rometools.certiorem.hub.data.HubDAO
 
removeSubscriber(String, String) - Method in class com.rometools.certiorem.hub.data.jpa.JPADAO
 
removeSubscriber(String, String) - Method in class com.rometools.certiorem.hub.data.ram.InMemoryHubDAO
 
removeSubscription(Subscription) - Method in class com.rometools.certiorem.sub.data.ram.InMemorySubDAO
 
removeSubscription(Subscription) - Method in interface com.rometools.certiorem.sub.data.SubDAO
 
replace(int, double, double) - Method in class com.rometools.modules.georss.geometries.PositionList
Replace the position at the index with new values
replaceNonAlphanumeric(String, char) - Static method in class com.rometools.propono.utils.Utilities
Replaces occurences of non-alphanumeric characters with a supplied char.
REPRODUCTION - Static variable in class com.rometools.modules.cc.types.License.Behaviour
 
Requester - Interface in com.rometools.certiorem.sub
 
Requester.RequestCallback - Interface in com.rometools.certiorem.sub
 
RequiredAttributeMissingException - Exception in com.rometools.modules.opensearch
 
RequiredAttributeMissingException(String, Throwable) - Constructor for exception com.rometools.modules.opensearch.RequiredAttributeMissingException
 
RequiredAttributeMissingException(String) - Constructor for exception com.rometools.modules.opensearch.RequiredAttributeMissingException
 
RequiredAttributeMissingException(Throwable) - Constructor for exception com.rometools.modules.opensearch.RequiredAttributeMissingException
 
reset() - Method in class com.rometools.rome.io.impl.XmlFixerReader
 
resetFeedInfo(URL, SyndFeedInfo, HttpURLConnection) - Method in class com.rometools.fetcher.impl.HttpURLFeedFetcher
Deprecated.
 
resolveURI(String, Parent, String) - Static method in class com.rometools.rome.io.impl.Atom10Parser
Resolve URI via base URL and parent element.
ResponseHandler - Class in com.rometools.fetcher.impl
Deprecated.
ROME Fetcher will be dropped in the next major version of ROME (version 2). For more information and some migration hints, please have a look at our detailed explanation.
ResponseHandler() - Constructor for class com.rometools.fetcher.impl.ResponseHandler
Deprecated.
 
Restriction - Class in com.rometools.modules.mediarss.types
<media:restriction>
Restriction(Restriction.Relationship, Restriction.Type, String) - Constructor for class com.rometools.modules.mediarss.types.Restriction
Creates a new instance of Restriction
Restriction.Relationship - Class in com.rometools.modules.mediarss.types
Indicates the action of the relationship
Restriction.Type - Class in com.rometools.modules.mediarss.types
Indicated the type of the relationship
retrieveAndCacheFeed(URL, SyndFeedInfo, HttpURLConnection) - Method in class com.rometools.fetcher.impl.HttpURLFeedFetcher
Deprecated.
 
retrieveFeed(URL) - Method in interface com.rometools.fetcher.FeedFetcher
Deprecated.
Retrieve a feed over HTTP
retrieveFeed(String, URL) - Method in interface com.rometools.fetcher.FeedFetcher
Deprecated.
 
retrieveFeed(URL) - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
Deprecated.
 
retrieveFeed(String, URL) - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
Deprecated.
 
retrieveFeed(URL) - Method in class com.rometools.fetcher.impl.HttpURLFeedFetcher
Deprecated.
 
retrieveFeed(String, URL) - Method in class com.rometools.fetcher.impl.HttpURLFeedFetcher
Deprecated.
Retrieve a feed over HTTP
retry(Notification) - Method in class com.rometools.certiorem.hub.notify.standard.ThreadPoolNotifier
Schedules a notification to retry in two minutes.
Review - Class in com.rometools.modules.activitystreams.types
The "review" object type represents a primarily prose-based commentary on another object.
Review() - Constructor for class com.rometools.modules.activitystreams.types.Review
 
Review - Interface in com.rometools.modules.base
This is an interface for the GoogleBase plug in that exposes methods used for critical reviews of other things.
RISING - Static variable in class com.rometools.modules.yahooweather.types.Atmosphere.PressureChange
 
RON - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
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
 
RSS1_URI - Static variable in class com.rometools.modules.cc.CreativeCommonsImpl
 
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
 
RSS20YahooParser - Class in com.rometools.modules.mediarss.io
 
RSS20YahooParser() - Constructor for class com.rometools.modules.mediarss.io.RSS20YahooParser
 
RSS20YahooParser(String) - Constructor for class com.rometools.modules.mediarss.io.RSS20YahooParser
 
RSS2_URI - Static variable in class com.rometools.modules.cc.CreativeCommonsImpl
 
RUB - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
RWF - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 

S

SAMPLE - Static variable in class com.rometools.modules.mediarss.types.Expression
Represents a sample media object.
SAR - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
SATURDAY - Static variable in class com.rometools.rome.feed.rss.Channel
 
save() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomEntry
 
save() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomResource
Save this entry to it's collection.
save() - Method in interface com.rometools.propono.blogclient.BlogEntry
Save this entry to it's collection.
save() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogEntry
Save this entry to it's collection.
save() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogResource
Save this entry to it's collection.
saveEntry(BlogEntry) - Method in class com.rometools.propono.blogclient.atomprotocol.AtomCollection
Save or update a BlogEntry in this collection by adding it to this collection and then calling it's entry.save() method.
saveEntry(BlogEntry) - Method in interface com.rometools.propono.blogclient.Blog.Collection
Save or update a BlogEntry in this collection by adding it to this collection and then calling it's entry.save() method.
saveEntry(BlogEntry) - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.MetaWeblogBlogCollection
Save or update a BlogEntry in this collection by adding it to this collection and then calling it's entry.save() method.
saveResource(BlogResource) - Method in class com.rometools.propono.blogclient.atomprotocol.AtomCollection
Save or update resource in this collection
saveResource(BlogResource) - Method in interface com.rometools.propono.blogclient.Blog.Collection
Save or update resource in this collection
saveResource(BlogResource) - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog.MetaWeblogBlogCollection
Save or update resource in this collection
SAXBuilder - Class in com.rometools.rome.io
 
SAXBuilder(XMLReaderJDOMFactory) - Constructor for class com.rometools.rome.io.SAXBuilder
 
SAXBuilder(boolean) - Constructor for class com.rometools.rome.io.SAXBuilder
Deprecated.
use SAXBuilder(XMLReaderJDOMFactory) with either XMLReaders.DTDVALIDATING or XMLReaders.NONVALIDATING
SBD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
SCATTERED_SHOWERS - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
SCATTERED_SNOW_SHOWERS - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
SCATTERED_THUNDERSTORMS_HEAVY - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
SCATTERED_THUNDERSTORMS_LIGHT - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
SCHEME_EBU - Static variable in class com.rometools.modules.mediarss.types.Credit
Scheme value for the EBU credits.
SCHEME_FLICKR_TAGS - Static variable in class com.rometools.modules.mediarss.types.Category
Schem for FLICKR tags
ScholarlyArticle - Interface in com.rometools.modules.base
This is an interface for the GoogleBase plug in that exposes methods used for Scholarly publication, research studies and reference materials.
SCR - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
SDD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
SEK - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
sendNotification(String, String) - Method in class com.rometools.certiorem.hub.Hub
Sends a notification to the subscribers
sendRequest(String, String, Subscription, String, long, String, String, Requester.RequestCallback) - Method in class com.rometools.certiorem.sub.request.AbstractRequester
 
sendSubscribeRequest(String, Subscription, String, long, String, String, Requester.RequestCallback) - Method in class com.rometools.certiorem.sub.request.AsyncRequester
 
sendSubscribeRequest(String, Subscription, String, long, String, String, Requester.RequestCallback) - Method in class com.rometools.certiorem.sub.request.SyncRequester
 
sendSubscribeRequest(String, Subscription, String, long, String, String, Requester.RequestCallback) - Method in interface com.rometools.certiorem.sub.Requester
 
sendUnsubscribeRequest(String, Subscription, String, String, String, Requester.RequestCallback) - Method in class com.rometools.certiorem.sub.request.AsyncRequester
 
sendUnsubscribeRequest(String, Subscription, String, String, String, Requester.RequestCallback) - Method in class com.rometools.certiorem.sub.request.SyncRequester
 
sendUnsubscribeRequest(String, Subscription, String, String, String, Requester.RequestCallback) - Method in interface com.rometools.certiorem.sub.Requester
 
sendUpdateNotification(String, String) - Method in class com.rometools.certiorem.pub.Publisher
Sends the HUB url a notification of a change in topic
sendUpdateNotification(String, SyndFeed) - Method in class com.rometools.certiorem.pub.Publisher
Sends a notification for a feed located at "topic".
sendUpdateNotification(SyndFeed) - Method in class com.rometools.certiorem.pub.Publisher
Sends a notification for a feed.
sendUpdateNotificationAsyncronously(String, String, Publisher.AsyncNotificationCallback) - Method in class com.rometools.certiorem.pub.Publisher
Sends the HUB url a notification of a change in topic asynchronously
sendUpdateNotificationAsyncronously(String, SyndFeed, Publisher.AsyncNotificationCallback) - Method in class com.rometools.certiorem.pub.Publisher
Asynchronously sends a notification for a feed located at "topic".
sendUpdateNotificationAsyncronously(SyndFeed, Publisher.AsyncNotificationCallback) - Method in class com.rometools.certiorem.pub.Publisher
Asyncronously sends a notification for a feed.
serializeEntry(Entry, Writer) - Static method in class com.rometools.rome.io.impl.Atom10Generator
Utility method to serialize an entry to writer.
Service - Class in com.rometools.modules.activitystreams.types
The "service" Object type represents a website, personal website or blog, business, brand, or other entity that performs some kind of work for other entities, people, or services, or acts as kind of container for other objects.
Service() - Constructor for class com.rometools.modules.activitystreams.types.Service
 
Service - Interface in com.rometools.modules.base
This is an interface for the GoogleBase plug in that exposes methods used for service offerings.
serviceToDocument() - Method in class com.rometools.propono.atom.common.AtomService
Serialize an AtomService object into an XML document
setAccepts(List<String>) - Method in class com.rometools.propono.atom.common.Collection
 
setActors(String[]) - Method in class com.rometools.modules.base.GoogleBaseImpl
DOCUMENT ME!
setActors(String[]) - Method in interface com.rometools.modules.base.Product
Actor featured in the video.
setAddress(ContactModule) - Method in class com.rometools.modules.activitystreams.types.ActivityObject
 
setAddress(ContactModule) - Method in interface com.rometools.modules.activitystreams.types.HasLocation
 
setAge(Integer) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setAge(Integer) - Method in interface com.rometools.modules.base.Person
Age of the individual.
setAgents(String[]) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setAgents(String[]) - Method in interface com.rometools.modules.base.Housing
An array of agent name Strings, not to exceed 10 in lenght.
setAllLicenses(License[]) - Method in interface com.rometools.modules.cc.CreativeCommons
 
setAllLicenses(License[]) - Method in class com.rometools.modules.cc.CreativeCommonsImpl
 
setAllowDoctypes(boolean) - Method in interface com.rometools.fetcher.FeedFetcher
Deprecated.
In ROME 1.5.1 we fixed a security vulnerability by disallowing Doctype declarations by default.
setAllowDoctypes(boolean) - Method in class com.rometools.fetcher.impl.AbstractFeedFetcher
Deprecated.
 
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.
setApparelType(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setApparelType(String) - Method in interface com.rometools.modules.base.Product
The type of apparel being offered.
setAppkey(String) - Method in class com.rometools.propono.blogclient.atomprotocol.AtomConnection
Set appkey (optional, needed by some blog servers)
setAppkey(String) - Method in interface com.rometools.propono.blogclient.BlogConnection
Set appkey (optional, needed by some blog servers)
setAppkey(String) - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogConnection
Set appkey (optional, needed by some blog servers)
setArea(IntUnit) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setArea(IntUnit) - Method in interface com.rometools.modules.base.Housing
The area of the real estate.
setArtists(String[]) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setArtists(String[]) - Method in interface com.rometools.modules.base.Product
Artist that created the work.
setAstronomy(Astronomy) - Method in interface com.rometools.modules.yahooweather.YWeatherFeedModule
Astronomical information for the location.
setAstronomy(Astronomy) - Method in class com.rometools.modules.yahooweather.YWeatherModuleImpl
 
setAtmosphere(Atmosphere) - Method in interface com.rometools.modules.yahooweather.YWeatherFeedModule
Sets the current atmopheric condictions.
setAtmosphere(Atmosphere) - Method in class com.rometools.modules.yahooweather.YWeatherModuleImpl
 
setAttributes(List<Attribute>) - Method in class com.rometools.opml.feed.opml.Outline
List of attributes on this outline excluding the "common types" for the specification.
setAudio(Audio) - Method in class com.rometools.modules.activitystreams.types.Song
Set the value of audio
setAudioChannels(Integer) - Method in class com.rometools.modules.mediarss.types.MediaContent
channels is number of audio channels in the media object.
setAuthor(String) - Method in class com.rometools.modules.itunes.AbstractITunesObject
Sets the author string for this feed or entry
setAuthor(String) - Method in interface com.rometools.modules.itunes.ITunes
Sets the author string for this feed or entry
setAuthor(BlogEntry.Person) - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Set author of this entry
setAuthor(BlogEntry.Person) - Method in interface com.rometools.propono.blogclient.BlogEntry
Set author of this entry
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(String[]) - Method in interface com.rometools.modules.base.Article
Array of Author Names.
setAuthors(String[]) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setAuthors(String[]) - Method in interface com.rometools.modules.base.Product
Author of the item.
setAuthors(String[]) - Method in interface com.rometools.modules.base.Review
Author of the item.
setAuthors(String[]) - Method in interface com.rometools.modules.base.ScholarlyArticle
Array of Author Names.
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 author.
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
 
setAvatar(Link) - Method in class com.rometools.modules.activitystreams.types.Person
Set the value of avatar
setAwareness(String) - Method in interface com.rometools.modules.feedburner.FeedBurner
 
setAwareness(String) - Method in class com.rometools.modules.feedburner.FeedBurnerImpl
 
setBathrooms(Float) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setBathrooms(Float) - Method in interface com.rometools.modules.base.Housing
The number of bathrooms.
setBedrooms(Integer) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setBedrooms(Integer) - Method in interface com.rometools.modules.base.Housing
Number of bedrooms.
setBitrate(Float) - Method in class com.rometools.modules.mediarss.types.MediaContent
bitrate is the kilobits per second rate of media.
setBlock(boolean) - Method in class com.rometools.modules.itunes.AbstractITunesObject
Boolean as to whether to block this feed or entry
setBlock(boolean) - Method in interface com.rometools.modules.itunes.ITunes
Boolean as to whether to block this feed or entry
setBrand(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setBrand(String) - Method in interface com.rometools.modules.base.Product
The brand name of an item.
setBreakpoint(boolean) - Method in class com.rometools.opml.feed.opml.Outline
isBreakpoint is a string, either "true" or "false", indicating whether a breakpoint is set on this outline.
setBy(String) - Method in class com.rometools.modules.sse.modules.Conflict
 
setBy(String) - Method in class com.rometools.modules.sse.modules.History
Sets the endpoint that made the most recent modification.
setBy(String) - Method in class com.rometools.modules.sse.modules.Update
Sets a text attribute identifying the unique endpoint that made a modification.
setBytes(byte[]) - Method in class com.rometools.propono.atom.client.ClientMediaEntry
Set media resource data as a byte array, don't try this if you have already set the data as an InputStream.
setCache(FeedFetcherCache) - Method in class com.rometools.certiorem.sub.Subscriptions
 
setCallback(String) - Method in class com.rometools.certiorem.hub.data.Subscriber
Set the value of callback
setCallback(SubscriptionCallback) - Method in class com.rometools.certiorem.sub.data.Subscription
 
setCallbackPrefix(String) - Method in class com.rometools.certiorem.sub.Subscriptions
 
setCategories(List<Category>) - Method in interface com.rometools.modules.itunes.FeedInformation
The parent categories for this feed
setCategories(List<Category>) - Method in class com.rometools.modules.itunes.FeedInformationImpl
The parent categories for this feed
setCategories(Category[]) - Method in class com.rometools.modules.mediarss.types.Metadata
<media:category>
setCategories(List<String>) - Method in class com.rometools.opml.feed.opml.Outline
(OPML 2) A List of Strings indicating values in the category attribute.
setCategories(List<BlogEntry.Category>) - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Set categories, a list of BlogEntry.Category objects
setCategories(List<BlogEntry.Category>) - Method in interface com.rometools.propono.blogclient.BlogEntry
Set categories, a list of BlogEntry.Category objects
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.
setChange(Atmosphere.PressureChange) - Method in class com.rometools.modules.yahooweather.types.Atmosphere
Change in pressure
setChildren(List<Outline>) - Method in class com.rometools.opml.feed.opml.Outline
A list of sub-outlines for this entry.
setChill(int) - Method in class com.rometools.modules.yahooweather.types.Wind
Wind chill adjusted temperature.
setCity(String) - Method in class com.rometools.modules.yahooweather.types.Location
City name
setClassLoader(ClassLoader) - Method in enum com.rometools.rome.feed.impl.ConfigurableClassLoader
Overrides the default ClassLoader (the ClassLoader of this enum).
setClosedCaptioned(boolean) - Method in interface com.rometools.modules.itunes.EntryInformation
 
setClosedCaptioned(boolean) - Method in class com.rometools.modules.itunes.EntryInformationImpl
 
setCloud(Cloud) - Method in class com.rometools.rome.feed.rss.Channel
Sets the channel cloud.
setCode(ConditionCode) - Method in class com.rometools.modules.yahooweather.types.Condition
Condition code
setCode(ConditionCode) - Method in class com.rometools.modules.yahooweather.types.Forecast
Condition code
setColors(String[]) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setColors(String[]) - Method in interface com.rometools.modules.base.Product
Color of an item.
setColors(String[]) - Method in interface com.rometools.modules.base.Vehicle
Color of an item.
setComment(boolean) - Method in class com.rometools.opml.feed.opml.Outline
isComment is a string, either "true" or "false", indicating whether the outline is commented or not.
setComments(Integer) - Method in interface com.rometools.modules.slash.Slash
 
setComments(Integer) - Method in class com.rometools.modules.slash.SlashImpl
 
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
 
setComplete(boolean) - Method in interface com.rometools.modules.itunes.FeedInformation
 
setComplete(boolean) - Method in class com.rometools.modules.itunes.FeedInformationImpl
 
setCondition(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setCondition(String) - Method in interface com.rometools.modules.base.Product
Condition of the item.
setCondition(String) - Method in interface com.rometools.modules.base.Vehicle
Condition of the item.
setCondition(Condition) - Method in interface com.rometools.modules.yahooweather.YWeatherEntryModule
The current conditions.
setCondition(Condition) - Method in class com.rometools.modules.yahooweather.YWeatherModuleImpl
 
setConflict(Boolean) - Method in class com.rometools.modules.sse.modules.Sync
Set an indication of whether there was an update conflict detected when processing an update of this item.
setConflicts(List<Conflict>) - Method in class com.rometools.modules.sse.modules.Sync
 
setConnectTimeout(int) - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
Deprecated.
 
setConnectTimeout(int) - Method in class com.rometools.fetcher.impl.HttpURLFeedFetcher
Deprecated.
 
setContent(String, String) - Method in class com.rometools.propono.atom.client.ClientEntry
Set content of entry.
setContent(Content) - Method in class com.rometools.propono.atom.client.ClientEntry
Convenience method to set first content object in content collection.
setContent(BlogEntry.Content) - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Set content of this blog entry
setContent(BlogEntry.Content) - Method in interface com.rometools.propono.blogclient.BlogEntry
Set content of this blog entry
setContent(Content) - Method in class com.rometools.rome.feed.rss.Item
Sets the item content.
setContentAbout(String) - Method in class com.rometools.modules.content.ContentItem
 
setContentEncoding(String) - Method in class com.rometools.modules.content.ContentItem
 
setContentFormat(String) - Method in class com.rometools.modules.content.ContentItem
 
setContentItems(List<ContentItem>) - Method in interface com.rometools.modules.content.ContentModule
Contains a list of ContentItems that represent the "Original Syntax" set.
setContentItems(List<ContentItem>) - Method in class com.rometools.modules.content.ContentModuleImpl
 
setContentLength(long) - Method in class com.rometools.propono.atom.server.AtomMediaResource
 
setContentResource(String) - Method in class com.rometools.modules.content.ContentItem
 
setContents(List<String>) - Method in interface com.rometools.modules.content.ContentModule
Sets a List of Strings containing whatever new or original syntax items are in the element.
setContents(List<String>) - Method in class com.rometools.modules.content.ContentModuleImpl
 
setContents(MediaContent[]) - Method in class com.rometools.modules.mediarss.types.MediaGroup
MediaContents for the group
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.
setContentType(String) - Method in class com.rometools.propono.atom.server.AtomMediaResource
 
setContentValue(String) - Method in class com.rometools.modules.content.ContentItem
 
setContentValueDOM(List<Content>) - Method in class com.rometools.modules.content.ContentItem
 
setContentValueNamespaces(List<Namespace>) - Method in class com.rometools.modules.content.ContentItem
 
setContentValueParseType(String) - Method in class com.rometools.modules.content.ContentItem
 
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<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.
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
 
setCopyright(String) - Method in class com.rometools.modules.mediarss.types.Metadata
<media:copyright>
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.
setCopyrightUrl(URI) - Method in class com.rometools.modules.mediarss.types.Metadata
<media:copyright>
setCountry(String) - Method in class com.rometools.modules.yahooweather.types.Location
country two-character country code.
setCourseDateRange(DateTimeRange) - Method in interface com.rometools.modules.base.Course
The timeframe a course is running.
setCourseDateRange(DateTimeRange) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setCourseNumber(String) - Method in interface com.rometools.modules.base.Course
ID code associated with a course.
setCourseNumber(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setCourseTimes(String) - Method in interface com.rometools.modules.base.Course
Time a class is in session.
setCourseTimes(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
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.opml.feed.opml.Opml
is a date-time, indicating when the document was created.
setCreated(Date) - Method in class com.rometools.opml.feed.opml.Outline
(OPML 2) created is the date-time that the outline node was created.
setCreated(Date) - Method in class com.rometools.propono.atom.client.ClientEntry
 
setCreated(Date) - Method in class com.rometools.rome.feed.atom.Entry
Sets the entry created date (Atom 0.3 only)
setCreationTime(long) - Method in class com.rometools.certiorem.hub.data.Subscriber
Set the value of creationTime
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.
setCredentialSupplier(HttpClientFeedFetcher.CredentialSupplier) - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
Deprecated.
 
setCredits(Credit[]) - Method in class com.rometools.modules.mediarss.types.Metadata
<media:credit>
setCropDate(Date) - Method in interface com.rometools.modules.photocast.PhotocastModule
Sets the cropDate value for the item level.
setCropDate(Date) - Method in class com.rometools.modules.photocast.PhotocastModuleImpl
 
setCurrency(CurrencyEnumeration) - Method in interface com.rometools.modules.base.Event
Currency of the price amount for an item.
setCurrency(CurrencyEnumeration) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setCurrency(CurrencyEnumeration) - Method in interface com.rometools.modules.base.Housing
Currency of the price amount for an item.
setCurrency(CurrencyEnumeration) - Method in interface com.rometools.modules.base.Job
Currency of the price amount for an item.
setCurrency(CurrencyEnumeration) - Method in interface com.rometools.modules.base.Product
Currency of the price amount for an item.
setCurrency(CurrencyEnumeration) - Method in interface com.rometools.modules.base.Service
Currency of the price amount for an item.
setCurrency(CurrencyEnumeration) - Method in interface com.rometools.modules.base.Travel
Currency of the price amount for an item.
setCurrency(CurrencyEnumeration) - Method in interface com.rometools.modules.base.Vehicle
Currency of the price amount for an item.
setCustomRequestHeaders(Map<String, String>) - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
Deprecated.
Apply any request headers to the HTTP method call.
setDao(SubDAO) - Method in class com.rometools.certiorem.sub.Subscriptions
 
setDate(Date) - Method in class com.rometools.modules.yahooweather.types.Condition
Date recorded
setDate(Date) - Method in class com.rometools.modules.yahooweather.types.Forecast
For date.
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.
setDay(String) - Method in class com.rometools.modules.yahooweather.types.Forecast
Day of week
setDefaultContent(boolean) - Method in class com.rometools.modules.mediarss.types.MediaContent
isDefault determines if this is the default object that should be used for the .
setDefaultContentIndex(Integer) - Method in class com.rometools.modules.mediarss.types.MediaGroup
Default content index MediaContent.
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.
setDeleted(Boolean) - Method in class com.rometools.modules.sse.modules.Sync
Set an indication of whether this item has been deleted and is a tombstone.
setDeliveryNotes(String) - Method in interface com.rometools.modules.base.Event
Additional instructions to explain the item’s delivery process.
setDeliveryNotes(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setDeliveryNotes(String) - Method in interface com.rometools.modules.base.Product
Additional instructions to explain the item’s delivery process.
setDeliveryNotes(String) - Method in interface com.rometools.modules.base.Review
Additional instructions to explain the item’s delivery process.
setDeliveryNotes(String) - Method in interface com.rometools.modules.base.Service
Additional instructions to explain the item’s delivery process.
setDeliveryNotes(String) - Method in interface com.rometools.modules.base.Travel
Additional instructions to explain the item’s delivery process.
setDeliveryNotes(String) - Method in interface com.rometools.modules.base.Vehicle
Additional instructions to explain the item’s delivery process.
setDeliveryNotes(String) - Method in interface com.rometools.modules.base.Wanted
Additional instructions to explain the item’s delivery process.
setDeliveryRadius(FloatUnit) - Method in interface com.rometools.modules.base.Event
The maximum distance you will deliver an item in any direction.
setDeliveryRadius(FloatUnit) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setDeliveryRadius(FloatUnit) - Method in interface com.rometools.modules.base.Product
The maximum distance you will deliver an item in any direction.
setDeliveryRadius(FloatUnit) - Method in interface com.rometools.modules.base.Review
The maximum distance you will deliver an item in any direction.
setDeliveryRadius(FloatUnit) - Method in interface com.rometools.modules.base.Service
The maximum distance you will deliver an item in any direction.
setDeliveryRadius(FloatUnit) - Method in interface com.rometools.modules.base.Travel
The maximum distance you will deliver an item in any direction.
setDeliveryRadius(FloatUnit) - Method in interface com.rometools.modules.base.Vehicle
The maximum distance you will deliver an item in any direction.
setDeliveryRadius(FloatUnit) - Method in interface com.rometools.modules.base.Wanted
The maximum distance you will deliver an item in any direction.
setDepartment(String) - Method in interface com.rometools.modules.slash.Slash
 
setDepartment(String) - Method in class com.rometools.modules.slash.SlashImpl
 
setDescription(String) - Method in class com.rometools.modules.mediarss.types.Metadata
<media: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(Description) - Method in class com.rometools.rome.feed.rss.Item
Sets the item description.
setDescription(String) - Method in class com.rometools.rome.feed.rss.TextInput
Sets the text input 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.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.
setDescriptionType(String) - Method in class com.rometools.modules.mediarss.types.Metadata
<media:description>
setDirection(int) - Method in class com.rometools.modules.yahooweather.types.Wind
Direction of wind in degrees
setDistance(String) - Method in class com.rometools.modules.yahooweather.types.Units
Units of distance
setDocs(String) - Method in class com.rometools.opml.feed.opml.Opml
(OPML 2) <docs> is the http address of documentation for the format used in the OPML file.
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.
setDraft(Boolean) - Method in interface com.rometools.propono.atom.common.rome.AppModule
Set to true if entry is a draft
setDraft(Boolean) - Method in class com.rometools.propono.atom.common.rome.AppModuleImpl
Set to true if entry is draft
setDraft(boolean) - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Set draft status of this entry
setDraft(boolean) - Method in interface com.rometools.propono.blogclient.BlogEntry
Set draft status of this entry
setDuration(Duration) - Method in interface com.rometools.modules.itunes.EntryInformation
Sets the Duration object for this Item
setDuration(Duration) - Method in class com.rometools.modules.itunes.EntryInformationImpl
Sets the Duration object for this Item
setDuration(Long) - Method in class com.rometools.modules.mediarss.types.MediaContent
duration is the number of seconds the media object plays.
setEdited(Date) - Method in interface com.rometools.propono.atom.common.rome.AppModule
Set time of last edit
setEdited(Date) - Method in class com.rometools.propono.atom.common.rome.AppModuleImpl
Set time of last edit
setEducation(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setEducation(String) - Method in interface com.rometools.modules.base.Job
Level of education required for an employment position.
setEducation(String) - Method in interface com.rometools.modules.base.Person
Education of the individual.
setElement(String) - Method in class com.rometools.modules.sle.io.LabelNamespaceElement
 
setElement(String) - Method in class com.rometools.modules.sle.types.DateValue
 
setElement(String) - Method in class com.rometools.modules.sle.types.NumberValue
 
setElement(String) - Method in class com.rometools.modules.sle.types.StringValue
 
setEmail(String) - Method in class com.rometools.propono.blogclient.BlogEntry.Person
Set person's email
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.
setEmbedCode(String) - Method in class com.rometools.modules.activitystreams.types.Audio
Set the value of embedCode
setEmployer(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setEmployer(String) - Method in interface com.rometools.modules.base.Job
Company providing employment.
setEmployer(String) - Method in interface com.rometools.modules.base.Person
Individuals employer.
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.
setEncodeds(List<String>) - Method in interface com.rometools.modules.content.ContentModule
Sets a List of Strings containing the New Syntax Encoded values are in the element.
setEncodeds(List<String>) - Method in class com.rometools.modules.content.ContentModuleImpl
 
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.
setETag(String) - Method in class com.rometools.fetcher.impl.SyndFeedInfo
Deprecated.
 
setEthnicities(String[]) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setEthnicities(String[]) - Method in interface com.rometools.modules.base.Person
Ethnicity of the individual in the People profiles bulk upload entry.
setEventDateRange(DateTimeRange) - Method in interface com.rometools.modules.base.Event
The time during which this event takes place.
setEventDateRange(DateTimeRange) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setEventType(String) - Method in class com.rometools.fetcher.FetcherEvent
Deprecated.
 
setExpansionState(int[]) - Method in class com.rometools.opml.feed.opml.Opml
<expansionState>is a comma-separated list of line numbers that are expanded.
setExpirationDate(Date) - Method in interface com.rometools.modules.base.GlobalInterface
Expiration Date for this item.
setExpirationDate(Date) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setExpirationDate(Date) - Method in class com.rometools.rome.feed.rss.Item
Sets the item expiration date.
setExpirationDateTime(Date) - Method in interface com.rometools.modules.base.GlobalInterface
Date and time that the item expires.
setExpirationDateTime(Date) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setExpirationTime(long) - Method in class com.rometools.certiorem.sub.data.Subscription
Set the value of expirationTime
setExpired(boolean) - Method in class com.rometools.certiorem.hub.data.jpa.JPASubscriber
Set the value of expired
setExplicit(boolean) - Method in class com.rometools.modules.itunes.AbstractITunesObject
Boolean as to whether this feed or entry contains adult content
setExplicit(boolean) - Method in interface com.rometools.modules.itunes.ITunes
Boolean as to whether this feed or entry contains adult content
setExpression(Expression) - Method in class com.rometools.modules.mediarss.types.MediaContent
expression determines if the object is a sample or the full version of the object, or even if it is a continuous stream (sample | full | nonstop).
setExterior(AbstractRing) - Method in class com.rometools.modules.georss.geometries.Polygon
Set the outer border
setFeed(SyndFeed) - Method in class com.rometools.fetcher.FetcherEvent
Deprecated.
 
setFeedGenerator(WireFeedGenerator) - Method in class com.rometools.modules.sse.SSE091Generator
 
setFeedGenerator(WireFeedGenerator) - Method in interface com.rometools.rome.io.DelegatingModuleGenerator
Provides a parent wirefeed reference to this ModuleParser, or "plugin-in".
setFeedInfo(URL, SyndFeedInfo) - Method in class com.rometools.certiorem.hub.DeltaFeedInfoCache
 
setFeedInfo(URL, SyndFeedInfo) - Method in class com.rometools.fetcher.impl.DiskFeedInfoCache
Deprecated.
 
setFeedInfo(URL, SyndFeedInfo) - Method in interface com.rometools.fetcher.impl.FeedFetcherCache
Deprecated.
Add a SyndFeedInfo object to the cache
setFeedInfo(URL, SyndFeedInfo) - Method in class com.rometools.fetcher.impl.HashMapFeedInfoCache
Deprecated.
 
setFeedInfoCache(FeedFetcherCache) - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
Deprecated.
 
setFeedInfoCache(FeedFetcherCache) - Method in class com.rometools.fetcher.impl.HttpURLFeedFetcher
Deprecated.
 
setFeedParser(WireFeedParser) - Method in class com.rometools.modules.sse.SSE091Parser
 
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.
setFileSize(Long) - Method in class com.rometools.modules.mediarss.types.MediaContent
fileSize is the number of bytes of the media object.
setFixed(boolean) - Method in class com.rometools.propono.atom.common.Categories
True if clients MUST use one of the categories specified
setForecasts(Forecast[]) - Method in interface com.rometools.modules.yahooweather.YWeatherEntryModule
Forecasts for this location.
setForecasts(Forecast[]) - Method in class com.rometools.modules.yahooweather.YWeatherModuleImpl
 
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 class com.rometools.modules.base.GoogleBaseImpl
 
setFormat(String[]) - Method in interface com.rometools.modules.base.Product
Format of the content.
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.
setFramerate(Float) - Method in class com.rometools.modules.mediarss.types.MediaContent
framerate is the number of frames per second for the media object.
setFromLocation(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setFromLocation(String) - Method in interface com.rometools.modules.base.Travel
Starting city and state/country of the trip.
setGender(GenderEnumeration) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setGender(GenderEnumeration) - Method in interface com.rometools.modules.base.Person
Gender of an individual in a People profiles bulk upload.
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
 
setGeometry(AbstractGeometry) - Method in class com.rometools.modules.georss.GeoRSSModule
Set geometry of georss element
setGroupFields(Group[]) - Method in interface com.rometools.modules.sle.SimpleListExtension
The cf:group element is intended to inform the client that the property to which it refers is one that is “groupable” – that is, that the client should provide a user interface that allows the user to group or filter on the values of that property.
setGroupFields(Group[]) - Method in class com.rometools.modules.sle.SimpleListExtensionImpl
 
setGroupValues(EntryValue[]) - Method in class com.rometools.modules.sle.SleEntryImpl
 
setGuid(Guid) - Method in class com.rometools.rome.feed.rss.Item
Sets the item GUID.
setHash(Hash) - Method in class com.rometools.modules.mediarss.types.Metadata
<media:hash>
setHeight(Integer) - Method in class com.rometools.modules.mediarss.types.MediaContent
height is the height of the media object.
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.
setHigh(int) - Method in class com.rometools.modules.yahooweather.types.Forecast
High temperature
setHistory(History) - Method in class com.rometools.modules.sse.modules.Sync
The history history for this sync object
setHitParade(Integer[]) - Method in interface com.rometools.modules.slash.Slash
 
setHitParade(Integer[]) - Method in class com.rometools.modules.slash.SlashImpl
 
setHoaDues(Float) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setHoaDues(Float) - Method in interface com.rometools.modules.base.Housing
Homeowners association dues on the property.
setHost(String) - Method in class com.rometools.certiorem.hub.data.SubscriptionSummary
Set the value of host
setHref(String) - Method in interface com.rometools.modules.thr.ThreadingModule
 
setHref(String) - Method in class com.rometools.modules.thr.ThreadingModuleImpl
 
setHref(String) - Method in class com.rometools.propono.atom.common.Categories
URI of out-of-line categories
setHref(String) - Method in class com.rometools.propono.atom.common.Collection
Set URI of collection
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
 
setHttpClientMethodCallback(HttpClientFeedFetcher.HttpClientMethodCallbackIntf) - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
Deprecated.
 
setHttpClientParams(HttpClientParams) - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
Deprecated.
 
setHumidity(int) - Method in class com.rometools.modules.yahooweather.types.Atmosphere
Relative humidity
setIcon(String) - Method in class com.rometools.rome.feed.atom.Feed
Set the icon
setIconUrl(String) - Method in class com.rometools.modules.activitystreams.types.Mood
Set the value of iconUrl
setId(String) - Method in class com.rometools.certiorem.hub.data.jpa.JPASubscriber
Set the value of id
setId(String) - Method in class com.rometools.certiorem.sub.data.Subscription
Set the value of id
setId(String) - Method in class com.rometools.fetcher.impl.SyndFeedInfo
Deprecated.
 
setId(String) - Method in interface com.rometools.modules.base.GlobalInterface
Unique id for this item.
setId(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setId(String) - Method in class com.rometools.modules.sse.modules.Sync
Set the identifier for the item.
setId(String) - Method in class com.rometools.propono.blogclient.BlogEntry.Category
Set category id
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(URL) - Method in class com.rometools.modules.itunes.AbstractITunesObject
 
setImage(URL) - Method in interface com.rometools.modules.itunes.ITunes
 
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.
setImageLinks(URL[]) - Method in interface com.rometools.modules.base.GlobalInterface
Images for this item.
setImageLinks(URL[]) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setImageUrl(URL) - Method in interface com.rometools.modules.photocast.PhotocastModule
The URL of the image.
setImageUrl(URL) - Method in class com.rometools.modules.photocast.PhotocastModuleImpl
 
setImmigrationStatus(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setImmigrationStatus(String) - Method in interface com.rometools.modules.base.Job
Legal residency requirements for an employment position.
setInfo(Content) - Method in class com.rometools.rome.feed.atom.Feed
Sets the feed info (Atom 0.3 only)
setInfoCache(Map<String, SyndFeedInfo>) - Method in class com.rometools.fetcher.impl.HashMapFeedInfoCache
Deprecated.
The API of this class indicates that map must thread safe.
setInputStream(InputStream) - Method in class com.rometools.propono.atom.client.ClientMediaEntry
Set media resource data as an input stream, don't try this if you have already set the data as a byte array.
setInputStream(InputStream) - Method in class com.rometools.propono.atom.server.AtomMediaResource
 
setInterestedIn(String[]) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setInterestedIn(String[]) - Method in interface com.rometools.modules.base.Person
Interest of a person being profiled.
setInterior(List<AbstractRing>) - Method in class com.rometools.modules.georss.geometries.Polygon
Set the list of inner borders (holes)
setIsbn(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setIsbn(String) - Method in interface com.rometools.modules.base.Product
A unique 10 or 13 digit number assigned to every printed book.
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)).
setItem(Item) - Method in class com.rometools.modules.sse.modules.Conflict
 
setItems(List<Item>) - Method in class com.rometools.rome.feed.rss.Channel
Sets the channel items.
setItemsPerPage(int) - Method in class com.rometools.modules.opensearch.impl.OpenSearchModuleImpl
 
setItemsPerPage(int) - Method in interface com.rometools.modules.opensearch.OpenSearchResponse
# itemsPerPage – the maximum number of items that can appear in one page of results.
setJobFunctions(String[]) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setJobFunctions(String[]) - Method in interface com.rometools.modules.base.Job
The functions of an employment position.
setJobIndustries(String[]) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setJobIndustries(String[]) - Method in interface com.rometools.modules.base.Job
The industry of an employment position.
setJobTypes(String[]) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setJobTypes(String[]) - Method in interface com.rometools.modules.base.Job
Type of employment position.
setKeywords(String[]) - Method in class com.rometools.modules.itunes.AbstractITunesObject
A list of keywords for this feed or entry Must not contain spaces
setKeywords(String[]) - Method in interface com.rometools.modules.itunes.ITunes
A list of keywords for this feed or entry Must not contain spaces
setKeywords(String[]) - Method in class com.rometools.modules.mediarss.types.Metadata
<media:keywords>
setLabel(String) - Method in class com.rometools.modules.sle.io.LabelNamespaceElement
 
setLabel(String) - Method in class com.rometools.modules.sle.types.DateValue
 
setLabel(String) - Method in class com.rometools.modules.sle.types.NumberValue
 
setLabel(String) - Method in class com.rometools.modules.sle.types.StringValue
 
setLabel(String) - Method in class com.rometools.rome.feed.atom.Category
Set label for category.
setLabels(String[]) - Method in interface com.rometools.modules.base.GlobalInterface
Labels for this item.
setLabels(String[]) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setLanguage(String) - Method in class com.rometools.modules.mediarss.types.MediaContent
lang is the primary language encapsulated in the media object.
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.
setLastModified(Object) - Method in class com.rometools.fetcher.impl.SyndFeedInfo
Deprecated.
 
setLastModified(Date) - Method in class com.rometools.propono.atom.server.AtomMediaResource
 
setLastPublishSuccessful(boolean) - Method in class com.rometools.certiorem.hub.data.SubscriptionSummary
Set the value of lastPublishSuccessful
setLatitude(double) - Method in class com.rometools.modules.georss.geometries.Position
Set the latitude
setLatitude(double) - Method in class com.rometools.modules.georss.GeoRSSPoint
 
setLeaseSeconds(long) - Method in class com.rometools.certiorem.hub.data.Subscriber
Set the value of leaseSeconds
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
setLicenses(String[]) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setLicenses(String[]) - Method in interface com.rometools.modules.base.Unknown
 
setLicenses(License[]) - Method in interface com.rometools.modules.cc.CreativeCommons
 
setLicenses(License[]) - Method in class com.rometools.modules.cc.CreativeCommonsImpl
 
setLink(Link) - Method in interface com.rometools.modules.atom.modules.AtomLinkModule
 
setLink(Link) - Method in class com.rometools.modules.atom.modules.AtomLinkModuleImpl
 
setLink(Link) - Method in class com.rometools.modules.opensearch.impl.OpenSearchModuleImpl
 
setLink(Link) - Method in interface com.rometools.modules.opensearch.OpenSearchResponse
# link – a reference back to the OpenSearch Description file * Attributes: This is a clone of the link element in Atom, including href, hreflang, rel, and type attributes.
setLink(String) - Method in class com.rometools.modules.sse.modules.Related
Set the URL for related feeds.
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
setListingType(Boolean) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setListingType(Boolean) - Method in interface com.rometools.modules.base.Housing
Indicates whether this property is for sale or not.
setLocation(GeoRSSModule) - Method in class com.rometools.modules.activitystreams.types.ActivityObject
 
setLocation(GeoRSSModule) - Method in interface com.rometools.modules.activitystreams.types.HasLocation
 
setLocation(String) - Method in interface com.rometools.modules.base.Event
Location where the event will be held.
setLocation(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setLocation(String) - Method in interface com.rometools.modules.base.Housing
Location of the property.
setLocation(String) - Method in interface com.rometools.modules.base.Job
Location of the position.
setLocation(String) - Method in interface com.rometools.modules.base.Person
Location of a person.
setLocation(String) - Method in interface com.rometools.modules.base.Product
Location of a property.
setLocation(String) - Method in interface com.rometools.modules.base.Service
Location of the where the service is offered.
setLocation(String) - Method in interface com.rometools.modules.base.Travel
Location of the property.
setLocation(String) - Method in interface com.rometools.modules.base.Vehicle
Location of a property.
setLocation(String) - Method in interface com.rometools.modules.base.Wanted
Location of the property.
setLocation(Location) - Method in interface com.rometools.modules.yahooweather.YWeatherFeedModule
The location the feed is for.
setLocation(Location) - Method in class com.rometools.modules.yahooweather.YWeatherModuleImpl
 
setLogo(String) - Method in class com.rometools.rome.feed.atom.Feed
Set the logo
setLongitude(double) - Method in class com.rometools.modules.georss.geometries.Position
Set the longitude
setLongitude(double) - Method in class com.rometools.modules.georss.GeoRSSPoint
 
setLow(int) - Method in class com.rometools.modules.yahooweather.types.Forecast
Low temperature
setMake(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setMake(String) - Method in interface com.rometools.modules.base.Vehicle
The vehicle manufacturer.
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
 
setManufacturer(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setManufacturer(String) - Method in interface com.rometools.modules.base.Product
Company that manufactures the item.
setManufacturerId(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setManufacturerId(String) - Method in interface com.rometools.modules.base.Product
Unique product ID code assigned by its manufacturer.
setMaritalStatus(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setMaritalStatus(String) - Method in interface com.rometools.modules.base.Person
Marital status of an individual.
setMaxEntries(int) - Method in class com.rometools.fetcher.impl.LinkedHashMapFeedInfoCache
Deprecated.
 
setMaxLatitude(double) - Method in class com.rometools.modules.georss.geometries.Envelope
 
setMaxLongitude(double) - Method in class com.rometools.modules.georss.geometries.Envelope
 
setMediaContents(MediaContent[]) - Method in class com.rometools.modules.mediarss.MediaEntryModuleImpl
MediaContent items for the entry
setMediaGroups(MediaGroup[]) - Method in class com.rometools.modules.mediarss.MediaEntryModuleImpl
MediaGroups for the entry
setMedium(String) - Method in class com.rometools.modules.mediarss.types.MediaContent
Set the value of medium
setMegapixels(FloatUnit) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setMegapixels(FloatUnit) - Method in interface com.rometools.modules.base.Product
Resolution of a digital imaging device.
setMemory(FloatUnit) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setMemory(FloatUnit) - Method in interface com.rometools.modules.base.Product
The amount of memory included in an item.
setMetadata(Metadata) - Method in class com.rometools.modules.mediarss.MediaModuleImpl
Metadata for a feed.
setMetadata(Metadata) - Method in class com.rometools.modules.mediarss.types.MediaContent
The metadata for the item
setMetadata(Metadata) - Method in class com.rometools.modules.mediarss.types.MediaGroup
Metadata for the group
setMetadata(Metadata) - Method in interface com.rometools.modules.photocast.PhotocastModule
The iPhoto metadata for the image.
setMetadata(Metadata) - Method in class com.rometools.modules.photocast.PhotocastModuleImpl
 
setMileage(Integer) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setMileage(Integer) - Method in interface com.rometools.modules.base.Vehicle
Current mileage of the vehicle.
setMilliseconds(long) - Method in class com.rometools.modules.itunes.types.Duration
Sets the millisecond length
setMinLatitude(double) - Method in class com.rometools.modules.georss.geometries.Envelope
 
setMinLongitude(double) - Method in class com.rometools.modules.georss.geometries.Envelope
 
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.
setModel(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setModel(String) - Method in interface com.rometools.modules.base.Vehicle
The vehicle model.
setModelNumber(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setModelNumber(String) - Method in interface com.rometools.modules.base.Product
Model number of the product.
setModificationDate(Date) - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Set update date of this entry
setModificationDate(Date) - Method in interface com.rometools.propono.blogclient.BlogEntry
Set update date of this entry
setModified(Date) - Method in class com.rometools.opml.feed.opml.Opml
<dateModified> is a date-time, indicating when the document was last modified.
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.opml.feed.opml.Outline
 
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.
setMood(Mood) - Method in interface com.rometools.modules.activitystreams.ActivityStreamModule
 
setMood(Mood) - Method in class com.rometools.modules.activitystreams.ActivityStreamModuleImpl
 
setName(String) - Method in class com.rometools.modules.itunes.types.Category
Sets the name of the category
setName(String) - Method in class com.rometools.modules.itunes.types.Subcategory
Set the name of the subcategory.
setName(String) - Method in class com.rometools.opml.feed.opml.Attribute
 
setName(String) - Method in class com.rometools.propono.blogclient.BlogEntry.Category
Set category display name
setName(String) - Method in class com.rometools.propono.blogclient.BlogEntry.Person
Set person's name
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.
setNameOfItemBeingReviewed(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setNameOfItemBeingReviewed(String) - Method in interface com.rometools.modules.base.Review
The name of an item being reviewed.
setNamespace(Namespace) - Method in class com.rometools.modules.sle.io.LabelNamespaceElement
 
setNamespace(Namespace) - Method in class com.rometools.modules.sle.types.DateValue
 
setNamespace(Namespace) - Method in class com.rometools.modules.sle.types.NumberValue
 
setNamespace(Namespace) - Method in class com.rometools.modules.sle.types.StringValue
 
setNewFeedUrl(String) - Method in interface com.rometools.modules.itunes.FeedInformation
 
setNewFeedUrl(String) - Method in class com.rometools.modules.itunes.FeedInformationImpl
 
setNewsSource(String) - Method in interface com.rometools.modules.base.Article
Source for this article.
setNewsSource(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setObject(ActivityObject) - Method in interface com.rometools.modules.activitystreams.ActivityStreamModule
 
setObject(ActivityObject) - Method in class com.rometools.modules.activitystreams.ActivityStreamModuleImpl
Set the value of object
setOccupation(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setOccupation(String) - Method in interface com.rometools.modules.base.Person
Occupation of an individual.
setOperatingSystems(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setOperatingSystems(String) - Method in interface com.rometools.modules.base.Unknown
 
setOrder(Integer) - Method in interface com.rometools.modules.itunes.EntryInformation
 
setOrder(Integer) - Method in class com.rometools.modules.itunes.EntryInformationImpl
 
setOrdered(Boolean) - Method in class com.rometools.modules.sse.modules.Sharing
Set whether subscribers MUST tread the item list as an ordered set.
setOrigEnclosureLink(String) - Method in interface com.rometools.modules.feedburner.FeedBurner
 
setOrigEnclosureLink(String) - Method in class com.rometools.modules.feedburner.FeedBurnerImpl
 
setOrigLink(String) - Method in interface com.rometools.modules.feedburner.FeedBurner
 
setOrigLink(String) - Method in class com.rometools.modules.feedburner.FeedBurnerImpl
 
setOsd(String) - Method in class com.rometools.modules.opensearch.entity.OSQuery
Typically represents a url link to the os description file
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).
setOutlines(List<Outline>) - Method in class com.rometools.opml.feed.opml.Opml
Root level Outline object that should appear in the <body>
setOwnerEmail(String) - Method in class com.rometools.opml.feed.opml.Opml
<ownerEmail> is a string, the email address of the owner of the document.
setOwnerEmailAddress(String) - Method in interface com.rometools.modules.itunes.FeedInformation
Sets the owner email address for the feed.
setOwnerEmailAddress(String) - Method in class com.rometools.modules.itunes.FeedInformationImpl
Sets the owner email address for the feed.
setOwnerId(String) - Method in class com.rometools.opml.feed.opml.Opml
(OPML 2) <ownerId> is the http address of a web page that contains an HTML a form that allows a human reader to communicate with the author of the document via email or other means.
setOwnerName(String) - Method in interface com.rometools.modules.itunes.FeedInformation
Sets the owner name for the feed
setOwnerName(String) - Method in class com.rometools.modules.itunes.FeedInformationImpl
Sets the owner name for the feed
setOwnerName(String) - Method in class com.rometools.opml.feed.opml.Opml
<ownerName> is a string, the owner of the document.
setPages(Integer) - Method in interface com.rometools.modules.base.Article
Number of pages in the article.
setPages(Integer) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setPages(Integer) - Method in interface com.rometools.modules.base.ScholarlyArticle
Number of pages in the article.
setParser(WireFeedParser) - Method in class com.rometools.modules.itunes.io.ITunesParser
 
setPath(String) - Method in class com.rometools.rome.feed.rss.Cloud
Sets the cloud path.
setPaymentAccepted(PaymentTypeEnumeration[]) - Method in interface com.rometools.modules.base.Event
Payment Methods acceptable for the event.
setPaymentAccepted(PaymentTypeEnumeration[]) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setPaymentAccepted(PaymentTypeEnumeration[]) - Method in interface com.rometools.modules.base.Housing
Payment Methods acceptable for the property.
setPaymentAccepted(PaymentTypeEnumeration[]) - Method in interface com.rometools.modules.base.Product
Acceptable payment methods for item purchases.
setPaymentAccepted(PaymentTypeEnumeration[]) - Method in interface com.rometools.modules.base.Service
Payment Methods acceptable for the service.
setPaymentAccepted(PaymentTypeEnumeration[]) - Method in interface com.rometools.modules.base.Travel
Acceptable payment methods for item purchases.
setPaymentAccepted(PaymentTypeEnumeration[]) - Method in interface com.rometools.modules.base.Vehicle
Payment Methods acceptable for the service.
setPaymentNotes(String) - Method in interface com.rometools.modules.base.Event
Additional information about payment.
setPaymentNotes(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setPaymentNotes(String) - Method in interface com.rometools.modules.base.Housing
Additional payment information.
setPaymentNotes(String) - Method in interface com.rometools.modules.base.Product
Additional instructions to explain a payment policy.
setPaymentNotes(String) - Method in interface com.rometools.modules.base.Service
Additional payment information.
setPaymentNotes(String) - Method in interface com.rometools.modules.base.Travel
Additional instructions to explain a payment policy.
setPaymentNotes(String) - Method in interface com.rometools.modules.base.Vehicle
Additional payment information.
setPermaLink(boolean) - Method in class com.rometools.rome.feed.rss.Guid
Sets the guid perma link.
setPhotoDate(Date) - Method in interface com.rometools.modules.photocast.PhotocastModule
Set the Item level photoDate value.
setPhotoDate(Date) - Method in class com.rometools.modules.photocast.PhotocastModuleImpl
 
setPickup(Boolean) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setPickup(Boolean) - Method in interface com.rometools.modules.base.Product
Whether or not an item is available for pick up.
setPlayer(PlayerReference) - Method in class com.rometools.modules.mediarss.MediaModuleImpl
Player for a feed.
setPlayer(PlayerReference) - Method in class com.rometools.modules.mediarss.types.MediaContent
<media:player>
setPort(int) - Method in class com.rometools.rome.feed.rss.Cloud
Sets the cloud port.
setPosition(Position) - Method in class com.rometools.modules.georss.geometries.Point
Set the position
setPosition(Position) - Method in class com.rometools.modules.georss.GeoRSSModule
Convenience method to set point geometry.
setPositionList(PositionList) - Method in class com.rometools.modules.georss.geometries.LinearRing
Set the position list
setPositionList(PositionList) - Method in class com.rometools.modules.georss.geometries.LineString
Set the position list
setPreserveWireFeed(boolean) - Method in interface com.rometools.fetcher.FeedFetcher
Deprecated.
If set to true, the WireFeed will be made accessible from the SyndFeed object returned from the Fetcher via the originalWireFeed() method.
setPreserveWireFeed(boolean) - Method in class com.rometools.fetcher.impl.AbstractFeedFetcher
Deprecated.
 
setPreserveWireFeed(boolean) - Method in class com.rometools.rome.io.SyndFeedInput
 
setPressure(double) - Method in class com.rometools.modules.yahooweather.types.Atmosphere
Barometric pressure
setPressure(String) - Method in class com.rometools.modules.yahooweather.types.Units
Units of pressure
setPrice(FloatUnit) - Method in interface com.rometools.modules.base.Event
Price of the event.
setPrice(FloatUnit) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setPrice(FloatUnit) - Method in interface com.rometools.modules.base.Housing
Price for the property.
setPrice(FloatUnit) - Method in interface com.rometools.modules.base.Product
Price of the item.
setPrice(FloatUnit) - Method in interface com.rometools.modules.base.Service
Price for the service.
setPrice(FloatUnit) - Method in interface com.rometools.modules.base.Vehicle
Price for the service.
setPriceType(PriceTypeEnumeration) - Method in interface com.rometools.modules.base.Event
Price qualifier for the even cost.
setPriceType(PriceTypeEnumeration) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setPriceType(PriceTypeEnumeration) - Method in interface com.rometools.modules.base.Housing
Price type information.
setPriceType(PriceTypeEnumeration) - Method in interface com.rometools.modules.base.Product
The type of pricing for the item.
setPriceType(PriceTypeEnumeration) - Method in interface com.rometools.modules.base.Service
Price type information.
setPriceType(PriceTypeEnumeration) - Method in interface com.rometools.modules.base.Travel
The type of pricing for the item.
setPriceType(PriceTypeEnumeration) - Method in interface com.rometools.modules.base.Vehicle
Price type information.
setProcessorSpeed(FloatUnit) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setProcessorSpeed(FloatUnit) - Method in interface com.rometools.modules.base.Product
The processor speed for the product.
setProductTypes(String[]) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setProductTypes(String[]) - Method in interface com.rometools.modules.base.Product
The type of product being offered.
setProgrammingLanguages(String[]) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setProgrammingLanguages(String[]) - Method in interface com.rometools.modules.base.Unknown
 
setPropertyTypes(String[]) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setPropertyTypes(String[]) - Method in interface com.rometools.modules.base.Housing
Types of property represented here.
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.
setPublicationDate(Date) - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Get publish date of this entry
setPublicationDate(Date) - Method in interface com.rometools.propono.blogclient.BlogEntry
Get publish date of this entry
setPublicationName(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setPublicationName(String) - Method in interface com.rometools.modules.base.ScholarlyArticle
Name of the publication.
setPublicationVolume(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setPublicationVolume(String) - Method in interface com.rometools.modules.base.ScholarlyArticle
Volume of the publication.
setPublishDate(Date) - Method in interface com.rometools.modules.base.Article
Date article was published.
setPublishDate(Date) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setPublishDate(Date) - Method in interface com.rometools.modules.base.Review
Date the item was published.
setPublishDate(Date) - Method in interface com.rometools.modules.base.ScholarlyArticle
Date article was published.
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.
setQuantity(Integer) - Method in interface com.rometools.modules.base.Event
Quantity available.
setQuantity(Integer) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setQuantity(Integer) - Method in interface com.rometools.modules.base.Product
Quantity available.
setQuantity(Integer) - Method in interface com.rometools.modules.base.Service
Quantity available.
setQuantity(Integer) - Method in interface com.rometools.modules.base.Travel
Quantity available.
setQuantity(Integer) - Method in interface com.rometools.modules.base.Vehicle
Quantity available.
setQueries(List<OSQuery>) - Method in class com.rometools.modules.opensearch.impl.OpenSearchModuleImpl
 
setQueries(List<OSQuery>) - Method in interface com.rometools.modules.opensearch.OpenSearchResponse
Query – in an OpenSearch Response, can be used both to echo back the original query and to suggest new searches.
setRating(Float) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setRating(Float) - Method in interface com.rometools.modules.base.Review
Rating of the product or service on a scale of 1-5, with 5 as the best.
setRating(String) - Method in class com.rometools.rome.feed.rss.Channel
Sets the channel rating.
setRatings(Rating[]) - Method in class com.rometools.modules.mediarss.types.Metadata
<media:rating>
setReadTimeout(int) - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
Deprecated.
 
setRef(String) - Method in interface com.rometools.modules.thr.ThreadingModule
 
setRef(String) - Method in class com.rometools.modules.thr.ThreadingModuleImpl
 
setReference(Reference) - Method in class com.rometools.modules.mediarss.types.MediaContent
The player or URL reference for the item
setRegion(String) - Method in class com.rometools.modules.yahooweather.types.Location
state, territory, or region, if given
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.
setRelated(Related) - Method in class com.rometools.modules.sse.modules.Sharing
 
setRelatedLinks(URL[]) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setRelatedLinks(URL[]) - Method in interface com.rometools.modules.base.Unknown
 
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.
setRequester(Requester) - Method in class com.rometools.certiorem.sub.Subscriptions
 
setRequestHeaders(URLConnection, SyndFeedInfo, String) - Method in class com.rometools.fetcher.impl.HttpURLFeedFetcher
Deprecated.
Set appropriate HTTP headers, including conditional get and gzip encoding headers
setResolveURIs(boolean) - Static method in class com.rometools.rome.io.impl.Atom10Parser
 
setRestrictions(Restriction[]) - Method in class com.rometools.modules.mediarss.types.Metadata
<media:restriction>
setRetryHandler(HttpMethodRetryHandler) - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
Deprecated.
 
setReviewerType(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setReviewerType(String) - Method in interface com.rometools.modules.base.Review
The type of rating being provided: editorial (a review written by a member of your staff) or “user” ( a review written by a user of your site).
setReviewType(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setReviewType(String) - Method in interface com.rometools.modules.base.Review
The category of the item being reviewed.
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.
setRole(String) - Method in class com.rometools.modules.opensearch.entity.OSQuery
 
setSalary(Float) - Method in interface com.rometools.modules.base.Course
Salary for this position.
setSalary(Float) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setSalary(Float) - Method in interface com.rometools.modules.base.Job
Salary for this position.
setSalaryType(PriceTypeEnumeration) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setSalaryType(PriceTypeEnumeration) - Method in interface com.rometools.modules.base.Job
The type of salary included.
setSamplingrate(Float) - Method in class com.rometools.modules.mediarss.types.MediaContent
samplingrate is the number of samples per second taken to create the media object.
setScheme(String) - Method in class com.rometools.propono.atom.common.Categories
Category URI scheme to use for Categories without a scheme
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
 
setSchoolDistrict(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setSchoolDistrict(String) - Method in interface com.rometools.modules.base.Housing
School district a property is in.
setSearchTerms(String) - Method in class com.rometools.modules.opensearch.entity.OSQuery
 
setSecret(String) - Method in class com.rometools.certiorem.hub.data.Subscriber
Set the value of secret
setSection(String) - Method in interface com.rometools.modules.slash.Slash
 
setSection(String) - Method in class com.rometools.modules.slash.SlashImpl
 
setServiceType(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setServiceType(String) - Method in interface com.rometools.modules.base.Service
The type of service being offered.
setSexualOrientation(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setSexualOrientation(String) - Method in interface com.rometools.modules.base.Person
Individual's sexual orientation.
setShipping(ShippingType[]) - Method in interface com.rometools.modules.base.Event
Shipping information related to the event.
setShipping(ShippingType[]) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setShipping(ShippingType[]) - Method in interface com.rometools.modules.base.Product
Shipping options available for an item.
setShipping(ShippingType[]) - Method in interface com.rometools.modules.base.Service
Shipping options available for an item.
setShipping(ShippingType[]) - Method in interface com.rometools.modules.base.Vehicle
Shipping options available for an item.
setSince(Date) - Method in class com.rometools.modules.sse.modules.Related
Set the starting point of the related feed.
setSince(Date) - Method in class com.rometools.modules.sse.modules.Sharing
Sets the optional date-time attribute where all items updated on or after this date-time are included in the feed.
setSize(Size) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setSize(Size) - Method in interface com.rometools.modules.base.Product
Dimensions of the item, expressed in either two or three dimensions.
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.
setSlug(String) - Method in class com.rometools.propono.atom.client.ClientMediaEntry
Get string to be used in file name of new media resource on server.
setSortFields(Sort[]) - Method in interface com.rometools.modules.sle.SimpleListExtension
The cf:sort element is intended to inform the client that the property to which it refers is one that is “sortable” – that is, that the client should provide a user interface that allows the user to sort on that property.
setSortFields(Sort[]) - Method in class com.rometools.modules.sle.SimpleListExtensionImpl
 
setSortValues(EntryValue[]) - Method in class com.rometools.modules.sle.SleEntryImpl
 
setSource(String) - Method in interface com.rometools.modules.thr.ThreadingModule
 
setSource(String) - Method in class com.rometools.modules.thr.ThreadingModuleImpl
 
setSource(Feed) - Method in class com.rometools.rome.feed.atom.Entry
Set the source
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.
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
 
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.
setSourceUrl(String) - Method in class com.rometools.certiorem.sub.data.Subscription
Set the value of sourceUrl
setSpeed(String) - Method in class com.rometools.modules.yahooweather.types.Units
Units of speed
setSpeed(int) - Method in class com.rometools.modules.yahooweather.types.Wind
Speed of wind
setSquareFootages(IntUnit[]) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setSquareFootages(IntUnit[]) - Method in interface com.rometools.modules.base.Unknown
 
setSrc(String) - Method in class com.rometools.propono.blogclient.BlogEntry.Content
Set URI of content if out-of-line
setSrc(String) - Method in class com.rometools.rome.feed.atom.Content
Set the src
setStartIndex(int) - Method in class com.rometools.modules.opensearch.impl.OpenSearchModuleImpl
 
setStartIndex(int) - Method in interface com.rometools.modules.opensearch.OpenSearchResponse
# startIndex – the index of the first item returned in the result.
setStartPage(int) - Method in class com.rometools.modules.opensearch.entity.OSQuery
 
setStreamLink(String) - Method in class com.rometools.modules.activitystreams.types.Audio
Set the value of streamLink
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.
setSubcategory(Subcategory) - Method in class com.rometools.modules.itunes.types.Category
Sets the Subcategory object for this category
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.
setSubjectAreas(String[]) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setSubjectAreas(String[]) - Method in interface com.rometools.modules.base.Unknown
 
setSubjects(String[]) - Method in interface com.rometools.modules.base.Course
Topics of study for a course.
setSubjects(String[]) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
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.
setSubscribedAt(Date) - Method in class com.rometools.certiorem.hub.data.jpa.JPASubscriber
Set the value of subscribedAt
setSubscribers(int) - Method in class com.rometools.certiorem.hub.data.SubscriptionSummary
Set the value of subscribers
setSubtitle(String) - Method in class com.rometools.modules.itunes.AbstractITunesObject
A subtitle for this feed or entry
setSubtitle(String) - Method in interface com.rometools.modules.itunes.ITunes
A subtitle for this feed or entry
setSubtitle(Content) - Method in class com.rometools.rome.feed.atom.Feed
Set the subtitle
setSummary(String) - Method in class com.rometools.modules.itunes.AbstractITunesObject
A subtitle for this feed or entry
setSummary(String) - Method in interface com.rometools.modules.itunes.ITunes
A subtitle for this feed or entry
setSummary(String) - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Set summary of this blog entry
setSummary(String) - Method in interface com.rometools.propono.blogclient.BlogEntry
Set summary of this blog entry
setSummary(Content) - Method in class com.rometools.rome.feed.atom.Entry
Sets the entry summary.
setSunrise(Date) - Method in class com.rometools.modules.yahooweather.types.Astronomy
Time of sunrise
setSunset(Date) - Method in class com.rometools.modules.yahooweather.types.Astronomy
Time of sunset
setSyndFeed(SyndFeed) - Method in class com.rometools.certiorem.hub.DeltaSyndFeedInfo
Overrides super class method to update changedMap and entryTagsMap for tracking changed entries.
setSyndFeed(SyndFeed) - Method in class com.rometools.fetcher.impl.SyndFeedInfo
Deprecated.
 
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)).
setTarget(ActivityObject) - Method in interface com.rometools.modules.activitystreams.ActivityStreamModule
 
setTarget(ActivityObject) - Method in class com.rometools.modules.activitystreams.ActivityStreamModuleImpl
 
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.
setTaxPercent(Float) - Method in interface com.rometools.modules.base.Event
Tax rate associated with the event.
setTaxPercent(Float) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setTaxPercent(Float) - Method in interface com.rometools.modules.base.Housing
Percentage tax rate.
setTaxPercent(Float) - Method in interface com.rometools.modules.base.Product
Tax rate associated with the event.
setTaxPercent(Float) - Method in interface com.rometools.modules.base.Service
Tax rate associated with the item.
setTaxPercent(Float) - Method in interface com.rometools.modules.base.Travel
Tax rate associated with the event.
setTaxPercent(Float) - Method in interface com.rometools.modules.base.Vehicle
Tax rate associated with the item.
setTaxRegion(String) - Method in interface com.rometools.modules.base.Event
Region where tax applies.
setTaxRegion(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setTaxRegion(String) - Method in interface com.rometools.modules.base.Housing
Geographical region a tax rate applies to.
setTaxRegion(String) - Method in interface com.rometools.modules.base.Product
Region where tax applies.
setTaxRegion(String) - Method in interface com.rometools.modules.base.Service
Region where tax applies.
setTaxRegion(String) - Method in interface com.rometools.modules.base.Travel
Region where tax applies.
setTaxRegion(String) - Method in interface com.rometools.modules.base.Vehicle
Region where tax applies.
setTemperature(int) - Method in class com.rometools.modules.yahooweather.types.Condition
Current Temperature
setTemperature(String) - Method in class com.rometools.modules.yahooweather.types.Units
Units of Temperature.
setTerm(String) - Method in class com.rometools.rome.feed.atom.Category
Set term for category.
setText(String) - Method in class com.rometools.modules.activitystreams.types.Mood
Set the value of text
setText(Text[]) - Method in class com.rometools.modules.mediarss.types.Metadata
<media:text>
setText(String) - Method in class com.rometools.modules.yahooweather.types.Condition
Description of condition
setText(String) - Method in class com.rometools.modules.yahooweather.types.Forecast
Text summary
setText(String) - Method in class com.rometools.opml.feed.opml.Outline
The "text" attribute of the outline.
setTextInput(TextInput) - Method in class com.rometools.rome.feed.rss.Channel
Sets the channel text input.
setThumbnail(Link) - Method in class com.rometools.modules.activitystreams.types.Bookmark
Set the value of thumbnail
setThumbnail(Thumbnail[]) - Method in class com.rometools.modules.mediarss.types.Metadata
<media:thumbnail>
setThumbnailUrl(URL) - Method in interface com.rometools.modules.photocast.PhotocastModule
The URL of the image thumbnail.
setThumbnailUrl(URL) - Method in class com.rometools.modules.photocast.PhotocastModuleImpl
 
setTitle(String) - Method in class com.rometools.modules.mediarss.types.Metadata
<media:title>
setTitle(String) - Method in class com.rometools.modules.opensearch.entity.OSQuery
 
setTitle(String) - Method in class com.rometools.modules.sse.modules.Related
Set the name or description of the related feed.
setTitle(String) - Method in class com.rometools.opml.feed.opml.Opml
<title> is the title of the document.
setTitle(String) - Method in class com.rometools.opml.feed.opml.Outline
The "title" attribute of the outline.
setTitle(String) - Method in class com.rometools.propono.atom.common.Collection
Set title of collection.
setTitle(String) - Method in class com.rometools.propono.atom.common.Workspace
Set title of workspace.
setTitle(String) - Method in class com.rometools.propono.blogclient.BaseBlogEntry
Set title of this blog entry
setTitle(String) - Method in interface com.rometools.propono.blogclient.BlogEntry
Set title of this blog entry
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.
setTitleType(String) - Method in class com.rometools.modules.mediarss.types.Metadata
<media:title>
setTitleType(String) - Method in class com.rometools.propono.atom.common.Collection
Type of title ("text", "html" or "xhtml")
setTitleType(String) - Method in class com.rometools.propono.atom.common.Workspace
Set title type ("text", "html", "xhtml" or MIME content-type)
setToLocation(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setToLocation(String) - Method in interface com.rometools.modules.base.Travel
Destination city and state/country of the trip.
setTopic(String) - Method in class com.rometools.certiorem.hub.data.Subscriber
Set the value of topic
setTotalResults(int) - Method in class com.rometools.modules.opensearch.entity.OSQuery
 
setTotalResults(int) - Method in class com.rometools.modules.opensearch.impl.OpenSearchModuleImpl
 
setTotalResults(int) - Method in interface com.rometools.modules.opensearch.OpenSearchResponse
# totalResults – the maximum number of results available for these search terms * Restrictions: An integer greater than or equal to 0.
setTravelDateRange(DateTimeRange) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setTravelDateRange(DateTimeRange) - Method in interface com.rometools.modules.base.Travel
Departure date and time of the trip.
setTreatAs(String) - Method in interface com.rometools.modules.sle.SimpleListExtension
This XML element allows the publisher of a feed document to indicate to the consumers of the feed that the feed is intended to be consumed as a list.
setTreatAs(String) - Method in class com.rometools.modules.sle.SimpleListExtensionImpl
 
setTtl(int) - Method in class com.rometools.rome.feed.rss.Channel
Sets the channel time to live.
setType(String) - Method in class com.rometools.modules.mediarss.types.MediaContent
type is the standard MIME type of the object.
setType(Integer) - Method in class com.rometools.modules.sse.modules.Related
Set the type of relationship, complete or aggregated.
setType(String) - Method in interface com.rometools.modules.thr.ThreadingModule
 
setType(String) - Method in class com.rometools.modules.thr.ThreadingModuleImpl
 
setType(String) - Method in class com.rometools.opml.feed.opml.Outline
The "type" attribute of the outline.
setType(String) - Method in class com.rometools.propono.blogclient.BlogEntry.Content
Set type of content, either "text", "html", "xhtml" or a MIME content-type.
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.
setUnits(Units) - Method in interface com.rometools.modules.yahooweather.YWeatherFeedModule
Units that data in the feed is provided in.
setUnits(Units) - Method in class com.rometools.modules.yahooweather.YWeatherModuleImpl
 
setUniversity(String) - Method in interface com.rometools.modules.base.Course
Name of the school at which a class is offered.
setUniversity(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setUnsubscribed(boolean) - Method in class com.rometools.certiorem.sub.data.Subscription
Set the value of unsubscribed
setUntil(Date) - Method in class com.rometools.modules.sse.modules.Related
Set the ending point of the feed, until.
setUntil(Date) - Method in class com.rometools.modules.sse.modules.Sharing
Set the date where items updated after this date are not included in the feed.
setUpc(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setUpc(String) - Method in interface com.rometools.modules.base.Product
Product UPC code (Isn't that redundant?).
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(URL) - Method in class com.rometools.fetcher.impl.SyndFeedInfo
Deprecated.
 
setUrl(String) - Method in class com.rometools.propono.blogclient.BlogEntry.Category
Set URL of category domain
setUrl(String) - Method in class com.rometools.propono.blogclient.BlogEntry.Person
Set person's URL
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.
setUrlOfItemBeingReviewed(URL) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setUrlOfItemBeingReviewed(URL) - Method in interface com.rometools.modules.base.Review
The web page of an item being reviewed.
setUrlString(String) - Method in class com.rometools.fetcher.FetcherEvent
Deprecated.
 
setUserAgent(String) - Method in interface com.rometools.fetcher.FeedFetcher
Deprecated.
 
setUserAgent(String) - Method in class com.rometools.fetcher.impl.AbstractFeedFetcher
Deprecated.
 
setUsingDeltaEncoding(boolean) - Method in interface com.rometools.fetcher.FeedFetcher
Deprecated.
Turn on or off rfc3229 delta encoding
setUsingDeltaEncoding(boolean) - Method in class com.rometools.fetcher.impl.AbstractFeedFetcher
Deprecated.
 
setValidated(boolean) - Method in class com.rometools.certiorem.sub.data.Subscription
Set the value of validated
setValue(Date) - Method in class com.rometools.modules.sle.types.DateValue
 
setValue(BigDecimal) - Method in class com.rometools.modules.sle.types.NumberValue
 
setValue(String) - Method in class com.rometools.modules.sle.types.StringValue
 
setValue(String) - Method in class com.rometools.opml.feed.opml.Attribute
 
setValue(String) - Method in class com.rometools.propono.blogclient.BlogEntry.Content
Set value of content if in-line
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.
setValues(List<CustomTag>) - Method in interface com.rometools.modules.base.CustomTags
 
setValues(List<CustomTag>) - Method in class com.rometools.modules.base.CustomTagsImpl
 
setVehicleType(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setVehicleType(String) - Method in interface com.rometools.modules.base.Vehicle
The type of vehicle: Car, motorcycle, scooter, etc.
setVerb(Verb) - Method in interface com.rometools.modules.activitystreams.ActivityStreamModule
 
setVerb(Verb) - Method in class com.rometools.modules.activitystreams.ActivityStreamModuleImpl
Set the value of verb
setVerify(String) - Method in class com.rometools.certiorem.hub.data.Subscriber
Set the value of verify
setVerifyToken(String) - Method in class com.rometools.certiorem.sub.data.Subscription
Set the value of verifyToken
setVersion(Integer) - Method in class com.rometools.modules.sse.modules.Conflict
 
setVersion(String) - Method in class com.rometools.modules.sse.modules.Sharing
 
setVersion(Integer) - Method in class com.rometools.modules.sse.modules.Sync
Set the modification sequence number of the item.
setVersion(String) - Method in class com.rometools.rome.feed.atom.Generator
Sets the generator version.
setVerticalScrollState(Integer) - Method in class com.rometools.opml.feed.opml.Opml
<vertScrollState> is a number, saying which line of the outline is displayed on the top line of the window.
setVertifyToken(String) - Method in class com.rometools.certiorem.hub.data.Subscriber
Set the value of vertifyToken
setVin(String) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setVin(String) - Method in interface com.rometools.modules.base.Vehicle
Vehicle Identification Number.
setVisibility(double) - Method in class com.rometools.modules.yahooweather.types.Atmosphere
Visibility distance
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
 
setWeight(FloatUnit) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setWeight(FloatUnit) - Method in interface com.rometools.modules.base.Product
Weight of the item.
setWhen(Date) - Method in class com.rometools.modules.sse.modules.Conflict
 
setWhen(Date) - Method in class com.rometools.modules.sse.modules.History
Set the date-time when the most recent modification took place.
setWhen(Date) - Method in class com.rometools.modules.sse.modules.Update
Set the date-time when the modification took place.
setWidth(Integer) - Method in class com.rometools.modules.mediarss.types.MediaContent
width is the width of the media object.
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.
setWind(Wind) - Method in interface com.rometools.modules.yahooweather.YWeatherFeedModule
Current wind conditions at the location.
setWind(Wind) - Method in class com.rometools.modules.yahooweather.YWeatherModuleImpl
 
setWindow(Integer) - Method in class com.rometools.modules.sse.modules.Sharing
Set an Integer that expresses the size of the window of change history kept by the publisher.
setWindowBottom(Integer) - Method in class com.rometools.opml.feed.opml.Opml
<windowBottom> is a number, the pixel location of the bottom edge of the window.
setWindowLeft(Integer) - Method in class com.rometools.opml.feed.opml.Opml
<windowLeft> is a number, the pixel location of the left edge of the window.
setWindowRight(Integer) - Method in class com.rometools.opml.feed.opml.Opml
<windowRight> is a number, the pixel location of the right edge of the window.
setWindowTop(Integer) - Method in class com.rometools.opml.feed.opml.Opml
<windowTop> is a number, the pixel location of the top edge of the window.
setWireEntry(Object) - Method in class com.rometools.rome.feed.synd.SyndEntryImpl
 
setWorkspaces(List<Workspace>) - Method in class com.rometools.propono.atom.common.AtomService
Set Workspaces of service.
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.
setYear(YearType) - Method in class com.rometools.modules.base.GoogleBaseImpl
 
setYear(YearType) - Method in interface com.rometools.modules.base.Housing
The four digit model year or year built.
setYear(YearType) - Method in interface com.rometools.modules.base.Vehicle
The four digit model year or year built.
SEVERE_THUNDERSTORMS - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
SGD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
SHARE_ALIKE - Static variable in class com.rometools.modules.cc.types.License
 
SHARE_ALIKE_ATTRIBUTION - Static variable in class com.rometools.modules.cc.types.License
 
SHARE_ALIKE_NONCOMMERCIAL - Static variable in class com.rometools.modules.cc.types.License
 
SHARE_ALIKE_NONCOMMERCIAL_ATTRIBUTION - Static variable in class com.rometools.modules.cc.types.License
 
Sharing - Class in com.rometools.modules.sse.modules
Sharing() - Constructor for class com.rometools.modules.sse.modules.Sharing
 
ShippingType - Class in com.rometools.modules.base.types
This class represents a specific shipping option for an item.
ShippingType(FloatUnit, ShippingType.ServiceEnumeration, String) - Constructor for class com.rometools.modules.base.types.ShippingType
Creates a new instance of ShippingType
ShippingType.ServiceEnumeration - Class in com.rometools.modules.base.types
Enumeration class of valid options for ServiceType.
SHORT_DT_FMT - Static variable in class com.rometools.modules.base.io.GoogleBaseParser
 
ShortDate - Class in com.rometools.modules.base.types
This is a simple wrapper for java.util.Date that indicates it should be formatted without time of day for Google Base.
ShortDate() - Constructor for class com.rometools.modules.base.types.ShortDate
Creates a new instance of ShortDate
ShortDate(Date) - Constructor for class com.rometools.modules.base.types.ShortDate
Creates a new Short Date based on a Date value.
ShortDate(long) - Constructor for class com.rometools.modules.base.types.ShortDate
Creates a new ShortDate based on a millisecond time.
SHOW_SHOWERS - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
SHOWERS_HEAVY - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
SHOWERS_LIGHT - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
SHP - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
SIMPLE_NS - Static variable in class com.rometools.modules.georss.GeoRSSModule
Namespace for georss simple : xmlns:georss="http://www.georss.org/georss"
SimpleGenerator - Class in com.rometools.modules.georss
SimpleGenerator produces georss elements in georss simple format.
SimpleGenerator() - Constructor for class com.rometools.modules.georss.SimpleGenerator
 
SimpleListExtension - Interface in com.rometools.modules.sle
This is the primary module interface for the MS Simple List Extensions.
SimpleListExtensionImpl - Class in com.rometools.modules.sle
 
SimpleListExtensionImpl() - Constructor for class com.rometools.modules.sle.SimpleListExtensionImpl
Creates a new instance of SimpleListExtensionImpl
SimpleModuleImpl - Class in com.rometools.modules.georss
SimpleModuleImpl is the implementation of the GeoRSSModule Interface for the GeoRSS Simple format.
SimpleModuleImpl() - Constructor for class com.rometools.modules.georss.SimpleModuleImpl
 
SimpleParser - Class in com.rometools.modules.georss
SimpleParser is a parser for the GeoRSS Simple format.
SimpleParser() - Constructor for class com.rometools.modules.georss.SimpleParser
 
SINCE_ATTRIBUTE - Static variable in class com.rometools.modules.sse.modules.Related
 
SINCE_ATTRIBUTE - Static variable in class com.rometools.modules.sse.modules.Sharing
 
SIT - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
Size - Class in com.rometools.modules.base.types
Represents the size on an item in 2 or 3 dimensions.
Size(String) - Constructor for class com.rometools.modules.base.types.Size
Creates a new Size object parsing a string value.
Size(FloatUnit, FloatUnit) - Constructor for class com.rometools.modules.base.types.Size
Creates a new instance of Size
Size(FloatUnit, FloatUnit, FloatUnit) - Constructor for class com.rometools.modules.base.types.Size
Creates a new instance of Size.
size() - Method in class com.rometools.modules.georss.geometries.PositionList
 
sizeIs(List<?>, int) - Static method in class com.rometools.utils.Lists
Checks whether the list has the given size.
skip(long) - Method in class com.rometools.rome.io.impl.XmlFixerReader
 
SKK - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
Slash - Interface in com.rometools.modules.slash
This interface represents the Slash RSS extension.
SlashImpl - Class in com.rometools.modules.slash
 
SlashImpl() - Constructor for class com.rometools.modules.slash.SlashImpl
 
SlashModuleGenerator - Class in com.rometools.modules.slash.io
The ModuleGenerator implementation for the Slash plug in.
SlashModuleGenerator() - Constructor for class com.rometools.modules.slash.io.SlashModuleGenerator
Creates a new instance of SlashModuleGenerator
SlashModuleParser - Class in com.rometools.modules.slash.io
ModuleParser implementation for Slash RSS.
SlashModuleParser() - Constructor for class com.rometools.modules.slash.io.SlashModuleParser
Creates a new instance of SlashModuleParser
SleEntry - Interface in com.rometools.modules.sle
This is a parse only module that holds the values of enternal fields declared in the SLE module.
SleEntryImpl - Class in com.rometools.modules.sle
This is a parse only module that holds the values of enternal fields declared in the SLE module.
SleEntryImpl() - Constructor for class com.rometools.modules.sle.SleEntryImpl
Creates a new instance of SleEntryImpl
SLEET - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
SleUtility - Class in com.rometools.modules.sle
This is a utiltiy class for grouping and sorting lists of entries based on the SLE.
SLL - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
SMOKY - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
SNOW - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
Song - Class in com.rometools.modules.activitystreams.types
The "song" Object type represents a song or a recording of a song.
Song() - Constructor for class com.rometools.modules.activitystreams.types.Song
 
sort(List<T>, Sort, boolean) - Static method in class com.rometools.modules.sle.SleUtility
Sorts a list of values based on a given sort field using a selection sort.
Sort - Class in com.rometools.modules.sle.types
The cf:sort element is intended to inform the client that the property to which it refers is one that is “sortable” – that is, that the client should provide a user interface that allows the user to sort on that property.
Sort(Namespace, String, String, String, boolean) - Constructor for class com.rometools.modules.sle.types.Sort
Creates a new instance of Sort
sortAndGroup(List<T>, Group[], Sort, boolean) - Static method in class com.rometools.modules.sle.SleUtility
Sorts and groups a set of entries.
SOS - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
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
Default constructor.
SPL - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
SRD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
SSE091Generator - Class in com.rometools.modules.sse
Generator for the SSE Module.
SSE091Generator() - Constructor for class com.rometools.modules.sse.SSE091Generator
 
SSE091Parser - Class in com.rometools.modules.sse
Parses embedded SSE content from RSS channel and item content.
SSE091Parser() - Constructor for class com.rometools.modules.sse.SSE091Parser
Creates a new instance of SSE091Parser
SSE_NS - Static variable in class com.rometools.modules.sse.modules.SSEModule
 
SSE_SCHEMA_URI - Static variable in class com.rometools.modules.sse.modules.SSEModule
 
SSEModule - Class in com.rometools.modules.sse.modules
The base module for SSE data synchronization.
SSEModule() - Constructor for class com.rometools.modules.sse.modules.SSEModule
 
STANDARD - Static variable in class com.rometools.modules.base.types.ShippingType.ServiceEnumeration
Standard
STARTING - Static variable in class com.rometools.modules.base.types.PriceTypeEnumeration
Indicates the value is a starting value.
Status - Class in com.rometools.modules.activitystreams.types
The "status" Object type represents a human-readable update of the author's situation, mood, location or other status.
Status() - Constructor for class com.rometools.modules.activitystreams.types.Status
 
STD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
STEADY - Static variable in class com.rometools.modules.yahooweather.types.Atmosphere.PressureChange
 
streamToString(InputStream) - Static method in class com.rometools.propono.utils.Utilities
Read input from stream and into string.
stringArrayToString(String[], String) - Static method in class com.rometools.propono.utils.Utilities
Convert string array to string.
Strings - Class in com.rometools.utils
 
stringToStringArray(String, String) - Static method in class com.rometools.propono.utils.Utilities
Convert string to string array.
StringValue - Class in com.rometools.modules.sle.types
An EntryValue implementation for "text" data-types.
StringValue() - Constructor for class com.rometools.modules.sle.types.StringValue
 
stripNonValidCharacters(char[], String) - Static method in class com.rometools.modules.base.io.GoogleBaseParser
 
Subcategory - Class in com.rometools.modules.itunes.types
This class represents a Subcategor of a Category.
Subcategory() - Constructor for class com.rometools.modules.itunes.types.Subcategory
Creates a new instance of SubCategory
Subcategory(String) - Constructor for class com.rometools.modules.itunes.types.Subcategory
Creates a new instance of Category with a given name.
SubDAO - Interface in com.rometools.certiorem.sub.data
 
subscribe(String, String, String, long, String, String) - Method in class com.rometools.certiorem.hub.Hub
Subscribes to a topic.
subscribe(String, String, boolean, long, String, SubscriptionCallback) - Method in class com.rometools.certiorem.sub.Subscriptions
 
subscribe(String, boolean, long, String, SubscriptionCallback) - Method in class com.rometools.certiorem.sub.Subscriptions
 
Subscriber - Class in com.rometools.certiorem.hub.data
 
Subscriber() - Constructor for class com.rometools.certiorem.hub.data.Subscriber
 
subscribersForTopic(String) - Method in interface com.rometools.certiorem.hub.data.HubDAO
 
subscribersForTopic(String) - Method in class com.rometools.certiorem.hub.data.jpa.JPADAO
 
subscribersForTopic(String) - Method in class com.rometools.certiorem.hub.data.ram.InMemoryHubDAO
 
Subscription - Class in com.rometools.certiorem.sub.data
 
Subscription() - Constructor for class com.rometools.certiorem.sub.data.Subscription
 
SubscriptionCallback - Interface in com.rometools.certiorem.sub.data
 
Subscriptions - Class in com.rometools.certiorem.sub
 
Subscriptions() - Constructor for class com.rometools.certiorem.sub.Subscriptions
 
Subscriptions(FeedFetcherCache, Requester, String, SubDAO) - Constructor for class com.rometools.certiorem.sub.Subscriptions
 
SubscriptionSummary - Class in com.rometools.certiorem.hub.data
 
SubscriptionSummary() - Constructor for class com.rometools.certiorem.hub.data.SubscriptionSummary
 
summariesForTopic(String) - Method in interface com.rometools.certiorem.hub.data.HubDAO
 
summariesForTopic(String) - Method in class com.rometools.certiorem.hub.data.jpa.JPADAO
 
summariesForTopic(String) - Method in class com.rometools.certiorem.hub.data.ram.InMemoryHubDAO
 
summary - Variable in class com.rometools.propono.blogclient.BaseBlogEntry
 
SUNDAY - Static variable in class com.rometools.rome.feed.rss.Channel
 
SUNNY - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
SVC - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
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
Default constructor.
SyModuleParser - Class in com.rometools.rome.io.impl
 
SyModuleParser() - Constructor for class com.rometools.rome.io.impl.SyModuleParser
 
Sync - Class in com.rometools.modules.sse.modules
Sync() - Constructor for class com.rometools.modules.sse.modules.Sync
 
SyncRequester - Class in com.rometools.certiorem.sub.request
A simple requester implementation that always makes requests as Async.
SyncRequester() - Constructor for class com.rometools.certiorem.sub.request.SyncRequester
 
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
Default constructor.
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
Default constructor.
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
Default constructor.
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(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.
SyndEntryImpl() - Constructor for class com.rometools.rome.feed.synd.SyndEntryImpl
Default constructor.
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(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.
SyndFeedImpl() - Constructor for class com.rometools.rome.feed.synd.SyndFeedImpl
Default constructor.
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.
SyndFeedInfo - Class in com.rometools.fetcher.impl
Deprecated.
ROME Fetcher will be dropped in the next major version of ROME (version 2). For more information and some migration hints, please have a look at our detailed explanation.
SyndFeedInfo() - Constructor for class com.rometools.fetcher.impl.SyndFeedInfo
Deprecated.
 
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
Default constructor.
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
Default constructor.
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.
SYP - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
SZL - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 

T

TEMP - Static variable in class com.rometools.modules.sle.io.ModuleParser
 
Text - Class in com.rometools.modules.mediarss.types
<media:text>
Text(String) - Constructor for class com.rometools.modules.mediarss.types.Text
Creates a text object.
Text(String, String) - Constructor for class com.rometools.modules.mediarss.types.Text
Creates a new instance of Text
Text(String, String, Time, Time) - Constructor for class com.rometools.modules.mediarss.types.Text
Creates a text object with start and end times
TEXT - Static variable in class com.rometools.rome.feed.atom.Content
 
TEXT - Static variable in class com.rometools.rome.feed.rss.Content
 
TEXT_TYPE - Static variable in class com.rometools.modules.sle.types.Sort
dataType value for Text information
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
Default constructor.
THB - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
ThreadingModule - Interface in com.rometools.modules.thr
Currently no support for thr:count, thr:updated, thr:total link attributes.
ThreadingModuleGenerator - Class in com.rometools.modules.thr.io
Currently no support for thr:count, thr:updated, thr:total link attributes.
ThreadingModuleGenerator() - Constructor for class com.rometools.modules.thr.io.ThreadingModuleGenerator
 
ThreadingModuleImpl - Class in com.rometools.modules.thr
Currently no support for thr:count, thr:updated, thr:total link attributes.
ThreadingModuleImpl() - Constructor for class com.rometools.modules.thr.ThreadingModuleImpl
 
ThreadingModuleParser - Class in com.rometools.modules.thr.io
Currently no support for thr:count, thr:updated, thr:total link attributes.
ThreadingModuleParser() - Constructor for class com.rometools.modules.thr.io.ThreadingModuleParser
 
ThreadPoolNotifier - Class in com.rometools.certiorem.hub.notify.standard
A notifier implementation that uses a thread pool to deliver notifications to subscribers
ThreadPoolNotifier() - Constructor for class com.rometools.certiorem.hub.notify.standard.ThreadPoolNotifier
 
ThreadPoolNotifier(int, int, int) - Constructor for class com.rometools.certiorem.hub.notify.standard.ThreadPoolNotifier
 
ThreadPoolNotifier(ThreadPoolExecutor) - Constructor for class com.rometools.certiorem.hub.notify.standard.ThreadPoolNotifier
 
ThreadPoolVerifier - Class in com.rometools.certiorem.hub.verify.standard
Uses a ThreadPoolExecutor to do async verifications.
ThreadPoolVerifier(ThreadPoolExecutor) - Constructor for class com.rometools.certiorem.hub.verify.standard.ThreadPoolVerifier
 
ThreadPoolVerifier() - Constructor for class com.rometools.certiorem.hub.verify.standard.ThreadPoolVerifier
 
ThreadPoolVerifier(int, int, int) - Constructor for class com.rometools.certiorem.hub.verify.standard.ThreadPoolVerifier
 
ThreadpoolVerifierAdvanced - Class in com.rometools.certiorem.hub.verify.standard
 
ThreadpoolVerifierAdvanced(ThreadPoolExecutor) - Constructor for class com.rometools.certiorem.hub.verify.standard.ThreadpoolVerifierAdvanced
 
throw4XXError(int) - Method in class com.rometools.fetcher.impl.AbstractFeedFetcher
Deprecated.
 
throwAuthenticationError(int) - Method in class com.rometools.fetcher.impl.AbstractFeedFetcher
Deprecated.
 
Thumbnail - Class in com.rometools.modules.mediarss.types
<media:thumbnail>
Thumbnail(URI, Integer, Integer, Time) - Constructor for class com.rometools.modules.mediarss.types.Thumbnail
Creates a new thumbnail
Thumbnail(URI, Integer, Integer) - Constructor for class com.rometools.modules.mediarss.types.Thumbnail
Creates a new thumbnail
Thumbnail(URI) - Constructor for class com.rometools.modules.mediarss.types.Thumbnail
Creates a new thumbnail
THUNDERSHOWERS - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
THUNDERSTORMS - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
THURSDAY - Static variable in class com.rometools.rome.feed.rss.Channel
 
Time - Class in com.rometools.modules.mediarss.types
Represents a RFC 2326 3.6 Normal Play Time timestamp.
Time(long) - Constructor for class com.rometools.modules.mediarss.types.Time
Creates a new instance of Time
Time(String) - Constructor for class com.rometools.modules.mediarss.types.Time
Creates a new instance of Time
TITLE - Static variable in interface com.rometools.modules.atom.io.AtomLinkAttribute
 
title - Variable in class com.rometools.propono.blogclient.BaseBlogEntry
 
TITLE_ATTRIBUTE - Static variable in class com.rometools.modules.sse.modules.Related
 
TJS - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
TMM - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
TND - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
toLowerCase(String) - Static method in class com.rometools.utils.Strings
null-safe lower-case conversion of a String.
TOP - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
TORNADO - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
toString() - Method in class com.rometools.fetcher.impl.SyndFeedInfo
Deprecated.
Returns the String representation for the object.
toString() - Method in enum com.rometools.modules.activitystreams.types.Verb
 
toString() - Method in class com.rometools.modules.atom.modules.AtomLinkModuleImpl
 
toString() - Method in class com.rometools.modules.base.CustomTagImpl.Location
 
toString() - Method in class com.rometools.modules.base.CustomTagImpl
 
toString() - Method in class com.rometools.modules.base.types.CurrencyEnumeration
 
toString() - Method in class com.rometools.modules.base.types.DateTimeRange
String representation of the object.
toString() - Method in class com.rometools.modules.base.types.FloatUnit
Returns a String representation of the object.
toString() - Method in class com.rometools.modules.base.types.GenderEnumeration
 
toString() - Method in class com.rometools.modules.base.types.IntUnit
 
toString() - Method in class com.rometools.modules.base.types.PaymentTypeEnumeration
 
toString() - Method in class com.rometools.modules.base.types.PriceTypeEnumeration
Returns the string value of this instance.
toString() - Method in class com.rometools.modules.base.types.ShippingType.ServiceEnumeration
String value of this Service.
toString() - Method in class com.rometools.modules.base.types.ShippingType
Returns a String representation of this object.
toString() - Method in class com.rometools.modules.base.types.Size
Returns a string representation of this object.
toString() - Method in class com.rometools.modules.base.types.YearType
Returns a String representation of this object.
toString() - Method in class com.rometools.modules.cc.CreativeCommonsImpl
 
toString() - Method in class com.rometools.modules.cc.types.License.Behaviour
 
toString() - Method in class com.rometools.modules.cc.types.License
 
toString(String) - Method in interface com.rometools.modules.content.ContentModule
 
toString(String) - Method in class com.rometools.modules.content.ContentModuleImpl
 
toString() - Method in class com.rometools.modules.itunes.AbstractITunesObject
 
toString() - Method in class com.rometools.modules.itunes.EntryInformationImpl
 
toString() - Method in class com.rometools.modules.itunes.FeedInformationImpl
 
toString() - Method in class com.rometools.modules.itunes.types.Category
 
toString() - Method in class com.rometools.modules.itunes.types.Duration
Returns a String representation in the formation HH:MM:SS
toString() - Method in class com.rometools.modules.itunes.types.Subcategory
String representation of the object.
toString() - Method in class com.rometools.modules.mediarss.MediaEntryModuleImpl
 
toString() - Method in class com.rometools.modules.mediarss.types.Category
 
toString() - Method in class com.rometools.modules.mediarss.types.Credit
 
toString() - Method in class com.rometools.modules.mediarss.types.Expression
 
toString() - Method in class com.rometools.modules.mediarss.types.Hash
 
toString() - Method in class com.rometools.modules.mediarss.types.MediaContent
 
toString() - Method in class com.rometools.modules.mediarss.types.MediaGroup
 
toString() - Method in class com.rometools.modules.mediarss.types.Metadata
 
toString() - Method in class com.rometools.modules.mediarss.types.PlayerReference
 
toString() - Method in class com.rometools.modules.mediarss.types.Rating
 
toString() - Method in class com.rometools.modules.mediarss.types.Restriction.Relationship
 
toString() - Method in class com.rometools.modules.mediarss.types.Restriction
 
toString() - Method in class com.rometools.modules.mediarss.types.Restriction.Type
 
toString() - Method in class com.rometools.modules.mediarss.types.Text
 
toString() - Method in class com.rometools.modules.mediarss.types.Thumbnail
 
toString() - Method in class com.rometools.modules.mediarss.types.Time
 
toString() - Method in class com.rometools.modules.mediarss.types.UrlReference
 
toString() - Method in class com.rometools.modules.opensearch.entity.OSQuery
Returns the String representation for the object.
toString() - Method in class com.rometools.modules.photocast.PhotocastModuleImpl
 
toString() - Method in class com.rometools.modules.photocast.types.Metadata
Returns a String representation of the metadata object.
toString() - Method in class com.rometools.modules.photocast.types.PhotoDate
Returns a string representing the fractional number of days since 00:00:00 01/01/00.
toString() - Method in class com.rometools.modules.sle.SleEntryImpl
 
toString() - Method in class com.rometools.modules.sle.types.DateValue
 
toString() - Method in class com.rometools.modules.sle.types.Group
 
toString() - Method in class com.rometools.modules.sle.types.NumberValue
 
toString() - Method in class com.rometools.modules.sle.types.Sort
 
toString() - Method in class com.rometools.modules.sle.types.StringValue
 
toString() - Method in class com.rometools.modules.thr.ThreadingModuleImpl
 
toString() - Method in class com.rometools.modules.yahooweather.types.Astronomy
 
toString() - Method in class com.rometools.modules.yahooweather.types.Atmosphere.PressureChange
 
toString() - Method in class com.rometools.modules.yahooweather.types.Atmosphere
 
toString() - Method in class com.rometools.modules.yahooweather.types.Condition
 
toString() - Method in class com.rometools.modules.yahooweather.types.ConditionCode
 
toString() - Method in class com.rometools.modules.yahooweather.types.Forecast
 
toString() - Method in class com.rometools.modules.yahooweather.types.Location
 
toString() - Method in class com.rometools.modules.yahooweather.types.Units
 
toString() - Method in class com.rometools.modules.yahooweather.types.Wind
 
toString() - Method in class com.rometools.opml.feed.opml.Attribute
 
toString() - Method in class com.rometools.opml.feed.opml.Outline
 
toString() - Method in class com.rometools.propono.blogclient.atomprotocol.AtomBlog
String display of blog, returns name.
toString() - Method in class com.rometools.propono.blogclient.BaseBlogEntry
String representation, returns id.
toString() - Method in class com.rometools.propono.blogclient.BlogEntry.Category
Return category's name or id for display
toString() - Method in class com.rometools.propono.blogclient.BlogEntry.Person
Returns person's name
toString() - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogBlog
String representation of blog, returns the name.
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.impl.ObjectBean
Returns the String representation for the object.
toString() - Method in class com.rometools.rome.feed.impl.ToStringBean
Returns the String representation of the bean given in the constructor.
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.
ToStringBean - Class in com.rometools.rome.feed.impl
Provides deep Bean toString support.
ToStringBean(Class<?>) - Constructor for class com.rometools.rome.feed.impl.ToStringBean
Default constructor.
ToStringBean(Class<?>, Object) - Constructor for class com.rometools.rome.feed.impl.ToStringBean
Creates a ToStringBean to be used in a delegation pattern.
Travel - Interface in com.rometools.modules.base
This is an interface for the GoogleBase plug in that exposes methods used for travel items.
TRAVELERS_CHECK - Static variable in class com.rometools.modules.base.types.PaymentTypeEnumeration
 
TreeCategoryImpl - Class in com.rometools.opml.feed.synd.impl
 
TreeCategoryImpl() - Constructor for class com.rometools.opml.feed.synd.impl.TreeCategoryImpl
 
trim(String) - Static method in class com.rometools.utils.Strings
Removes the whitespace at the beginning and end of a String.
trimToEmpty(String) - Static method in class com.rometools.utils.Strings
Removes the whitespace at the beginning and end of a String.
trimToNull(String) - Static method in class com.rometools.utils.Strings
Removes the whitespace at the beginning and end of a String.
TRL - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
TROPICAL_STORM - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
TRY - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
TTD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
TUESDAY - Static variable in class com.rometools.rome.feed.rss.Channel
 
TVD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
TWD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
TYPE - Static variable in interface com.rometools.modules.atom.io.AtomLinkAttribute
 
TYPE_ATTRIBUTE - Static variable in class com.rometools.modules.sse.modules.Related
 
TZS - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 

U

UAH - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
UGX - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
Units - Class in com.rometools.modules.yahooweather.types
Units for various aspects of the forecast.
Units() - Constructor for class com.rometools.modules.yahooweather.types.Units
Simple constructor.
Units(String, String, String, String) - Constructor for class com.rometools.modules.yahooweather.types.Units
Constructs a new Units object
Unknown - Interface in com.rometools.modules.base
This interface contains all the other schema elements that the document doesn't associate with a particular type.
unsubscribe(String, String, String, String, String) - Method in class com.rometools.certiorem.hub.Hub
 
unsubscribe(Subscription, String, boolean, String, SubscriptionCallback) - Method in class com.rometools.certiorem.sub.Subscriptions
 
UnthreadedNotifier - Class in com.rometools.certiorem.hub.notify.standard
A notifier that does not use threads.
UnthreadedNotifier() - Constructor for class com.rometools.certiorem.hub.notify.standard.UnthreadedNotifier
 
UnthreadedVerifier - Class in com.rometools.certiorem.hub.verify.standard
A verifier that does not use threads.
UnthreadedVerifier() - Constructor for class com.rometools.certiorem.hub.verify.standard.UnthreadedVerifier
 
UNTIL_ATTRIBUTE - Static variable in class com.rometools.modules.sse.modules.Related
 
UNTIL_ATTRIBUTE - Static variable in class com.rometools.modules.sse.modules.Sharing
 
Update - Class in com.rometools.modules.sse.modules
Update() - Constructor for class com.rometools.modules.sse.modules.Update
 
update() - Method in class com.rometools.propono.atom.client.ClientEntry
Update entry by posting new representation of entry to server.
update() - Method in class com.rometools.propono.atom.client.ClientMediaEntry
Update entry on server.
update(byte[]) - Method in class com.rometools.propono.blogclient.atomprotocol.AtomResource
Update resource by immediately uploading new bytes to server
update(byte[]) - Method in interface com.rometools.propono.blogclient.BlogResource
Update resource by immediately uploading new bytes to server
update(byte[]) - Method in class com.rometools.propono.blogclient.metaweblog.MetaWeblogResource
Update resource by immediately uploading new bytes to server
updateEntry(Entry, String) - Method in class com.rometools.propono.atom.server.impl.FileBasedCollection
Update an entry in the collection.
updateMediaEntry(String, String, InputStream) - Method in class com.rometools.propono.atom.server.impl.FileBasedCollection
Update media associated with a media-link entry.
updateSubscription(Subscription) - Method in class com.rometools.certiorem.sub.data.ram.InMemorySubDAO
 
updateSubscription(Subscription) - Method in interface com.rometools.certiorem.sub.data.SubDAO
 
URI - Static variable in interface com.rometools.modules.atom.modules.AtomLinkModule
 
URI - Static variable in interface com.rometools.modules.base.CustomTags
 
URI - Static variable in interface com.rometools.modules.base.GoogleBase
This is the URI for the Google Base Schema.
URI - Static variable in interface com.rometools.modules.cc.CreativeCommons
 
URI - Static variable in interface com.rometools.modules.content.ContentModule
 
URI - Static variable in interface com.rometools.modules.feedburner.FeedBurner
 
URI - Static variable in class com.rometools.modules.itunes.AbstractITunesObject
The URI that iTunes used for its custom tags.
URI - Static variable in interface com.rometools.modules.itunes.ITunes
 
URI - Static variable in interface com.rometools.modules.mediarss.MediaModule
 
URI - Static variable in class com.rometools.modules.mediarss.types.Restriction.Type
Indicates a URI for a special restriction type.
URI - Static variable in interface com.rometools.modules.opensearch.OpenSearchModule
 
URI - Static variable in interface com.rometools.modules.photocast.PhotocastModule
The URI of the namespace.
URI - Static variable in interface com.rometools.modules.slash.Slash
 
URI - Static variable in interface com.rometools.modules.sle.SimpleListExtension
"http://www.microsoft.com/schemas/rss/core/2005"
URI - Static variable in interface com.rometools.modules.sle.SleEntry
A bogus namespace used for temporarily storing values during parsing.
URI - Static variable in interface com.rometools.modules.thr.ThreadingModule
 
URI - Static variable in interface com.rometools.modules.yahooweather.YWeatherModule
"http://xml.weather.yahoo.com/ns/rss/1.0".
URI - Static variable in interface com.rometools.propono.atom.common.rome.AppModule
 
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/).
URI_ATTRIBUTE - Static variable in class com.rometools.opml.feed.synd.impl.ConverterForOPML10
 
URI_TREE - Static variable in class com.rometools.opml.feed.synd.impl.ConverterForOPML10
 
URINormalizer - Class in com.rometools.rome.feed.synd.impl
Utility class for normalizing an URI as specified in RFC 2396bis.
URINormalizer() - Constructor for class com.rometools.rome.feed.synd.impl.URINormalizer
 
UrlReference - Class in com.rometools.modules.mediarss.types
Used to indicate a URL primary reference for a MediaContent object.
UrlReference(URI) - Constructor for class com.rometools.modules.mediarss.types.UrlReference
Creates a new UrlReference.
UrlReference(String) - Constructor for class com.rometools.modules.mediarss.types.UrlReference
Creates a new instance of UrlReference
USD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
Utilities - Class in com.rometools.propono.utils
Utilities for file I/O and string manipulation.
UYU - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
UZS - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 

V

validate(String, String, String, String, String, String) - Method in class com.rometools.certiorem.sub.Subscriptions
 
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
 
validateUser(String, String) - Method in class com.rometools.propono.atom.server.impl.FileBasedAtomHandler
Method used for validating user.
ValidationException - Exception in com.rometools.modules.base
This is an unchecked exception that is thrown when a data value violates the Google Schema limits.
ValidationException(String) - Constructor for exception com.rometools.modules.base.ValidationException
Creates a new instance of ValidationException
valueOf(String) - Static method in enum com.rometools.modules.activitystreams.types.Verb
Returns the enum constant of this type with the specified name.
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.modules.activitystreams.types.Verb
Returns an array containing the constants of this enum type, in the order they are declared.
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.
VEB - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
Vehicle - Interface in com.rometools.modules.base
This is an interface for the GoogleBase plug in that exposes methods used for vehicles.
Verb - Enum in com.rometools.modules.activitystreams.types
 
Verifier - Interface in com.rometools.certiorem.hub
A strategy interface for verification of subscriptions.
Verifier.VerificationCallback - Interface in com.rometools.certiorem.hub
An interface for capturing the result of a verification (subscribe or unsubscribe)
VERIFY_ASYNC - Static variable in class com.rometools.certiorem.hub.data.Subscriber
 
VERIFY_SYNC - Static variable in class com.rometools.certiorem.hub.data.Subscriber
 
verifySubcribeSyncronously(Subscriber) - Method in interface com.rometools.certiorem.hub.Verifier
Verifies a subscriber syncronously
verifySubcribeSyncronously(Subscriber) - Method in class com.rometools.certiorem.hub.verify.standard.AbstractVerifier
 
verifySubscribeAsyncronously(Subscriber, Verifier.VerificationCallback) - Method in interface com.rometools.certiorem.hub.Verifier
Verifies a subscriber (possibly) asyncronously
verifySubscribeAsyncronously(Subscriber, Verifier.VerificationCallback) - Method in class com.rometools.certiorem.hub.verify.standard.ThreadPoolVerifier
 
verifySubscribeAsyncronously(Subscriber, Verifier.VerificationCallback) - Method in class com.rometools.certiorem.hub.verify.standard.UnthreadedVerifier
 
verifyUnsubcribeSyncronously(Subscriber) - Method in interface com.rometools.certiorem.hub.Verifier
Verifies an unsubscribe syncronously
verifyUnsubcribeSyncronously(Subscriber) - Method in class com.rometools.certiorem.hub.verify.standard.AbstractVerifier
 
verifyUnsubscribeAsyncronously(Subscriber, Verifier.VerificationCallback) - Method in interface com.rometools.certiorem.hub.Verifier
Verifies am unsubscribe (possibly) asyncronously
verifyUnsubscribeAsyncronously(Subscriber, Verifier.VerificationCallback) - Method in class com.rometools.certiorem.hub.verify.standard.ThreadPoolVerifier
 
verifyUnsubscribeAsyncronously(Subscriber, Verifier.VerificationCallback) - Method in class com.rometools.certiorem.hub.verify.standard.UnthreadedVerifier
 
version - Static variable in class com.rometools.modules.georss.GeoRSSModule
 
VERSION - Static variable in class com.rometools.modules.sse.modules.Sharing
 
VERSION_ATTRIBUTE - Static variable in class com.rometools.modules.sse.modules.Conflict
A required, integer attribute.
VERSION_ATTRIBUTE - Static variable in class com.rometools.modules.sse.modules.Sharing
 
VERSION_ATTRIBUTE - Static variable in class com.rometools.modules.sse.modules.Sync
 
Video - Class in com.rometools.modules.activitystreams.types
The "video" Object type represents video content, which usually consists of a motion picture track and an audio track.
Video() - Constructor for class com.rometools.modules.activitystreams.types.Video
 
VISA - Static variable in class com.rometools.modules.base.types.PaymentTypeEnumeration
 
VND - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
VUV - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 

W

W3CGEO_NS - Static variable in class com.rometools.modules.georss.GeoRSSModule
Namespace for w3c georss : xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
W3CGeoGenerator - Class in com.rometools.modules.georss
W3CGeoGenerator produces georss elements in georss W3C geo format.
W3CGeoGenerator() - Constructor for class com.rometools.modules.georss.W3CGeoGenerator
 
W3CGeoModuleImpl - Class in com.rometools.modules.georss
W3CGeoModuleImpl is the implementation of the GeoRSSModule Interface for the W3C geo format.
W3CGeoModuleImpl() - Constructor for class com.rometools.modules.georss.W3CGeoModuleImpl
 
W3CGeoParser - Class in com.rometools.modules.georss
W3CGeoParser is a parser for the W3C geo format.
W3CGeoParser() - Constructor for class com.rometools.modules.georss.W3CGeoParser
 
Wanted - Interface in com.rometools.modules.base
This is an interface for the GoogleBase plug in that exposes methods used for wanted ads.
WeatherModuleGenerator - Class in com.rometools.modules.yahooweather.io
The ModuleGenerator implementation for the Yahoo Weather plug in.
WeatherModuleGenerator() - Constructor for class com.rometools.modules.yahooweather.io.WeatherModuleGenerator
Creates a new instance of SlashModuleGenerator.
WeatherModuleParser - Class in com.rometools.modules.yahooweather.io
ModuleParser implementation for Slash RSS.
WeatherModuleParser() - Constructor for class com.rometools.modules.yahooweather.io.WeatherModuleParser
 
WEDNESDAY - Static variable in class com.rometools.rome.feed.rss.Channel
 
WEEKLY - Static variable in interface com.rometools.rome.feed.module.SyModule
 
WHEN_ATTRIBUTE - Static variable in class com.rometools.modules.sse.modules.Conflict
An optional, date-time attribute.
WHEN_ATTRIBUTE - Static variable in class com.rometools.modules.sse.modules.History
 
WHEN_ATTRIBUTE - Static variable in class com.rometools.modules.sse.modules.Update
 
Wind - Class in com.rometools.modules.yahooweather.types
Units for various aspects of the forecast.
Wind() - Constructor for class com.rometools.modules.yahooweather.types.Wind
Simple Constructor
Wind(int, int, int) - Constructor for class com.rometools.modules.yahooweather.types.Wind
Constructs a new Wind object
WINDOW_ATTRIBUTE - Static variable in class com.rometools.modules.sse.modules.Sharing
 
WINDY - Static variable in class com.rometools.modules.yahooweather.types.ConditionCode
 
WIRE_TRANSFER - Static variable in class com.rometools.modules.base.types.PaymentTypeEnumeration
 
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.
Workspace - Class in com.rometools.propono.atom.common
Models an Atom workspace.
Workspace(String, String) - Constructor for class com.rometools.propono.atom.common.Workspace
Collection MUST have title.
Workspace(Element) - Constructor for class com.rometools.propono.atom.common.Workspace
 
workspaceToElement() - Method in class com.rometools.propono.atom.common.Workspace
Serialize an AtomService.DefaultWorkspace object into an XML element
WST - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 

X

XAF - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
XAG - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
XAU - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
XCD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
XDR - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
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, 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, boolean) - Constructor for class com.rometools.rome.io.XmlReader
Creates a Reader for a raw InputStream.
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(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, 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.
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.
XOF - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
XPD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
XPF - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
XPT - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 

Y

YEARLY - Static variable in interface com.rometools.rome.feed.module.SyModule
 
YearType - Class in com.rometools.modules.base.types
This class represents a simple 4 digit year.
YearType(String) - Constructor for class com.rometools.modules.base.types.YearType
Creates a new year from a string value.
YearType(Date) - Constructor for class com.rometools.modules.base.types.YearType
Creates a new instance of YearType
YER - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
YWeatherEntryModule - Interface in com.rometools.modules.yahooweather
An interface describing the entry/item level data for Yahoo Weather.
YWeatherFeedModule - Interface in com.rometools.modules.yahooweather
An interface describing feed/channel level data for Yahoo Weather.
YWeatherModule - Interface in com.rometools.modules.yahooweather
A simple parent interface that defines the feed URI.
YWeatherModuleImpl - Class in com.rometools.modules.yahooweather
A Module implementation for entry or feed level information.
YWeatherModuleImpl() - Constructor for class com.rometools.modules.yahooweather.YWeatherModuleImpl
 
YWeatherModuleImpl.CopyFromInterface - Interface in com.rometools.modules.yahooweather
Inteface combining feed and entry module.

Z

ZAR - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
ZMK - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
ZWD - Static variable in class com.rometools.modules.base.types.CurrencyEnumeration
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links

Copyright © 2016. All rights reserved.