public class AuditFile
extends java.lang.Object
Constructor and Description |
---|
AuditFile(java.lang.String fnm) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
boolean |
more() |
AuditRecord |
read() |
public AuditFile(java.lang.String fnm) throws java.io.IOException
java.io.IOException
public AuditRecord read() throws dk.vajhoej.record.RecordException, java.io.IOException
dk.vajhoej.record.RecordException
java.io.IOException
public boolean more() throws java.io.IOException
java.io.IOException
public void close() throws java.io.IOException
java.io.IOException