DOC

javax.jts : jts

Maven & Gradle

Feb 08, 2006
1 usages

Java Transaction Service · Java Transaction Service (JTS) specifies the implementation of a Transaction Manager which supports the Java Transaction API (JTA) 1.0 Specification at the high-level and implements the Java mapping of the OMG Object Transaction Service (OTS) 1.1 Specification at the low-level. JTS uses the standard CORBA ORB/TS interfaces and Internet Inter-ORB Protocol (IIOP) for transaction context propagation between JTS Transaction Managers.

Table Of Contents

Latest Version

Download javax.jts : jts Javadoc & API Documentation - Latest Versions:

All Versions

Download javax.jts : jts Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0

How to open Javadoc JAR file in web browser

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

Advertisement

Dependencies from Group

jts
Feb 08, 2006
1 usages

Discover Dependencies

Sep 20, 2005
1 usages
May 04, 2014
1 usages
0 stars
Mar 10, 2015
2 usages
4.2k stars
Aug 19, 2014
1 usages
2 stars
Nov 08, 2005
1 usages
Oct 05, 2013
18k stars