|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||