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

A

ACCEPT_ENCODING_HEADER - Static variable in class org.apache.commons.feedparser.network.URLResourceRequest
 
addEventListener(NetworkEventListener) - Static method in class org.apache.commons.feedparser.network.ResourceRequestFactory
Add an event listener to this instance of the factory.
AdvancedInputStream - class org.apache.commons.feedparser.network.AdvancedInputStream.
 
AdvancedInputStream(InputStream, ResourceRequest) - Constructor for class org.apache.commons.feedparser.network.AdvancedInputStream
Create a new AdvancedInputStream instance.
AGG - Static variable in class org.apache.commons.feedparser.NS
 
AGGRESIVE_PROBING_ENABLED - Static variable in class org.apache.commons.feedparser.locate.ProbeLocator
If true, then we aggresively probe a site if it doesn't have autodiscovery.
AnchorParser - class org.apache.commons.feedparser.locate.AnchorParser.
Given a string of HTML content, parse out anchors and fire events with all the data when they are found.
AnchorParser() - Constructor for class org.apache.commons.feedparser.locate.AnchorParser
 
AnchorParserException - exception org.apache.commons.feedparser.locate.AnchorParserException.
 
AnchorParserException() - Constructor for class org.apache.commons.feedparser.locate.AnchorParserException
Create a new AnchorParserException instance.
AnchorParserException(Exception) - Constructor for class org.apache.commons.feedparser.locate.AnchorParserException
 
AnchorParserException(String) - Constructor for class org.apache.commons.feedparser.locate.AnchorParserException
 
AnchorParserListener - interface org.apache.commons.feedparser.locate.AnchorParserListener.
 
AOLJournal - class org.apache.commons.feedparser.locate.blogservice.AOLJournal.
Models the AOL Journal blog service, encapsulating whether a given weblog is this type of service and where it usually keeps its feeds.
AOLJournal() - Constructor for class org.apache.commons.feedparser.locate.blogservice.AOLJournal
 
ATOM - Static variable in class org.apache.commons.feedparser.NS
 
ATOM_MEDIA_TYPE - Static variable in class org.apache.commons.feedparser.locate.FeedReference
 
AtomFeedParser - class org.apache.commons.feedparser.AtomFeedParser.
http://www.intertwingly.net/wiki/pie/FrontPage http://www.ietf.org/internet-drafts/draft-ietf-atompub-format-05.txt http://www.ietf.org/internet-drafts/draft-ietf-atompub-format-04.txt http://www.mnot.net/drafts/draft-nottingham-atom-format-02.html http://www.ietf.org/html.charters/atompub-charter.html http://www.ietf.org/internet-drafts/draft-ietf-atompub-format-01.txt
AtomFeedParser() - Constructor for class org.apache.commons.feedparser.AtomFeedParser
 
Authenticator - class org.apache.commons.feedparser.network.Authenticator.
 
Authenticator() - Constructor for class org.apache.commons.feedparser.network.Authenticator
 
available() - Method in class org.apache.commons.feedparser.network.AdvancedInputStream
 

B

base - Variable in class org.apache.commons.feedparser.FeedParserState
Deprecated.  
BaseParser - class org.apache.commons.feedparser.BaseParser.
Basic parser support common between RSS, Atom, and FOAF feed impls.
BaseParser() - Constructor for class org.apache.commons.feedparser.BaseParser
 
BaseResourceRequest - class org.apache.commons.feedparser.network.BaseResourceRequest.
 
BaseResourceRequest() - Constructor for class org.apache.commons.feedparser.network.BaseResourceRequest
 
BaseTestCase - class org.apache.commons.feedparser.test.BaseTestCase.
 
BaseTestCase(String) - Constructor for class org.apache.commons.feedparser.test.BaseTestCase
 
BlockingResourceRequest - class org.apache.commons.feedparser.network.BlockingResourceRequest.
A blocking request that waits for a specified or random amount of time.
BlockingResourceRequest() - Constructor for class org.apache.commons.feedparser.network.BlockingResourceRequest
 
BLOG_SERVICE_PROBING_ENABLED - Static variable in class org.apache.commons.feedparser.locate.ProbeLocator
If true, then after discovering what a site's blog provider is we probe in select locations for feeds based on the provider.
Blogger - class org.apache.commons.feedparser.locate.blogservice.Blogger.
Models the Blogger blog service, encapsulating whether a given weblog is this type of service and where it usually keeps its feeds.
Blogger() - Constructor for class org.apache.commons.feedparser.locate.blogservice.Blogger
 
BlogService - class org.apache.commons.feedparser.locate.blogservice.BlogService.
Models the different kinds of blog services that are available.
BlogService() - Constructor for class org.apache.commons.feedparser.locate.blogservice.BlogService
 
BlogServiceDiscovery - class org.apache.commons.feedparser.locate.BlogServiceDiscovery.
Determines what blog provider a given URI is using, such as whether it is hosted on Blogspot, Radio Userland, etc.
BlogServiceDiscovery() - Constructor for class org.apache.commons.feedparser.locate.BlogServiceDiscovery
 
blogServices - Static variable in class org.apache.commons.feedparser.locate.blogservice.BlogService
 
Blosxom - class org.apache.commons.feedparser.locate.blogservice.Blosxom.
Models the Blosxom blog service, encapsulating whether a given weblog is this type of service and where it usually keeps its feeds.
Blosxom() - Constructor for class org.apache.commons.feedparser.locate.blogservice.Blosxom
 

C

CaptureOutputFeedParserListener - class org.apache.commons.feedparser.impl.CaptureOutputFeedParserListener.
Code which can run a parse but capture the output to a string to verify certain methods were called via greping the output.
CaptureOutputFeedParserListener() - Constructor for class org.apache.commons.feedparser.impl.CaptureOutputFeedParserListener
 
captureOutputFromTest(String) - Method in class org.apache.commons.feedparser.test.BaseTestCase
Run a parse on the given feed and then capture the event output as a string for unit testing.
ChangesFeedParser - class org.apache.commons.feedparser.ChangesFeedParser.
Handles parsing Blogger.com changes.xml files.
ChangesFeedParser() - Constructor for class org.apache.commons.feedparser.ChangesFeedParser
 
