5486LPAD.fm Draft Document for Review October 18, 2004
680 IBM Eserver i5 and iSeries System Handbook
New with V5R3
Packages
The com.ibm.as400.commtrace package provides a set of classes that enable
Java programs to work with communications trace data for a specified local area
network (LAN) (Ethernet or token ring) line description. Raw trace data can be
formatted, parsed, or both to extract desired information. This handling of trace
data is improved over previous restriction of output to stream or output file. You
can also run one of the classes as a stand-alone, command line utility.
Classes
IBM Toolbox for Java V5R3 features new classes in existing packages. The new
classes enable you to:
Transform HTML documents into other kinds of documents, such as a
Portable Document Format (PDF) document.
Use the IFSFileSystemView class as a graphical gateway to the integrated file
system (IFS) on your server.
Use the CommandHelpRetriever class to generate IBM-formatted CL
command help documentation. You can run CommandHelpRetriever from a
command line or embed the functionality into your Java program.
Enhanced classes
In V5R3, IBM Toolbox for Java includes enhancements to existing classes. The
enhancements offer updates in the HTML classes, which make it easier to create
HTML or XSL FO source data and create head tags for your HTML pages.
Extensible Markup Language component
In V5R3, IBM Toolbox for Java has added the Extensible Program Call Markup
Language (XPCML). By supporting Extensible Markup Language (XML)
schemas, XPCML offers enhanced functionality and usability when compared to
Program Call Markup Language (PCML). For example, you can use XPCML to
specify and pass values for program parameters, retrieve the results of a
program call to your iSeries server in XPCML, and more.
Replaces product N/A
Further information http://publib.boulder.ibm.com/iseries/v5r2/ic2924/index.htm
http://www-1.ibm.com/servers/eserver/iseries/toolbox
IBM Toolbox for Java