Uses of Class
net.sf.cobol2j.FileFormat

Packages that use FileFormat
net.sf.cobol2j   
 

Uses of FileFormat in net.sf.cobol2j
 

Methods in net.sf.cobol2j that return FileFormat
 FileFormat ObjectFactory.createFileFormat()
          Create an instance of FileFormat
 

Methods in net.sf.cobol2j with parameters of type FileFormat
 void RecordSet.setFileFormat(FileFormat fFormat)
           
 

Constructors in net.sf.cobol2j with parameters of type FileFormat
RecordSet(java.io.InputStream is, FileFormat ff)
           
RecordsMap(FileFormat fF)
           
RecordWriter(java.io.OutputStream os, FileFormat ff)
           
 



Copyright © 2009. All Rights Reserved.