DOC

com.kaltura : kalturaClient

Maven & Gradle

Oct 27, 2015
6 stars

KalturaClient Java Library · KalturaClient is a library of Java classes that can be used to interact with the Kaltura REST API. More information about the REST API can be found at http://corp.kaltura.com/Products/Kaltura-API Many of the Java classes in this library are auto-generated from a schema that defines the objects that are used to interect with the API. The current schema can be found at http://www.kaltura.com/api_v3/api_schema.php

Table Of Contents

Latest Version

Download com.kaltura : kalturaClient Javadoc & API Documentation - Latest Versions:

All Versions

Download com.kaltura : kalturaClient Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
3.2.x

How to open Javadoc JAR file in web browser

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