Deprecated API


Contents
Deprecated Interfaces
org.apache.commons.feedparser.ModContentFeedParserListener
          Migration to ContentFeedParserListener 
org.apache.commons.feedparser.XHTMLFeedParserListener
          Migration to ContentFeedParserListener 
 

Deprecated Fields
org.apache.commons.feedparser.FeedParserState.base
            
org.apache.commons.feedparser.FeedParserState.lang
            
 

Deprecated Methods
org.apache.commons.feedparser.FeedFilter.parse(byte[])
          Specify an encoding with #parse( bytes[], encoding ) 
org.apache.commons.feedparser.FeedParserImpl.parse(FeedParserListener, InputStream)
          Use #parse( FeedParserException, InputStream, String ) 
org.apache.commons.feedparser.FeedParser.parse(FeedParserListener, InputStream)
          Use #parse( FeedParserException, InputStream, String ) 
org.apache.commons.feedparser.locate.AnchorParser.parseAnchors(String, AnchorParserListener)
          use HTParser 
 



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