DOC

org.openforis.collect : collect

Maven & Gradle

Jul 29, 2023
49 stars

Open Foris Collect · Open Foris Collect is the main entry point for data collected in field-based inventories. It provides a fast, easy, flexible way to set up a survey with a user-friendly interface. Collect handles multiple data types and complex validation rules, all in a multilanguage environment.

Table Of Contents

Latest Version

Download org.openforis.collect : collect Javadoc & API Documentation - Latest Versions:

All Versions

Download org.openforis.collect : collect Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
4.0.x
3.26.x
3.13.x

How to open Javadoc JAR file in web browser

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