Package com.github.mjdev.libaums.fs
-
Interface Summary Interface Description FileSystem This class represents a file system.FileSystemCreator Created by magnusja on 28/02/17.UsbFile This class represents either an file or an directory. -
Class Summary Class Description AbstractUsbFile Created by magnusja on 3/1/17.FileSystemFactory This is a helper class to create different supported file systems.UsbFileInputStream UsbFileInputStream provides common InputStream access to a UsbFile.UsbFileOutputStream UsbFileOutputStream provides common OutputStream access to a UsbFile.UsbFileStreamFactory Created by magnusja on 13/12/16. -
Exception Summary Exception Description FileSystemFactory.UnsupportedFileSystemException