Uses of Class
de.waldheinz.fs.UnknownFileSystemException

Packages that use UnknownFileSystemException
de.waldheinz.fs Contains the file-system independent classes and interfaces, as well as the FileSystemFactory for creating FileSystem instances. 
 

Uses of UnknownFileSystemException in de.waldheinz.fs
 

Methods in de.waldheinz.fs that throw UnknownFileSystemException
static FileSystem FileSystemFactory.create(BlockDevice device, boolean readOnly)
           Creates a new FileSystem for the specified device.
 



Copyright © 2010. All Rights Reserved.