public class AfpMappedFile extends Object implements Closeable
| Constructor and Description |
|---|
AfpMappedFile(File afp) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
SF |
next()
Reads a new structured field from the mapped file.
|
public AfpMappedFile(File afp) throws FileNotFoundException, IOException
FileNotFoundExceptionIOExceptionpublic SF next() throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2017. All rights reserved.