DOC

jp.co.yahoo.dataplatform.schema : schema

Maven & Gradle

Jan 16, 2019
3 stars

Yahoo dataplatform schema · Dataplatform Schema is a generalized nested schema. This Library provides flexible formatter and parser to various data schema widly used, JSON, Avro and so on.

Table Of Contents

Latest Version

Download jp.co.yahoo.dataplatform.schema : schema Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

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