<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<!--///////////////////////////////////////////////////////////////////////////
//
// JTOpen (IBM Toolbox for Java - OSS version)
//
// Filename: package.html
//
// The source code contained herein is licensed under the IBM Public License
// Version 1.0, which has been approved by the Open Source Initiative.
// Copyright (C) 1997-2002 International Business Machines Corporation and
// others. All rights reserved.
//
////////////////////////////////////////////////////////////////////////////-->
</head>
<body>
Provides various utility applications and classes, in addition to what is
included in the <B>utilities</B> package.
<P>
This package currently provides the following utilities:
<UL>
<LI><B>CommandHelpRetriever</B> - Allows you to generate HTML documentation for
a given CL command (*CMD) name, library, and system. This function is available
both as a Java program and as an application programming interface (API).
</P>
<h2>Related Documentation</h2>
For overviews, tutorials, examples, guides, and tool documentation, please see:
<ul>
<li><a href="http://www.ibm.com/servers/eserver/iseries/toolbox">IBM Toolbox for Java official web site</a>
<LI><A HREF="http://jt400.sourceforge.net/">JTOpen (open source Toolbox) official Web site</A>
<LI><A HREF="http://www-912.ibm.com/j_dir/JTOpen.nsf">Toolbox/JTOpen official Web forum</A>
</ul>
</body>
</html>
|