|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrossi.fstools.fs.fatfs.FatRootDirFile
Special file representing the root directory on FAT12 and FAT16.
| Constructor Summary | |
FatRootDirFile(FatSuperBlock sb,
BlockReader blockReader)
|
|
| Method Summary | |
BlockPointerInputStream |
getData()
Get a BlockPointerInputStream to the data contained within the file. |
BlockPointerInputStream |
getSlack()
Get a BlockPointerInputStream to the slack space contained at the end of the file. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FatRootDirFile(FatSuperBlock sb,
BlockReader blockReader)
| Method Detail |
public BlockPointerInputStream getData()
File
getData in interface FileBlockPointerInputStreampublic BlockPointerInputStream getSlack()
File
getSlack in interface FileBlockPointerInputStream
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||