DOC

com.relogiclabs.json : relogiclabs-jschema

Maven & Gradle

Feb 23, 2024
1 stars

JSchema - New JSON Schema · JSchema, a new JSON Schema, prioritizes simplicity, conciseness, and readability, ensuring user-friendliness and accessibility without requiring extensive prior knowledge. It offers efficient read-write capabilities, precise JSON document definition through various data types and functions, and extensibility to address the diverse requirements of modern web services.

Table Of Contents

Latest Version

Download com.relogiclabs.json : relogiclabs-jschema Javadoc & API Documentation - Latest Versions:

All Versions

Download com.relogiclabs.json : relogiclabs-jschema Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.0.x

How to open Javadoc JAR file in web browser

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