Package org.apache.commons.feedparser.locate

A feed AutoDiscovery parser which supports both RSS and Atom.

See:
          Description

Interface Summary
AnchorParserListener  
 

Class Summary
AnchorParser Given a string of HTML content, parse out anchors and fire events with all the data when they are found.
BlogServiceDiscovery Determines what blog provider a given URI is using, such as whether it is hosted on Blogspot, Radio Userland, etc.
DiscoveryLocator http://www.ietf.org/internet-drafts/draft-ietf-atompub-autodiscovery-00.txt
EntityDecoder Given a string of HTML content we decode the entities it contains.
FeedLocator Method to determine feed URLs from a given resource URI.
FeedReference A FeedReference is used within the RSS/Atom location facility to pass back metadata for feed discoveries.
LinkLocator Find links by parsing the raw HTML.
ProbeLocator Locator which uses Link probing.
ResourceExpander  
 

Exception Summary
AnchorParserException  
 

Package org.apache.commons.feedparser.locate Description

A feed AutoDiscovery parser which supports both RSS and Atom.



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.