summaryrefslogtreecommitdiff
path: root/src/de/podfetcher/syndication/handler
AgeCommit message (Collapse)Author
2012-06-28Added more error handling when adding new feedsdaniel oeh
2012-06-26Added support for Simplechaptersdaniel oeh
2012-06-26removed 'characters' method from namespace classdaniel oeh
2012-06-24Switched to StringBuffer-method for getting characters in Feedparserdaniel oeh
2012-06-24Added support for itunes:image tag, bugfixesdaniel oeh
2012-06-23Added content:encoded supportdaniel oeh
2012-06-23Fixed bug in the feedparser and improved performance of date parsingdaniel oeh
2012-06-11Implemented Atom namespacedaniel oeh
2012-06-10Changed return type of handleElementStartdaniel oeh
2012-06-10Removed redundancydaniel oeh
2012-06-09Implemented support for default Namespacesdaniel oeh
2012-06-09Converted RSSHandler into RSS 2.0 Namespacedaniel oeh
2012-06-09Merged SyndElement with NSElementdaniel oeh
2012-06-09Changed type of the Elements of tagstack to SyndElementdaniel oeh
2012-06-09Fixed startElement method in SyndHandlerdaniel oeh
2012-06-08Reimplemented RSSHandlerdaniel oeh
2012-06-08Implemented more methods in SyndFeed and moredaniel oeh
2012-06-08Created SyndHandler and Namespace classesdaniel oeh