DOC

jp.co.yahoo.dataplatform.schema : schema-hive

Maven & Gradle

Jan 16, 2019
3 usages
3 stars

schema hive · Dataplatform Schema is a generalized nested schema. This Package provides flexible formatter and parser to Hive.

Table Of Contents

Latest Version

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

All Versions

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

Version Size Javadoc Updated
1.2.x
1.1.x
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file schema-hive-1.2.4_hive-1.2.1000.2.6.5.99-1-javadoc.jar to schema-hive-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-hive-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-hive-1.2.4_hive-1.2.1000.2.6.5.99-1-sources.jar" -d "schema-hive-1.2.4_hive-1.2.1000.2.6.5.99-1-javadoc" -subpackages 

Advertisement