Save This Page
Home » nutch-1.0 » org.apache.nutch » parse » rss » [javadoc | source]
org.apache.nutch.parse.rss
public class: RSSParser [javadoc | source]
java.lang.Object
   org.apache.nutch.parse.rss.RSSParser

All Implemented Interfaces:
    Parser

Field Summary
public static final  Log LOG     
Method from org.apache.nutch.parse.rss.RSSParser Summary:
getConf,   getParse,   main,   setConf
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.nutch.parse.rss.RSSParser Detail:
 public Configuration getConf() 
 public ParseResult getParse(Content content) 

    Implementation method, parses the RSS content, and then returns a ParseImpl .

 public static  void main(String[] args) throws Exception 
 public  void setConf(Configuration conf)