Skip to content

xjodoin/feed4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

feed4j

feed4j is a feed parser library for the Java 2 platform. With feed4j you can parse XML feeds in several formats and handle them within your Java application through the feed object representation given by the library. Supported XML feed formats are: RSS 1.0 (plus Dublin Core extensions), RSS 2.0 (which includes also RSS 0.91 and RSS 0.92), Atom 0.3 and Atom 1.0 (IETF standard).

This is a custom improved version from Carlo Pelliccia.

Requirements

feed4j can run on any Java 2 platform version 1.4 or later.

License

feed4j is Free Software and it is licensed under LGPL (you will find a copy of the license bundled into the downloadable software distribution).

Releases

No releases published

Packages

No packages published

Languages