org.apache.poi.hdf.extractor
@Deprecated public final class NewOleFile extends java.io.RandomAccessFile
| Modifier and Type | Field and Description |
|---|---|
protected int[] |
_big_block_depot
Deprecated.
|
protected int[] |
_small_block_depot
Deprecated.
|
| Constructor and Description |
|---|
NewOleFile(java.lang.String fileName,
java.lang.String mode)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Deprecated.
|
protected int[] |
readChain(int[] blockChain,
int startBlock)
Deprecated.
|
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, writeUTFprotected int[] _big_block_depot
protected int[] _small_block_depot