com.ibm.as400.data.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jt400 Show documentation
Show all versions of jt400 Show documentation
The Open Source version of the IBM Toolbox for Java
The newest version!
/**
* Provides classes to simplify calling IBM i programs (RPG, COBOL, C, etc) from Java.
*
* The classes in this package use a technology called the
* Program Call Markup Language, or PCML. PCML
* is based on the Extensible Markup Language (XML) and defines the interface
* that is used when calling a program.
*/
package com.ibm.as400.data;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy