Interface and Description |
---|
com.rometools.fetcher.FeedFetcher
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.
|
com.rometools.fetcher.impl.FeedFetcherCache
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.
|
com.rometools.fetcher.FetcherListener
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.
|
Class and Description |
---|
com.rometools.fetcher.impl.AbstractFeedFetcher
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.
|
com.rometools.fetcher.impl.AbstractFeedFetcherBeanInfo
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.
|
com.rometools.fetcher.impl.DiskFeedInfoCache
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.
|
com.rometools.fetcher.FetcherEvent
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.
|
com.rometools.fetcher.impl.HashMapFeedInfoCache
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.
|
com.rometools.fetcher.impl.HttpClientFeedFetcher
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.
|
com.rometools.fetcher.impl.HttpURLFeedFetcher
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.
|
com.rometools.fetcher.impl.LinkedHashMapFeedInfoCache
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.
|
com.rometools.fetcher.impl.ResponseHandler
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.
|
com.rometools.fetcher.impl.SyndFeedInfo
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.
|
Exceptions and Description |
---|
com.rometools.fetcher.FetcherException
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.
|
Method and Description |
---|
com.rometools.propono.blogclient.Blog.getCategories()
Instead use collections directly.
|
com.rometools.propono.blogclient.Blog.getEntries()
Instead use collections directly.
|
com.rometools.propono.blogclient.Blog.getResources()
Instead use collections directly.
|
com.rometools.propono.blogclient.Blog.newEntry()
Instead use collections directly.
|
com.rometools.propono.blogclient.Blog.newResource(String, String, byte[])
Instead use collections directly.
|
Constructor and Description |
---|
com.rometools.rome.io.SAXBuilder(boolean)
use SAXBuilder(XMLReaderJDOMFactory) with either XMLReaders.DTDVALIDATING or
XMLReaders.NONVALIDATING
|
Copyright © 2016. All rights reserved.