DOC

org.schedulesdirect : sdjson-api

Maven & Gradle

Dec 14, 2014

sdjson-api · A Java implementation of the Schedules Direct JSON service. The Schedules Direct JSON service provides EPG data for various countries in a JSON format. This project consumes that data and provides access to it through native Java data structures, which allows easy integration of this service into your Java applications.

Table Of Contents

Latest Version

Download org.schedulesdirect : sdjson-api Javadoc & API Documentation - Latest Versions:

All Versions

Download org.schedulesdirect : sdjson-api Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.20140530.x
0.20131021.x

How to open Javadoc JAR file in web browser

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