DOC

org.fedorahosted.openprops : openprops

Maven & Gradle

May 29, 2018
9 usages
5 stars

OpenProps · ${project.name} is a tiny Java library which reads and writes .properties files using the same code as java.util.Properties from the OpenJDK, but enhanced so that it preserves the order of entries within the file, and it also preserves comments in the file. This means that a Properties editor or a file converter written to use OpenProps won't have to lose comments or mess up the order of entries.

Table Of Contents

Latest Version

Download org.fedorahosted.openprops : openprops Javadoc & API Documentation - Latest Versions:

All Versions

Download org.fedorahosted.openprops : openprops Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.8.x
0.8
0.7.x
0.6
0.5
0.4

How to open Javadoc JAR file in web browser

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

Advertisement

Dependencies from Group

May 29, 2018
9 usages
5 stars

Discover Dependencies

Jun 15, 2023
4 usages
12 stars
Aug 14, 2019
4 usages
68.1k stars
Oct 14, 2022
6 usages
12 stars
May 26, 2021
4 usages
0 stars
Nov 04, 2020
6 usages
Apr 21, 2016
4 usages
69 stars
Sep 20, 2011
5 usages
1 stars
Oct 26, 2018
1 usages
0 stars
Jul 15, 2016
4 usages
0 stars