Project Summary

Project Information

FieldValue
NameJava Simple Exchange Format API (parent)
DescriptionJSefa (Java Simple exchange format api) is a simple library for stream-based serialization of java objects to XML, CSV, FLR or any other format and back again using an iterator-style interface independent of the serialization format. The mapping between java object types and types of the serialization format (e. g. xml complex element types) can be defined either by annotating the java classes or programmatically using a simple API. The current implementation supports XML, CSV and FLR - for XML it is based on JSR 173 for the standard version and XmlPull for the android version.
Homepagehttp://jsefa.sf.net

Project Organization

This project does not belong to an organization.

Build Information

FieldValue
GroupIdnet.sf.jsefa
ArtifactIdjsefa-parent
Version1.1.1.RELEASE
Typepom