summaryrefslogtreecommitdiff
path: root/src/de/podfetcher/syndication/namespace/atom
AgeCommit message (Collapse)Author
2012-07-13Renamed package and applicationdaniel oeh
2012-06-26Added support for Simplechaptersdaniel oeh
2012-06-26removed 'characters' method from namespace classdaniel oeh
2012-06-26Added support for flattr-paymentlinksdaniel oeh
2012-06-24Switched to StringBuffer-method for getting characters in Feedparserdaniel oeh
2012-06-23encoded content is now properly rendereddaniel oeh
2012-06-13Changed type of pubDate in FeedItem to Datedaniel oeh
2012-06-12Removed AtomLink (not used)daniel oeh
2012-06-11Implemented Atom namespacedaniel oeh
2012-06-10More work on Atom namespacedaniel oeh
2012-06-10Changed return type of handleElementStartdaniel oeh
2012-06-09Converted RSSHandler into RSS 2.0 Namespacedaniel oeh
2012-06-08Implemented more methods in SyndFeed and moredaniel oeh
2012-06-08Created SyndHandler and Namespace classesdaniel oeh