DOC

net.sf.sojo : sojo

Maven & Gradle

Dec 01, 2022
2 usages
2 stars

SOJO · Simplified Old Java Objects. This is a refactored version of the original sojo at https://sojo.sourceforge.net/ for Java 8+.

Table Of Contents

Latest Version

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

All Versions

Download net.sf.sojo : sojo 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 sojo-1.1.1-javadoc.jar to sojo-1.1.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder sojo-1.1.1-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 "sojo-1.1.1-sources.jar" -d "sojo-1.1.1-javadoc" -subpackages 

Advertisement

Dependencies from Group

Dec 01, 2022
2 usages
2 stars

Discover Dependencies

Aug 15, 2023
5 usages
1.1k stars
May 06, 2020
4 usages
2 stars
May 25, 2023
62 stars
Jul 18, 2019
6 stars
May 29, 2019
3 usages
2.6k stars
May 29, 2019
1 usages
2.6k stars
Aug 11, 2020
1 usages
1 stars