Uses of Class
de.waldheinz.fs.AbstractFsObject

Packages that use AbstractFsObject
de.waldheinz.fs.fat Contains the classes implementing the FAT(12/16/32) file system. 
 

Uses of AbstractFsObject in de.waldheinz.fs.fat
 

Subclasses of AbstractFsObject in de.waldheinz.fs.fat
 class FatFile
          The in-memory representation of a single file (chain of clusters) on a FAT file system.
 class FatLfnDirectory
          The FsDirectory implementation for FAT file systems.
 class FatLfnDirectoryEntry
          Represents an entry in a FatLfnDirectory.
 



Copyright © 2014. All rights reserved.