public class AfpFile extends RandomAccessFile
Modifier and Type | Method and Description |
---|---|
SF |
readStructuredField() |
void |
writeStructuredField(SF sf) |
close, getChannel, getFD, getFilePointer, length, read, read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, seek, setLength, skipBytes, write, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTF
public AfpFile(File file, String mode) throws FileNotFoundException
FileNotFoundException
public SF readStructuredField() throws IOException
IOException
public void writeStructuredField(SF sf) throws IOException
IOException
Copyright © 2016. All rights reserved.