LPEX
4.4.0

Package com.ibm.lpex.cobol

This package provides COBOL (Common Business Oriented Language) document parsers.

See:
          Description

Class Summary
Cobol400Parser Document parser for COBOL/400.
Cobol400SqlCicsParser Document parser for COBOL/400 with embedded SQL/CICS statements.
Cobol400Words Keywords used by the COBOL/400 document parsers.
CobolParser Document parser for z/OS Enterprise COBOL (COBOL/390).
CobolSqlCicsParser Document parser for COBOL with embedded SQL/CICS/DLI statements.
CobolWords Keywords and keyword-related functions for the COBOL document parsers.
CobolWords.Word This class is used to combine a keyword String with an id int.
ILECobolParser Document parser for ILE COBOL.
ILECobolSqlCicsParser Document parser for ILE COBOL/400 with embedded SQL/CICS statements.
ILECobolWords Keywords used by the ILE COBOL/400 document parsers.
 

Package com.ibm.lpex.cobol Description

This package provides COBOL (Common Business Oriented Language) document parsers.


LPEX
4.4.0

Copyright � 2016 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.