JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
D
E
G
H
I
L
M
N
S
T
V
B
Benix
- Class in
<Unnamed>
Benix()
- Constructor for class
Benix
Block
- Class in
<Unnamed>
Block(ByteBuffer, boolean)
- Constructor for class
Block
Constructor method.
BLOCK_SIZE
- Variable in class
Block
BLOCK_SIZE
- Variable in class
BlockGroup
BLOCK_SIZE
- Variable in class
Ext2File
BLOCK_SIZE
- Variable in class
Volume
BlockGroup
- Class in
<Unnamed>
BlockGroup(ByteBuffer, boolean)
- Constructor for class
BlockGroup
Constructor method.
D
Directory
- Class in
<Unnamed>
Directory(Block[], boolean)
- Constructor for class
Directory
Constructor method.
E
Ext2File
- Class in
<Unnamed>
Ext2File(Block[], boolean)
- Constructor for class
Ext2File
Constructor method.
G
get()
- Method in class
Block
Gets one byte, increments the pointer.
get(int)
- Method in class
Block
Gets one byte from a given index.
getBlock(int)
- Method in class
BlockGroup
Accessor function.
getBlock(int)
- Method in class
Ext2File
Accessor function.
getBlockPointer(int)
- Method in class
Inode
Accessor function.
getBlocksPerGroup()
- Method in class
SuperBlock
Accessor function.
getFile(String)
- Method in class
Volume
Accessor function.
getFileInodePointer(String)
- Method in class
BlockGroup
Accessor function.
getFileLength(String)
- Method in class
BlockGroup
Accessor function.
getFileNum(String)
- Method in class
Directory
Accessor function.
getFileSizeLower()
- Method in class
Inode
Accessor function.
getInode(int, boolean)
- Method in class
BlockGroup
Accessor function.
getInodePointer(int)
- Method in class
Directory
Accessor function.
getInodeSize()
- Method in class
SuperBlock
Accessor function.
getInodesPerGroup()
- Method in class
SuperBlock
Accessor function.
getInodeTablePointer()
- Method in class
GroupDesc
Accessor function.
getInt(int)
- Method in class
Block
Gets four bytes from a given index.
getLength(int)
- Method in class
Directory
Accessor function.
getName(int)
- Method in class
Directory
Accessor function.
getNameLength(int)
- Method in class
Directory
Accessor function.
getNumofBlockGroups()
- Method in class
SuperBlock
Accessor function.
getNumofBlocks()
- Method in class
SuperBlock
Accessor function.
getNumofFiles()
- Method in class
Directory
Accessor function.
getNumofInodes()
- Method in class
SuperBlock
Accessor function.
getShort(int)
- Method in class
Block
Gets two bytes from a given index.
getType(int)
- Method in class
Directory
Accessor function.
getTypeIndicator(int)
- Method in class
Directory
Accessor function.
getVolumeLabel()
- Method in class
SuperBlock
Accessor function.
GroupDesc
- Class in
<Unnamed>
GroupDesc(ByteBuffer, boolean)
- Constructor for class
GroupDesc
Constructor method.
H
hexDump()
- Method in class
Block
Prints a formatted hex dump of the block's contents.
hexDump()
- Method in class
Ext2File
Prints a formatted hex dump of the block's contents.
I
Inode
- Class in
<Unnamed>
Inode(short, short, int, int, int, int, int, short, short, int[], int, int, int, int, boolean)
- Constructor for class
Inode
Constructor method.
INODE_FIELD_SIZE
- Variable in class
Directory
INODE_SIZE
- Variable in class
BlockGroup
INODE_SIZE
- Variable in class
Volume
L
LENGTH_FIELD_OFFSET
- Variable in class
Directory
LENGTH_FIELD_SIZE
- Variable in class
Directory
listDir()
- Method in class
BlockGroup
Prints the directory listing.
listDir()
- Method in class
Directory
Prints the directory listing.
listDir(String)
- Method in class
Volume
Prints the directory listing.
listRoot()
- Method in class
Volume
Prints the directory listing.
M
main(String[])
- Static method in class
Benix
Interacts with the Benix API
N
NAME_FIELD_OFFSET
- Variable in class
Directory
NAME_LENGTH_FIELD_OFFSET
- Variable in class
Directory
NAME_LENGTH_FIELD_SIZE
- Variable in class
Directory
S
SuperBlock
- Class in
<Unnamed>
SuperBlock(ByteBuffer, boolean)
- Constructor for class
SuperBlock
Constructor method.
T
TYPE_INDICATOR_FIELD_OFFSET
- Variable in class
Directory
TYPE_INDICATOR_FIELD_SIZE
- Variable in class
Directory
V
Volume
- Class in
<Unnamed>
Volume(String)
- Constructor for class
Volume
Constructor method.
B
D
E
G
H
I
L
M
N
S
T
V
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes