Use Jakarta feedparser to parse RSS2 feeds.
authorjohn <john>
Thu, 19 Apr 2007 17:55:51 +0000 (17:55 +0000)
committerjohn <john>
Thu, 19 Apr 2007 17:55:51 +0000 (17:55 +0000)
commit3993ad34bea05df4abf71c2e8b197740d0abf794
tree2b4d8e539c41371468e3ab95452ea467935a005a
parent4a85325bcbb3032a385e68e932382d3a8a85dc4f
Use Jakarta feedparser to parse RSS2 feeds.

Will test, might replace feed parsing in total with this.
lib/commons-feedparser-0.5-SNAPSHOT.jar [new file with mode: 0644]
lib/jaxen-1.0-FCS-full.jar [new file with mode: 0644]
lib/jdom-b9.jar [new file with mode: 0644]
lib/saxpath-1.0-FCS.jar [new file with mode: 0644]
source/mir/rss/RSS2Reader.java [new file with mode: 0755]