DOC

net.sf.datavision : DataVision

Maven & Gradle

Jan 26, 2008

DataVision · DataVision is an Open Source reporting tool similar to Crystal Reports. Reports can be designed using a drag-and-drop GUI. They may be run, viewed, and printed from the application or exported as HTML, XML, PDF, Excel, LaTeX2e, DocBook, or tab- or comma-delimited text files. The output files produced by LaTeX2e and DocBook can in turn be used to produce PDF, text, HTML, PostScript, and more.

Table Of Contents

Latest Version

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

All Versions

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

Version Size Javadoc Updated
1.1.x
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file DataVision-1.1.0-javadoc.jar to DataVision-1.1.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder DataVision-1.1.0-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 "DataVision-1.1.0-sources.jar" -d "DataVision-1.1.0-javadoc" -subpackages