Date: 2005-01-16T22:02:21
   Editor: KevinBurton
   Wiki: Jakarta Commons Wiki
   Page: FeedParser
   URL: http://wiki.apache.org/jakarta-commons/FeedParser

   no comment

New Page:

== Overview ==

Jakarta FeedParser  is a Java RSS/Atom parser designed to elegantly support
all versions of RSS (0.9, 0.91, 0.92, 1.0, and 2.0), Atom 0.3 (and future
versions) as well as easy ad hoc extension and RSS 1.0 modules capability.

The API uses a Feed Event Model (FEM) to abstract away the differences between
feed versions.  For example all dates are stored as internal Java dates when
ISO8601 and RFC 822 date formats are used in specific revisions of RSS and Atom
specs.

== Resources ==

CodeConPresentation

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to