See: Description
| Interface | Description |
|---|---|
| Descriptor |
The Descriptor interface defines a mechanism for inspecting a node
of an XML based document.
|
| Class | Description |
|---|---|
| DAMRI |
Locale-specific objects for IBM Toolbox for Java.
|
| PcmlMessageLog |
Provides control over logging and tracing activity within this
package.
|
| ProgramCallDocument |
XML Document based program call.
|
| RecordFormatDocument |
Supports the use of Record Format Markup Language
(RFML) to specify formats and data values for file records and data buffers.
|
| Exception | Description |
|---|---|
| PcmlException |
Thrown when an error is encountered using a ProgramCallDocument.
|
| PcmlSpecificationException |
Thrown when syntax errors are detected in a PCML source file.
|
| XmlException |
Thrown when an error is encountered processing XML.
|
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.