Uses of Class
com.bankframe.examples.txnhandler.connector.coboltest.parser.cobol.CobolCopyBook

Packages that use CobolCopyBook
com.bankframe.examples.txnhandler.connector.coboltest.parser.cobol   
 

Uses of CobolCopyBook in com.bankframe.examples.txnhandler.connector.coboltest.parser.cobol
 

Methods in com.bankframe.examples.txnhandler.connector.coboltest.parser.cobol that return CobolCopyBook
abstract  CobolCopyBook CobolParser.parse(java.lang.String copyBookData)
           
 CobolCopyBook Cobol85Parser.parse(java.lang.String copyBookData)
          This method parses a Cobol CopyBook data returning a Cobol CopyBook object which represents the datastructures within the Cobol CopyBook.
 



Copyright © 2005 Siebel Systems, Inc. All rights reserved.