Synder is an Atom/RSS/SearchSuggestion/OPML processing framework
It is Optimized For Android, but works with Java SE/EE.
Synder has a small-footprint, low memory consumption.
The only dependency for parsing is a SAX2 implementation.
.NET based, XmlSerializer-inspired interface for performing mundane tasks found in accessing a database. Considerd a tool for rapid-development by simplifying db access, and ideal for plugin/extensible frameworks Support: Mysql Windows .NET Linux Mono c#
This library uses the Java 5 meta annotations-feature to generate xml content from Java Objects and of course to create Java Objects from xml content (XmlSerializer). It's like the .NET's XmlAttributes, but the project's goal is not to be .net-compatible
An alternative to Java's Object Serialization Model using a XML format
that is flexible, and parsable and can easily be used to pass data to other languages, and applications, as well as for debugging output.