DOC

net.sf.jsefa : jsefa

Maven & Gradle

Oct 03, 2014
3 usages

Java Simple Exchange Format API · JSefa (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.

Table Of Contents

Latest Version

Download net.sf.jsefa : jsefa Javadoc & API Documentation - Latest Versions:

All Versions

Download net.sf.jsefa : jsefa Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.1.x

How to open Javadoc JAR file in web browser

  1. Rename the file jsefa-1.1.1.RELEASE-javadoc.jar to jsefa-1.1.1.RELEASE-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder jsefa-1.1.1.RELEASE-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "jsefa-1.1.1.RELEASE-sources.jar" -d "jsefa-1.1.1.RELEASE-javadoc" -subpackages 

Advertisement

Dependencies from Group

Oct 03, 2014
3 usages

Discover Dependencies

Dec 27, 2013
1 usages
3 stars
Jun 28, 2012
3 usages
0 stars
Aug 10, 2015
2 usages
0 stars
Aug 10, 2015
2 usages
0 stars
Jul 29, 2015
7 usages
0 stars
Dec 04, 2020
2 usages
346 stars
Sep 30, 2021
4 usages
Jul 10, 2021
2 usages
10 stars