A C D E F G H I L P R S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- 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.
- addFetcherEventListener(FetcherListener) - Method in interface com.rometools.fetcher.FeedFetcher
-
Deprecated.Add a FetcherListener.
- addFetcherEventListener(FetcherListener) - Method in class com.rometools.fetcher.impl.AbstractFeedFetcher
-
Deprecated.
- afterHttpClientMethodCreate(HttpMethod) - Method in interface com.rometools.fetcher.impl.HttpClientFeedFetcher.HttpClientMethodCallbackIntf
-
Deprecated.Allows access to the underlying HttpClient HttpMethod object.
C
- cachePath - Variable in class com.rometools.fetcher.impl.DiskFeedInfoCache
-
Deprecated.
- 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.
- clone() - Method in class com.rometools.fetcher.impl.SyndFeedInfo
-
Deprecated.Creates a deep 'bean' clone of the object.
- com.rometools.fetcher - package com.rometools.fetcher
- com.rometools.fetcher.impl - package com.rometools.fetcher.impl
- combineFeeds(SyndFeed, SyndFeed) - Static method in class com.rometools.fetcher.impl.AbstractFeedFetcher
-
Deprecated.Combine the entries in two feeds into a single feed.
- createInfoCache() - Method in class com.rometools.fetcher.impl.HashMapFeedInfoCache
-
Deprecated.
- createInfoCache() - Method in class com.rometools.fetcher.impl.LinkedHashMapFeedInfoCache
-
Deprecated.
D
- 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.
- 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.
E
- 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.
- 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.
F
- 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.
- fetcherEvent(FetcherEvent) - Method in interface com.rometools.fetcher.FetcherListener
-
Deprecated.Called when a fetcher event occurs
- 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.
- 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(int, String) - Constructor for exception com.rometools.fetcher.FetcherException
-
Deprecated.
- FetcherException(String) - Constructor for exception com.rometools.fetcher.FetcherException
-
Deprecated.
- FetcherException(String, Throwable) - Constructor for exception com.rometools.fetcher.FetcherException
-
Deprecated.
- FetcherException(Throwable) - 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.
- 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.
- 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.
G
- get(Object) - Method in class com.rometools.fetcher.impl.HashMapFeedInfoCache
-
Deprecated.
- getCharacterEncoding(String) - Static method in class com.rometools.fetcher.impl.ResponseHandler
-
Deprecated.Gets the character encoding of a response.
- getCharacterEncoding(URLConnection) - Static method in class com.rometools.fetcher.impl.ResponseHandler
-
Deprecated.
- getConnectTimeout() - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
-
Deprecated.
- getCredentials(String, String) - Method in interface com.rometools.fetcher.impl.HttpClientFeedFetcher.CredentialSupplier
-
Deprecated.
- getCredentialSupplier() - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
-
Deprecated.
- getETag() - Method in class com.rometools.fetcher.impl.SyndFeedInfo
-
Deprecated.
- getEventSetDescriptors() - Method in class com.rometools.fetcher.impl.AbstractFeedFetcherBeanInfo
-
Deprecated.
- getEventType() - Method in class com.rometools.fetcher.FetcherEvent
-
Deprecated.
- getFeed() - Method in class com.rometools.fetcher.FetcherEvent
-
Deprecated.
- 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.
- getHttpClientMethodCallback() - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
-
Deprecated.
- getHttpClientParams() - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
-
Deprecated.
- getId() - Method in class com.rometools.fetcher.impl.SyndFeedInfo
-
Deprecated.
- getInfoCache() - Method in class com.rometools.fetcher.impl.HashMapFeedInfoCache
-
Deprecated.
- 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
- getLastModified() - Method in class com.rometools.fetcher.impl.SyndFeedInfo
-
Deprecated.
- getMaxEntries() - Method in class com.rometools.fetcher.impl.LinkedHashMapFeedInfoCache
-
Deprecated.
- getReadTimeout() - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
-
Deprecated.
- getResponseCode() - Method in exception com.rometools.fetcher.FetcherException
-
Deprecated.
- getSyndFeed() - Method in class com.rometools.fetcher.impl.SyndFeedInfo
-
Deprecated.
- getUrl() - Method in class com.rometools.fetcher.impl.SyndFeedInfo
-
Deprecated.
- 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.
H
- handleErrorCodes(int) - Method in class com.rometools.fetcher.impl.AbstractFeedFetcher
-
Deprecated.Handles HTTP error codes.
- hashCode() - Method in class com.rometools.fetcher.impl.SyndFeedInfo
-
Deprecated.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
- 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.
- 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
I
- isAllowDoctypes() - Method in class com.rometools.fetcher.impl.AbstractFeedFetcher
-
Deprecated.
- isPreserveWireFeed() - Method in class com.rometools.fetcher.impl.AbstractFeedFetcher
-
Deprecated.
- 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.
L
- 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
P
- put(String, SyndFeedInfo) - Method in class com.rometools.fetcher.impl.HashMapFeedInfoCache
-
Deprecated.
R
- 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.
- removeFetcherEventListener(FetcherListener) - Method in interface com.rometools.fetcher.FeedFetcher
-
Deprecated.Remove a FetcherListener
- removeFetcherEventListener(FetcherListener) - Method in class com.rometools.fetcher.impl.AbstractFeedFetcher
-
Deprecated.
- resetFeedInfo(URL, SyndFeedInfo, HttpURLConnection) - Method in class com.rometools.fetcher.impl.HttpURLFeedFetcher
-
Deprecated.
- 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.
- retrieveAndCacheFeed(URL, SyndFeedInfo, HttpURLConnection) - Method in class com.rometools.fetcher.impl.HttpURLFeedFetcher
-
Deprecated.
- retrieveFeed(String, URL) - Method in interface com.rometools.fetcher.FeedFetcher
-
Deprecated.
- retrieveFeed(String, URL) - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
-
Deprecated.
- retrieveFeed(String, URL) - Method in class com.rometools.fetcher.impl.HttpURLFeedFetcher
-
Deprecated.Retrieve a feed over HTTP
- retrieveFeed(URL) - Method in interface com.rometools.fetcher.FeedFetcher
-
Deprecated.Retrieve a feed over HTTP
- retrieveFeed(URL) - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
-
Deprecated.
- retrieveFeed(URL) - Method in class com.rometools.fetcher.impl.HttpURLFeedFetcher
-
Deprecated.
S
- 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.
- setConnectTimeout(int) - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
-
Deprecated.
- setConnectTimeout(int) - Method in class com.rometools.fetcher.impl.HttpURLFeedFetcher
-
Deprecated.
- setCredentialSupplier(HttpClientFeedFetcher.CredentialSupplier) - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
-
Deprecated.
- setCustomRequestHeaders(Map<String, String>) - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
-
Deprecated.Apply any request headers to the HTTP method call.
- setETag(String) - Method in class com.rometools.fetcher.impl.SyndFeedInfo
-
Deprecated.
- setEventType(String) - Method in class com.rometools.fetcher.FetcherEvent
-
Deprecated.
- setFeed(SyndFeed) - Method in class com.rometools.fetcher.FetcherEvent
-
Deprecated.
- 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.
- setHttpClientMethodCallback(HttpClientFeedFetcher.HttpClientMethodCallbackIntf) - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
-
Deprecated.
- setHttpClientParams(HttpClientParams) - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
-
Deprecated.
- setId(String) - Method in class com.rometools.fetcher.impl.SyndFeedInfo
-
Deprecated.
- setInfoCache(Map<String, SyndFeedInfo>) - Method in class com.rometools.fetcher.impl.HashMapFeedInfoCache
-
Deprecated.The API of this class indicates that map must thread safe.
- setLastModified(Object) - Method in class com.rometools.fetcher.impl.SyndFeedInfo
-
Deprecated.
- setMaxEntries(int) - Method in class com.rometools.fetcher.impl.LinkedHashMapFeedInfoCache
-
Deprecated.
- 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.
- setReadTimeout(int) - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
-
Deprecated.
- setRequestHeaders(URLConnection, SyndFeedInfo, String) - Method in class com.rometools.fetcher.impl.HttpURLFeedFetcher
-
Deprecated.Set appropriate HTTP headers, including conditional get and gzip encoding headers
- setRetryHandler(HttpMethodRetryHandler) - Method in class com.rometools.fetcher.impl.HttpClientFeedFetcher
-
Deprecated.
- setSyndFeed(SyndFeed) - Method in class com.rometools.fetcher.impl.SyndFeedInfo
-
Deprecated.
- setUrl(URL) - Method in class com.rometools.fetcher.impl.SyndFeedInfo
-
Deprecated.
- 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.
- 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.
T
- throw4XXError(int) - Method in class com.rometools.fetcher.impl.AbstractFeedFetcher
-
Deprecated.
- throwAuthenticationError(int) - Method in class com.rometools.fetcher.impl.AbstractFeedFetcher
-
Deprecated.
- toString() - Method in class com.rometools.fetcher.impl.SyndFeedInfo
-
Deprecated.Returns the String representation for the object.
All Classes All Packages