ROME 0.5 Beta
What is New, Highlights
Removed common package and classes from the public API
Removed Enum class, using constants now
XmlReader now has a lenient behavior for charset encoding detection
Bug fixes
Dependencies
J2SE 1.4+
Downloads
Additional Information
Inside ROME, How Things Work
How ROME Works, Understanding ROME, a detailed overview by Dave Johnson (This doc is based on ROME v0.4)
ROME Plugins Mechanism, bootstrap, adding and changing parsers, generators, converters and modules
Feeds Date Elements, how Date data is mapped to SyndFeed and SyndEntry
Feed and Entry URI Mapping, how SyndFeed and SyndEntry 'uri' properties map to concrete feed elements
XML Charset Encoding Detection, how ROME helps getting the right charset encoding
Creating a custom Module, creating all necessary pieces, bean, parser and generator
Implementation documents
Known Issues
None.