cleanse(byte[], String) - Static method in class org.apache.commons.feedparser.tools.XMLCleanser
Copy based on a byte array.
cleanse(String) - Static method in class org.apache.commons.feedparser.tools.XMLCleanser
 
cleanseToByteArray(byte[]) - Static method in class org.apache.commons.feedparser.tools.XMLCleanser
Copy based on a byte array.
cleanseToCharArray(byte[]) - Static method in class org.apache.commons.feedparser.tools.XMLCleanser
 
clear() - Method in class org.apache.commons.feedparser.FeedList
 
close() - Method in class org.apache.commons.feedparser.network.AdvancedInputStream
 
containsDomain(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.BlogService
Determines if the given resource contains the given domain name fragment.
CONTENT - Static variable in class org.apache.commons.feedparser.NS
 
ContentDetector - class org.apache.commons.feedparser.ContentDetector.
Given the RAW content of a URL, determine if we're looking at an RSS file or an HTML file.
ContentDetector() - Constructor for class org.apache.commons.feedparser.ContentDetector
 
ContentDetectorResult - class org.apache.commons.feedparser.ContentDetectorResult.
 
ContentDetectorResult() - Constructor for class org.apache.commons.feedparser.ContentDetectorResult
 
ContentFeedParserListener - interface org.apache.commons.feedparser.ContentFeedParserListener.
Generic content module designed to be compatible with xhtml:body, Atom content, as well as RSS 1.0 mod_content module.
context - Static variable in class org.apache.commons.feedparser.NS
 
count - Variable in class org.apache.commons.feedparser.network.DataEvent
The amount of bytes read.
current - Variable in class org.apache.commons.feedparser.FeedParserState
 
current - Static variable in class org.apache.commons.feedparser.test.TestFeedFilter
 

D

DataEvent - class org.apache.commons.feedparser.network.DataEvent.
Represents a data request
DataEvent() - Constructor for class org.apache.commons.feedparser.network.DataEvent
 
dataEvent(DataEvent) - Method in interface org.apache.commons.feedparser.network.NetworkEventListener
 
DC - Static variable in class org.apache.commons.feedparser.NS
 
DCTERMS - Static variable in class org.apache.commons.feedparser.NS
 
DebugFeedParserListener - class org.apache.commons.feedparser.impl.DebugFeedParserListener.
 
DebugFeedParserListener() - Constructor for class org.apache.commons.feedparser.impl.DebugFeedParserListener
 
DebugFeedParserListener(PrintStream) - Constructor for class org.apache.commons.feedparser.impl.DebugFeedParserListener
 
DebugPerformance - class org.apache.commons.feedparser.test.DebugPerformance.
 
DebugPerformance() - Constructor for class org.apache.commons.feedparser.test.DebugPerformance
 
decode(String) - Static method in class org.apache.commons.feedparser.locate.EntityDecoder
Decode content.
DEFAULT_CONNECT_TIMEOUT - Static variable in class org.apache.commons.feedparser.network.ResourceRequestFactory
These properties specify the default connect and read timeout (resp.) for the protocol handler used by java.net.URLConnection.
DEFAULT_MAX_REDIRECTS - Static variable in class org.apache.commons.feedparser.network.ResourceRequestFactory
Specify the maximum number of redirects to use.
DEFAULT_READ_TIMEOUT - Static variable in class org.apache.commons.feedparser.network.ResourceRequestFactory
 
DefaultFeedDirectoryParserListener - class org.apache.commons.feedparser.DefaultFeedDirectoryParserListener.
Default implemmentation of a FeedParserListener with noop methods.
DefaultFeedDirectoryParserListener() - Constructor for class org.apache.commons.feedparser.DefaultFeedDirectoryParserListener
 
DefaultFeedParserListener - class org.apache.commons.feedparser.DefaultFeedParserListener.
Default implemmentation of a FeedParserListener with noop methods.
DefaultFeedParserListener() - Constructor for class org.apache.commons.feedparser.DefaultFeedParserListener
 
description - Variable in class org.apache.commons.feedparser.post.PostEntry
 
detect(String) - Static method in class org.apache.commons.feedparser.ContentDetector
Return true if the given content seems to be RSS.
DiaryLand - class org.apache.commons.feedparser.locate.blogservice.DiaryLand.
Models the DiaryLand blog service, encapsulating whether a given weblog is this type of service and where it usually keeps its feeds.
DiaryLand() - Constructor for class org.apache.commons.feedparser.locate.blogservice.DiaryLand
 
discover(String) - Static method in class org.apache.commons.feedparser.locate.BlogServiceDiscovery
 
discover(String, String) - Static method in class org.apache.commons.feedparser.locate.BlogServiceDiscovery
 
DiscoveryLocator - class org.apache.commons.feedparser.locate.DiscoveryLocator.
http://www.ietf.org/internet-drafts/draft-ietf-atompub-autodiscovery-00.txt
DiscoveryLocator() - Constructor for class org.apache.commons.feedparser.locate.DiscoveryLocator
 
DO_DECODE_ENTITIES - Static variable in class org.apache.commons.feedparser.FeedFilter
 
DO_REMOVE_LEADING_PROLOG - Static variable in class org.apache.commons.feedparser.FeedFilter
 
doDcSubject(TagFeedParserListener, FeedParserState) - Static method in class org.apache.commons.feedparser.TagFeedParser
Parse out dc:subject tags Its not very clear how this is supposed to work.
doLocale(FeedParserState, FeedParserListener, Element) - Static method in class org.apache.commons.feedparser.BaseParser
 
doLocaleEnd(FeedParserState, FeedParserListener, Element) - Static method in class org.apache.commons.feedparser.BaseParser
 
doParseCategory(TagFeedParserListener, FeedParserState) - Static method in class org.apache.commons.feedparser.TagFeedParser
Parse out atom:category and RSS 2.0/0.91 category
doParseModTaxonomy(TagFeedParserListener, FeedParserState) - Static method in class org.apache.commons.feedparser.TagFeedParser
 
doTest(String) - Method in class org.apache.commons.feedparser.test.TestAtom
 
doTestDefault() - Static method in class org.apache.commons.feedparser.test.DebugPerformance
 
doTestMethod(String, Class, int) - Static method in class org.apache.commons.feedparser.test.DebugPerformance
 
doTestMethod(String, Class, int) - Static method in class org.apache.commons.feedparser.test.TestPerformance
 
doTestSAX() - Static method in class org.apache.commons.feedparser.test.DebugPerformance
 

E

e - Variable in class org.apache.commons.feedparser.network.NetworkException
 
ENABLE_HTTP_DELTA_FEED_IM - Static variable in class org.apache.commons.feedparser.network.URLResourceRequest
Enable RFC 3228 HTTP Delta for feeds.
ENCODING - Static variable in class org.apache.commons.feedparser.tools.XMLEncodingParser
 
endDocument() - Method in class org.apache.commons.feedparser.sax.RSSFeedParser
 
EntityDecoder - class org.apache.commons.feedparser.locate.EntityDecoder.
Given a string of HTML content we decode the entities it contains.
EntityDecoder() - Constructor for class org.apache.commons.feedparser.locate.EntityDecoder
 
equals(Object) - Method in class org.apache.commons.feedparser.locate.FeedReference
 
equals(Object) - Method in class org.apache.commons.feedparser.locate.blogservice.BlogService
 
expand(String, String) - Static method in class org.apache.commons.feedparser.locate.ResourceExpander
Expand a link relavant to the current site.
ExpressionEngine - class org.apache.commons.feedparser.locate.blogservice.ExpressionEngine.
Models the ExpressionEngine blog service, encapsulating whether a given weblog is this type of service and where it usually keeps its feeds.
ExpressionEngine() - Constructor for class org.apache.commons.feedparser.locate.blogservice.ExpressionEngine
 

F

FeedDirectoryParserListener - interface org.apache.commons.feedparser.FeedDirectoryParserListener.
Interface for generic feeds that support feed directory structures.
feedExists(String, BlogService) - Static method in class org.apache.commons.feedparser.locate.ProbeLocator
Does an HTTP HEAD to see if the given resource exists.
FeedFilter - class org.apache.commons.feedparser.FeedFilter.
 
FeedFilter() - Constructor for class org.apache.commons.feedparser.FeedFilter
 
FeedLifecycleListener - interface org.apache.commons.feedparser.FeedLifecycleListener.
 
FeedList - class org.apache.commons.feedparser.FeedList.
Contains a list of all feeds found the the AutoDiscovery system.
FeedList() - Constructor for class org.apache.commons.feedparser.FeedList
 
FeedLocator - class org.apache.commons.feedparser.locate.FeedLocator.
Method to determine feed URLs from a given resource URI.
FeedLocator() - Constructor for class org.apache.commons.feedparser.locate.FeedLocator
 
FeedParser - interface org.apache.commons.feedparser.FeedParser.
This FeedParser implementation is based on JDOM and Jaxen and is based around XPath and JDOM iteration.
FeedParserException - exception org.apache.commons.feedparser.FeedParserException.
Adapted from Public Domain SAXException sources.
FeedParserException(String) - Constructor for class org.apache.commons.feedparser.FeedParserException
 
FeedParserException(String, Throwable) - Constructor for class org.apache.commons.feedparser.FeedParserException
 
FeedParserException(Throwable) - Constructor for class org.apache.commons.feedparser.FeedParserException
 
FeedParserException(Throwable, String) - Constructor for class org.apache.commons.feedparser.FeedParserException
Create an exception tied to a specific resource or feed.
FeedParserFactory - class org.apache.commons.feedparser.FeedParserFactory.
Should be called prior to all use of a FeedParser.
FeedParserFactory() - Constructor for class org.apache.commons.feedparser.FeedParserFactory
 
feedparserHome - Variable in class org.apache.commons.feedparser.test.TestFeedLocator
 
feedparserHome - Variable in class org.apache.commons.feedparser.test.TestFeedFilter
 
FeedParserImpl - class org.apache.commons.feedparser.FeedParserImpl.
This FeedParser implementation is based on JDOM and Jaxen and is based around XPath and JDOM iteration.
FeedParserImpl() - Constructor for class org.apache.commons.feedparser.FeedParserImpl
 
FeedParserListener - interface org.apache.commons.feedparser.FeedParserListener.
 
FeedParserState - class org.apache.commons.feedparser.FeedParserState.
 
FeedParserState() - Constructor for class org.apache.commons.feedparser.FeedParserState
 
FeedParserState(Element) - Constructor for class org.apache.commons.feedparser.FeedParserState
 
FeedParserState(FeedParserListener) - Constructor for class org.apache.commons.feedparser.FeedParserState
 
FeedReference - class org.apache.commons.feedparser.locate.FeedReference.
A FeedReference is used within the RSS/Atom location facility to pass back metadata for feed discoveries.
FeedReference(String, String) - Constructor for class org.apache.commons.feedparser.locate.FeedReference
 
FeedVersion - class org.apache.commons.feedparser.FeedVersion.
 
FeedVersion() - Constructor for class org.apache.commons.feedparser.FeedVersion
 
finished() - Method in class org.apache.commons.feedparser.DefaultFeedParserListener
 
finished() - Method in class org.apache.commons.feedparser.Test
 
finished() - Method in interface org.apache.commons.feedparser.FeedLifecycleListener
Called when the feed has finished parsing.
finished() - Method in class org.apache.commons.feedparser.impl.DebugFeedParserListener
Called when the feed has finished parsing.
finished() - Method in class org.apache.commons.feedparser.output.RSS10_OutputFeedParserListener
Called when the feed has finished parsing.
fireDataEvent(DataEvent) - Method in class org.apache.commons.feedparser.network.BaseResourceRequest
Fire a new ArchiveEvent
fireDataEvent(long) - Method in class org.apache.commons.feedparser.network.BaseResourceRequest
Fire a new ArchiveEvent
fireInit() - Method in class org.apache.commons.feedparser.network.BaseResourceRequest
 
fireOnClosed() - Method in class org.apache.commons.feedparser.network.BaseResourceRequest
 
Flickr - class org.apache.commons.feedparser.locate.blogservice.Flickr.
Models the Flickr image blog service, encapsulating whether a given weblog is this type of service and where it usually keeps its feeds.
Flickr() - Constructor for class org.apache.commons.feedparser.locate.blogservice.Flickr
 
FOAF - Static variable in class org.apache.commons.feedparser.NS
 
FOAFFeedParser - class org.apache.commons.feedparser.FOAFFeedParser.
Handles parsing FOAF.
FOAFFeedParser() - Constructor for class org.apache.commons.feedparser.FOAFFeedParser
 
FOAFFeedParserListener - interface org.apache.commons.feedparser.FOAFFeedParserListener.
A generic interface
FOLLOW_REDIRECTS - Static variable in class org.apache.commons.feedparser.network.BaseResourceRequest
 
followRedirects() - Method in class org.apache.commons.feedparser.locate.blogservice.Xanga
Returns whether we should follow HTTP redirects for this blog service.
followRedirects() - Method in class org.apache.commons.feedparser.locate.blogservice.iBlog
Returns whether we should follow HTTP redirects for this blog service.
followRedirects() - Method in class org.apache.commons.feedparser.locate.blogservice.LiveJournal
Returns whether we should follow HTTP redirects for this blog service.
followRedirects() - Method in class org.apache.commons.feedparser.locate.blogservice.WordPress
Returns whether we should follow HTTP redirects for this blog service.
followRedirects() - Method in class org.apache.commons.feedparser.locate.blogservice.ExpressionEngine
Returns whether we should follow HTTP redirects for this blog service.
followRedirects() - Method in class org.apache.commons.feedparser.locate.blogservice.MovableType
Returns whether we should follow HTTP redirects for this blog service.
followRedirects() - Method in class org.apache.commons.feedparser.locate.blogservice.PMachine
Returns whether we should follow HTTP redirects for this blog service.
followRedirects() - Method in class org.apache.commons.feedparser.locate.blogservice.Blosxom
Returns whether we should follow HTTP redirects for this blog service.
followRedirects() - Method in class org.apache.commons.feedparser.locate.blogservice.GreyMatter
Returns whether we should follow HTTP redirects for this blog service.
followRedirects() - Method in class org.apache.commons.feedparser.locate.blogservice.TextPattern
Returns whether we should follow HTTP redirects for this blog service.
followRedirects() - Method in class org.apache.commons.feedparser.locate.blogservice.Blogger
Returns whether we should follow HTTP redirects for this blog service.
followRedirects() - Method in class org.apache.commons.feedparser.locate.blogservice.YahooGroups
Returns whether we should follow HTTP redirects for this blog service.
followRedirects() - Method in class org.apache.commons.feedparser.locate.blogservice.Flickr
Returns whether we should follow HTTP redirects for this blog service.
followRedirects() - Method in class org.apache.commons.feedparser.locate.blogservice.DiaryLand
Returns whether we should follow HTTP redirects for this blog service.
followRedirects() - Method in class org.apache.commons.feedparser.locate.blogservice.AOLJournal
Returns whether we should follow HTTP redirects for this blog service.
followRedirects() - Method in class org.apache.commons.feedparser.locate.blogservice.RadioUserland
Returns whether we should follow HTTP redirects for this blog service.
followRedirects() - Method in class org.apache.commons.feedparser.locate.blogservice.Typepad
Returns whether we should follow HTTP redirects for this blog service.
followRedirects() - Method in class org.apache.commons.feedparser.locate.blogservice.TextAmerica
Returns whether we should follow HTTP redirects for this blog service.
followRedirects() - Method in class org.apache.commons.feedparser.locate.blogservice.Manila
Returns whether we should follow HTTP redirects for this blog service.
followRedirects() - Method in class org.apache.commons.feedparser.locate.blogservice.Unknown
Returns whether we should follow HTTP redirects for this blog service.
followRedirects() - Method in class org.apache.commons.feedparser.locate.blogservice.BlogService
Returns whether we should follow HTTP redirects for this blog service.

G

getAdAtomFeed() - Method in class org.apache.commons.feedparser.FeedList
Get the Atom feed discovered via autodiscovery.
getAdRSSFeed() - Method in class org.apache.commons.feedparser.FeedList
Get the RSS feed discovered via autodiscovery.
getAttributes(String) - Static method in class org.apache.commons.feedparser.locate.DiscoveryLocator
Parse attributes within elements into a hashmap.
getAttributeValue(FeedParserState, String, Namespace, String, Namespace) - Static method in class org.apache.commons.feedparser.FOAFFeedParser
 
getBase(String) - Static method in class org.apache.commons.feedparser.locate.ResourceExpander
Get the base of this URL.
getBaseFeedPath(String) - Method in class org.apache.commons.feedparser.locate.blogservice.Blosxom
This method takes a resource, such as "http://www.codinginparadise.org/myweblog.php", and gets the path necessary to build up a feed, such as "http://www.codinginparadise.org/".
getBaseFeedPath(String) - Method in class org.apache.commons.feedparser.locate.blogservice.BlogService
This method takes a resource, such as "http://www.codinginparadise.org/myweblog.php", and gets the path necessary to build up a feed, such as "http://www.codinginparadise.org/".
getBlogServices() - Static method in class org.apache.commons.feedparser.locate.blogservice.BlogService
Gets an array of all of the available BlogService implementations.
getChildElementTextByName(FeedParserState, String) - Static method in class org.apache.commons.feedparser.BaseParser
Regardless of namespace, get the child node text by name or null if it is not found.
getContent(String) - Method in class org.apache.commons.feedparser.test.TestProbeLocator
Grabs all the content for a weblog for testing purposes.
getContentLength() - Method in class org.apache.commons.feedparser.network.URLResourceRequest
 
getContentLength() - Method in interface org.apache.commons.feedparser.network.ResourceRequest
Return the conent length of this request or -1 if not known.
getContentLength() - Method in class org.apache.commons.feedparser.network.BaseResourceRequest
 
getContext() - Method in class org.apache.commons.feedparser.DefaultFeedParserListener
 
getContext() - Method in interface org.apache.commons.feedparser.FeedLifecycleListener
 
getCookies(String) - Static method in class org.apache.commons.feedparser.network.URLCookieManager
Get the cookies for a site.
getCookiesHeader(Hashtable) - Static method in class org.apache.commons.feedparser.network.URLCookieManager
Parse a given Cookie header into a hashtable.
getCurrentLocale() - Method in class org.apache.commons.feedparser.FeedParserState
Based on the current locale event model we return the current language.
getDomain(String) - Static method in class org.apache.commons.feedparser.locate.ResourceExpander
Given a URL get the domain name.
getEtag() - Method in interface org.apache.commons.feedparser.network.ResourceRequest
The HTTP ETag to use with If-None-Match
getEtag() - Method in class org.apache.commons.feedparser.network.BaseResourceRequest
 
getException() - Method in class org.apache.commons.feedparser.network.NetworkException
 
getFeedLocations(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.Xanga
Returns an array of FeedReferences that contains information on the usual locations this blog service contains its feed.
getFeedLocations(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.iBlog
Returns an array of FeedReferences that contains information on the usual locations this blog service contains its feed.
getFeedLocations(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.LiveJournal
Returns an array of FeedReferences that contains information on the usual locations this blog service contains its feed.
getFeedLocations(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.WordPress
Returns an array of FeedReferences that contains information on the usual locations this blog service contains its feed.
getFeedLocations(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.ExpressionEngine
Returns an array of FeedReferences that contains information on the usual locations this blog service contains its feed.
getFeedLocations(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.MovableType
Returns an array of FeedReferences that contains information on the usual locations this blog service contains its feed.
getFeedLocations(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.PMachine
Returns an array of FeedReferences that contains information on the usual locations this blog service contains its feed.
getFeedLocations(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.Blosxom
Returns an array of FeedReferences that contains information on the usual locations this blog service contains its feed.
getFeedLocations(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.GreyMatter
Returns an array of FeedReferences that contains information on the usual locations this blog service contains its feed.
getFeedLocations(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.TextPattern
Returns an array of FeedReferences that contains information on the usual locations this blog service contains its feed.
getFeedLocations(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.Blogger
Returns an array of FeedReferences that contains information on the usual locations this blog service contains its feed.
getFeedLocations(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.YahooGroups
Returns an array of FeedReferences that contains information on the usual locations this blog service contains its feed.
getFeedLocations(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.Flickr
Returns an array of FeedReferences that contains information on the usual locations this blog service contains its feed.
getFeedLocations(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.DiaryLand
Returns an array of FeedReferences that contains information on the usual locations this blog service contains its feed.
getFeedLocations(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.AOLJournal
Returns an array of FeedReferences that contains information on the usual locations this blog service contains its feed.
getFeedLocations(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.RadioUserland
Returns an array of FeedReferences that contains information on the usual locations this blog service contains its feed.
getFeedLocations(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.Typepad
Returns an array of FeedReferences that contains information on the usual locations this blog service contains its feed.
getFeedLocations(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.TextAmerica
Returns an array of FeedReferences that contains information on the usual locations this blog service contains its feed.
getFeedLocations(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.Manila
Returns an array of FeedReferences that contains information on the usual locations this blog service contains its feed.
getFeedLocations(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.Unknown
Returns an array of FeedReferences that contains information on the usual locations this blog service contains its feed.
getFeedLocations(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.BlogService
Returns an array of FeedReferences that contains information on the usual locations this blog service contains its feed.
getFollowRedirects() - Method in interface org.apache.commons.feedparser.network.ResourceRequest
 
getFollowRedirects() - Method in class org.apache.commons.feedparser.network.BaseResourceRequest
 
getHeaderField(String) - Method in class org.apache.commons.feedparser.network.URLResourceRequest
 
getHeaderField(String) - Method in interface org.apache.commons.feedparser.network.ResourceRequest
Get a given response header.
getHeaderField(String) - Method in class org.apache.commons.feedparser.network.BaseResourceRequest
 
getIfModifiedSince() - Method in interface org.apache.commons.feedparser.network.ResourceRequest
Set the If-Modified-Since header for HTTP URL connections and protocols that support similar operation.
getIfModifiedSince() - Method in class org.apache.commons.feedparser.network.BaseResourceRequest
 
getInputStream() - Method in class org.apache.commons.feedparser.network.URLResourceRequest
 
getInputStream() - Method in class org.apache.commons.feedparser.network.BlockingResourceRequest
 
getInputStream() - Method in interface org.apache.commons.feedparser.network.ResourceRequest
Get an input stream for this content.
getInputStream() - Method in class org.apache.commons.feedparser.network.HTTPClientNetworkResource
 
getInputStreamAsByteArray() - Method in interface org.apache.commons.feedparser.network.ResourceRequest
 
getInputStreamAsByteArray() - Method in class org.apache.commons.feedparser.network.BaseResourceRequest
 
getInputStreamAsString() - Method in interface org.apache.commons.feedparser.network.ResourceRequest
Get the given Input Stream as a String by calling read() until we have all the data locally.
getInputStreamAsString() - Method in class org.apache.commons.feedparser.network.BaseResourceRequest
 
getLocale(String) - Static method in class org.apache.commons.feedparser.tools.RFC3066LocaleParser
 
getLocaleString(Element) - Static method in class org.apache.commons.feedparser.BaseParser
 
getLocalInputStream() - Method in interface org.apache.commons.feedparser.network.ResourceRequest
 
getLocalInputStream() - Method in class org.apache.commons.feedparser.network.BaseResourceRequest
 
getLocalInputStreamAsByteArray() - Method in interface org.apache.commons.feedparser.network.ResourceRequest
 
getLocalInputStreamAsByteArray() - Method in class org.apache.commons.feedparser.network.BaseResourceRequest
 
getNetworkEventListeners() - Static method in class org.apache.commons.feedparser.network.ResourceRequestFactory
Get all event listeners.
getPasswordAuthentication() - Method in class org.apache.commons.feedparser.network.Authenticator
 
getRequestHeaderField(String) - Method in interface org.apache.commons.feedparser.network.ResourceRequest
 
getRequestHeaderField(String) - Method in class org.apache.commons.feedparser.network.BaseResourceRequest
 
getRequestHeaderFields() - Method in interface org.apache.commons.feedparser.network.ResourceRequest
Get the names of all set request headers.
getRequestHeaderFields() - Method in class org.apache.commons.feedparser.network.BaseResourceRequest
 
getResource() - Method in interface org.apache.commons.feedparser.network.ResourceRequest
Set the resource for this request.
getResource() - Method in class org.apache.commons.feedparser.network.BaseResourceRequest
Get the value of resource.
getResourceFromRedirect() - Method in class org.apache.commons.feedparser.network.URLResourceRequest
This method used Reflection to pull out the redirected URL in java.net.URL.
getResourceFromRedirect() - Method in interface org.apache.commons.feedparser.network.ResourceRequest
Get the resource but make sure all redirects are taken into consideration.
getResourceFromRedirect() - Method in class org.apache.commons.feedparser.network.BaseResourceRequest
 
getResourceRequest() - Method in class org.apache.commons.feedparser.network.NetworkException
 
getResourceRequest(String) - Static method in class org.apache.commons.feedparser.network.ResourceRequestFactory
 
getResourceRequest(String, long) - Static method in class org.apache.commons.feedparser.network.ResourceRequestFactory
 
getResourceRequest(String, long, String) - Static method in class org.apache.commons.feedparser.network.ResourceRequestFactory
Get a ResourceRequest for the protocol represented in the resource URL.
getResourceRequest(URL) - Static method in class org.apache.commons.feedparser.network.ResourceRequestFactory
 
getResponseCode() - Method in class org.apache.commons.feedparser.network.NetworkException
 
getResponseCode() - Method in interface org.apache.commons.feedparser.network.ResourceRequest
Get and set an HTTP style response code.
getResponseCode() - Method in class org.apache.commons.feedparser.network.BaseResourceRequest
Get and set an HTTP style response code.
getResult() - Method in interface org.apache.commons.feedparser.locate.AnchorParserListener
Return a result if necessary;
getSite(ResourceRequest) - Static method in class org.apache.commons.feedparser.network.URLCookieManager
 
getSite(String) - Static method in class org.apache.commons.feedparser.locate.ResourceExpander
Get the site for this resource.
getSite(String) - Static method in class org.apache.commons.feedparser.locate.LinkLocator
 
getURL() - Method in class org.apache.commons.feedparser.network.NetworkException
 
getURLConnection() - Method in class org.apache.commons.feedparser.network.NetworkException
 
getXangaUser(String) - Method in class org.apache.commons.feedparser.locate.blogservice.Xanga
Xanga's feed locations are dependent on the 'user' attribute in a Xanga URI.
GreyMatter - class org.apache.commons.feedparser.locate.blogservice.GreyMatter.
Models the GreyMatter blog service, encapsulating whether a given weblog is this type of service and where it usually keeps its feeds.
GreyMatter() - Constructor for class org.apache.commons.feedparser.locate.blogservice.GreyMatter
 
GZIP_ENCODING - Static variable in class org.apache.commons.feedparser.network.URLResourceRequest
 

H

HAS_ATOM_FEED - Static variable in class org.apache.commons.feedparser.test.TestProbeLocator
 
HAS_RSS_FEED - Static variable in class org.apache.commons.feedparser.test.TestProbeLocator
 
hasGenerator(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.BlogService
Determines if the given content was generated by the given generator.
hashCode() - Method in class org.apache.commons.feedparser.locate.blogservice.BlogService
 
hasScheme(String) - Static method in class org.apache.commons.feedparser.locate.ResourceExpander
Determines if the given resource has a scheme.
hasValidAutoDiscovery() - Method in class org.apache.commons.feedparser.locate.blogservice.Xanga
Returns whether we can trust the results of this blog service's autodiscovery links.
hasValidAutoDiscovery() - Method in class org.apache.commons.feedparser.locate.blogservice.iBlog
Returns whether we can trust the results of this blog service's autodiscovery links.
hasValidAutoDiscovery() - Method in class org.apache.commons.feedparser.locate.blogservice.LiveJournal
Returns whether we can trust the results of this blog service's autodiscovery links.
hasValidAutoDiscovery() - Method in class org.apache.commons.feedparser.locate.blogservice.WordPress
Returns whether we can trust the results of this blog service's autodiscovery links.
hasValidAutoDiscovery() - Method in class org.apache.commons.feedparser.locate.blogservice.ExpressionEngine
Returns whether we can trust the results of this blog service's autodiscovery links.
hasValidAutoDiscovery() - Method in class org.apache.commons.feedparser.locate.blogservice.MovableType
Returns whether we can trust the results of this blog service's autodiscovery links.
hasValidAutoDiscovery() - Method in class org.apache.commons.feedparser.locate.blogservice.PMachine
Returns whether we can trust the results of this blog service's autodiscovery links.
hasValidAutoDiscovery() - Method in class org.apache.commons.feedparser.locate.blogservice.Blosxom
Returns whether we can trust the results of this blog service's autodiscovery links.
hasValidAutoDiscovery() - Method in class org.apache.commons.feedparser.locate.blogservice.GreyMatter
Returns whether we can trust the results of this blog service's autodiscovery links.
hasValidAutoDiscovery() - Method in class org.apache.commons.feedparser.locate.blogservice.TextPattern
Returns whether we can trust the results of this blog service's autodiscovery links.
hasValidAutoDiscovery() - Method in class org.apache.commons.feedparser.locate.blogservice.Blogger
Returns whether we can trust the results of this blog service's autodiscovery links.
hasValidAutoDiscovery() - Method in class org.apache.commons.feedparser.locate.blogservice.YahooGroups
Returns whether we can trust the results of this blog service's autodiscovery links.
hasValidAutoDiscovery() - Method in class org.apache.commons.feedparser.locate.blogservice.Flickr
Returns whether we can trust the results of this blog service's autodiscovery links.
hasValidAutoDiscovery() - Method in class org.apache.commons.feedparser.locate.blogservice.DiaryLand
Returns whether we can trust the results of this blog service's autodiscovery links.
hasValidAutoDiscovery() - Method in class org.apache.commons.feedparser.locate.blogservice.AOLJournal
Returns whether we can trust the results of this blog service's autodiscovery links.
hasValidAutoDiscovery() - Method in class org.apache.commons.feedparser.locate.blogservice.RadioUserland
Returns whether we can trust the results of this blog service's autodiscovery links.
hasValidAutoDiscovery() - Method in class org.apache.commons.feedparser.locate.blogservice.Typepad
Returns whether we can trust the results of this blog service's autodiscovery links.
hasValidAutoDiscovery() - Method in class org.apache.commons.feedparser.locate.blogservice.TextAmerica
Returns whether we can trust the results of this blog service's autodiscovery links.
hasValidAutoDiscovery() - Method in class org.apache.commons.feedparser.locate.blogservice.Manila
Returns whether we can trust the results of this blog service's autodiscovery links.
hasValidAutoDiscovery() - Method in class org.apache.commons.feedparser.locate.blogservice.Unknown
Returns whether we can trust the results of this blog service's autodiscovery links.
hasValidAutoDiscovery() - Method in class org.apache.commons.feedparser.locate.blogservice.BlogService
Returns whether we can trust the results of this blog service's autodiscovery links.
HelloFeedParser - class org.apache.commons.feedparser.example.HelloFeedParser.
Example use of the FeedParser
HelloFeedParser() - Constructor for class org.apache.commons.feedparser.example.HelloFeedParser
 
HTMLFeedParser - class org.apache.commons.feedparser.HTMLFeedParser.
Experimental class to play with supporting XFN.
HTMLFeedParser() - Constructor for class org.apache.commons.feedparser.HTMLFeedParser
 
HTTPClientNetworkResource - class org.apache.commons.feedparser.network.HTTPClientNetworkResource.
This is an exprimental ResourceRequest which used Jakarta HttpClient as the backend.
HTTPClientNetworkResource() - Constructor for class org.apache.commons.feedparser.network.HTTPClientNetworkResource
 

I

iBlog - class org.apache.commons.feedparser.locate.blogservice.iBlog.
Models the iBlog blog service, encapsulating whether a given weblog is this type of service and where it usually keeps its feeds.
iBlog() - Constructor for class org.apache.commons.feedparser.locate.blogservice.iBlog
 
IF_NONE_MATCH_HEADER - Static variable in class org.apache.commons.feedparser.network.URLResourceRequest
 
IM - Static variable in class org.apache.commons.feedparser.NS
 
init() - Method in class org.apache.commons.feedparser.DefaultFeedParserListener
 
init() - Method in class org.apache.commons.feedparser.Test
Called prior to event parsing to signal the parsing of a new feed.
init() - Method in interface org.apache.commons.feedparser.FeedLifecycleListener
Called prior to event parsing to signal the parsing of a new feed.
init() - Method in class org.apache.commons.feedparser.network.URLResourceRequest
 
init() - Method in class org.apache.commons.feedparser.network.BlockingResourceRequest
 
init() - Method in interface org.apache.commons.feedparser.network.ResourceRequest
Perform all initialization and connection to the remote server.
init() - Method in class org.apache.commons.feedparser.network.HTTPClientNetworkResource
Create a new URLNetworkResource instance.
init() - Method in class org.apache.commons.feedparser.impl.DebugFeedParserListener
Called prior to event parsing to signal the parsing of a new feed.
init() - Method in class org.apache.commons.feedparser.output.RSS10_OutputFeedParserListener
Called prior to event parsing to signal the parsing of a new feed.
init(DataEvent) - Method in interface org.apache.commons.feedparser.network.NetworkEventListener
Called once per request.
init(ResourceRequest) - Static method in class org.apache.commons.feedparser.network.URLCookieManager
Add cookies to this request and perform any other init.
initConnection() - Method in class org.apache.commons.feedparser.network.URLResourceRequest
Init the actual connection.
initializeBlogServices() - Static method in class org.apache.commons.feedparser.locate.blogservice.BlogService
 
isAtom - Variable in class org.apache.commons.feedparser.ContentDetectorResult
 
isAtom - Variable in class org.apache.commons.feedparser.FeedVersion
True if this is an Atom feed.
isAtomContent(String) - Static method in class org.apache.commons.feedparser.ContentDetector
 
isChanges - Variable in class org.apache.commons.feedparser.FeedVersion
True if this is a changes.xml file.
isExpanded(String) - Static method in class org.apache.commons.feedparser.locate.ResourceExpander
Return true if the given link is ALREADY relativized..
isFeed - Variable in class org.apache.commons.feedparser.ContentDetectorResult
True if this is a feed (RSS or Atom)
isFOAF - Variable in class org.apache.commons.feedparser.FeedVersion
True when this is a Friend of a Friend FOAF file.
isHTML - Variable in class org.apache.commons.feedparser.ContentDetectorResult
 
isHTMLContent(String) - Static method in class org.apache.commons.feedparser.ContentDetector
Return true if this is RSS 2.0 content
ISO8601DateParser - class org.apache.commons.feedparser.tools.ISO8601DateParser.
ISO 8601 date parsing utility.
ISO8601DateParser() - Constructor for class org.apache.commons.feedparser.tools.ISO8601DateParser
 
isOffline() - Static method in class org.apache.commons.feedparser.network.ResourceRequestFactory
 
isOPML - Variable in class org.apache.commons.feedparser.FeedVersion
 
isRelative() - Method in class org.apache.commons.feedparser.locate.FeedReference
Determines if the resource given by this FeedReference is relative.
isRSS - Variable in class org.apache.commons.feedparser.ContentDetectorResult
 
isRSS - Variable in class org.apache.commons.feedparser.FeedVersion
True if this is an RSS feed
isRSS_0_9_0_Content(String) - Static method in class org.apache.commons.feedparser.ContentDetector
Return true if this is RSS 2.0 content
isRSS_0_9_1_Content(String) - Static method in class org.apache.commons.feedparser.ContentDetector
Return true if this is RSS 2.0 content
isRSS_0_9_2_Content(String) - Static method in class org.apache.commons.feedparser.ContentDetector
Return true if this is RSS 0.9.2 content
isRSS_1_0_Content(String) - Static method in class org.apache.commons.feedparser.ContentDetector
Return true if this is RSS 1.0 content
isRSS_2_0_Content(String) - Static method in class org.apache.commons.feedparser.ContentDetector
Return true if this is RSS 2.0 content
isSupportedScheme(String) - Static method in class org.apache.commons.feedparser.network.ResourceRequestFactory
Return true if we support fetching content with the given scheme.
isThisService(String) - Method in class org.apache.commons.feedparser.locate.blogservice.BlogService
Determines if the weblog at the given resource is this blog service.
isThisService(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.Xanga
Determines if the weblog at the given resource and with the given content is this blog service.
isThisService(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.iBlog
Determines if the weblog at the given resource and with the given content is this blog service.
isThisService(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.LiveJournal
Determines if the weblog at the given resource and with the given content is this blog service.
isThisService(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.WordPress
Determines if the weblog at the given resource and with the given content is this blog service.
isThisService(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.ExpressionEngine
Determines if the weblog at the given resource and with the given content is this blog service.
isThisService(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.MovableType
Determines if the weblog at the given resource and with the given content is this blog service.
isThisService(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.PMachine
Determines if the weblog at the given resource and with the given content is this blog service.
isThisService(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.Blosxom
Determines if the weblog at the given resource and with the given content is this blog service.
isThisService(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.GreyMatter
Determines if the weblog at the given resource and with the given content is this blog service.
isThisService(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.TextPattern
Determines if the weblog at the given resource and with the given content is this blog service.
isThisService(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.Blogger
Determines if the weblog at the given resource and with the given content is this blog service.
isThisService(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.YahooGroups
Determines if the weblog at the given resource and with the given content is this blog service.
isThisService(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.Flickr
Determines if the weblog at the given resource and with the given content is this blog service.
isThisService(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.DiaryLand
Determines if the weblog at the given resource and with the given content is this blog service.
isThisService(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.AOLJournal
Determines if the weblog at the given resource and with the given content is this blog service.
isThisService(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.RadioUserland
Determines if the weblog at the given resource and with the given content is this blog service.
isThisService(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.Typepad
Determines if the weblog at the given resource and with the given content is this blog service.
isThisService(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.TextAmerica
Determines if the weblog at the given resource and with the given content is this blog service.
isThisService(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.Manila
Determines if the weblog at the given resource and with the given content is this blog service.
isThisService(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.Unknown
Determines if the weblog at the given resource and with the given content is this blog service.
isThisService(String, String) - Method in class org.apache.commons.feedparser.locate.blogservice.BlogService
Determines if the weblog at the given resource and with the given content is this blog service.
isTransparentHTCacheEnabled() - Static method in class org.apache.commons.feedparser.network.ResourceRequestFactory
Return true if we can enable the htcache.
isValidScheme(String) - Static method in class org.apache.commons.feedparser.locate.ResourceExpander
Return true if this is an valid scheme and should be expanded.
isXFN - Variable in class org.apache.commons.feedparser.FeedVersion
 
isXMLCharacter(char) - Static method in class org.apache.commons.feedparser.tools.XMLCleanser
 

K

KR - Static variable in class org.apache.commons.feedparser.NS
 

L

lang - Variable in class org.apache.commons.feedparser.FeedParserState
Deprecated.  
LATIN1_ENTITIES - Static variable in class org.apache.commons.feedparser.FeedFilter
 
LinkFeedParserListener - interface org.apache.commons.feedparser.LinkFeedParserListener.
Atom link, RSS 2.0 enclosure, and RSS 1.0 mod_link support.
LinkLocator - class org.apache.commons.feedparser.locate.LinkLocator.
Find links by parsing the raw HTML.
LinkLocator() - Constructor for class org.apache.commons.feedparser.locate.LinkLocator
 
listener - Variable in class org.apache.commons.feedparser.sax.RSSFeedParser
 
LiveJournal - class org.apache.commons.feedparser.locate.blogservice.LiveJournal.
Models the LiveJournal blog service, encapsulating whether a given weblog is this type of service and where it usually keeps its feeds.
LiveJournal() - Constructor for class org.apache.commons.feedparser.locate.blogservice.LiveJournal
 
locate(String) - Static method in class org.apache.commons.feedparser.locate.FeedLocator
Locate all feeds within the given resource.
locate(String, String) - Static method in class org.apache.commons.feedparser.locate.FeedLocator
Locate the feed with the given content.
locate(String, String, FeedList) - Static method in class org.apache.commons.feedparser.locate.ProbeLocator
 
locate(String, String, FeedList) - Static method in class org.apache.commons.feedparser.locate.DiscoveryLocator
Locate a feed via RSS/Atom auto-discovery.
locate(String, String, FeedList) - Static method in class org.apache.commons.feedparser.locate.LinkLocator
 

M

Main - class org.apache.commons.feedparser.Main.
Provides a mechanism to quickly test feed parsing from the command line.
Main() - Constructor for class org.apache.commons.feedparser.Main
 
main(String[]) - Static method in class org.apache.commons.feedparser.Main
 
main(String[]) - Static method in class org.apache.commons.feedparser.FeedFilter
 
main(String[]) - Static method in class org.apache.commons.feedparser.ContentDetector
 
main(String[]) - Static method in class org.apache.commons.feedparser.Test
 
main(String[]) - Static method in class org.apache.commons.feedparser.HTMLFeedParser
 
main(String[]) - Static method in class org.apache.comm