|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileSystem | |
|---|---|
| dk.apaq.vfs | |
| dk.apaq.vfs.impl.cifs | |
| dk.apaq.vfs.impl.layered | |
| dk.apaq.vfs.impl.nativefs | |
| dk.apaq.vfs.impl.ram | |
| dk.apaq.vfs.impl.sftp | |
| dk.apaq.vfs.impl.subfs | |
| Uses of FileSystem in dk.apaq.vfs |
|---|
| Methods in dk.apaq.vfs that return FileSystem | |
|---|---|
FileSystem |
Node.getFileSystem()
Retrieves the filesystem which this node belongs to. |
| Uses of FileSystem in dk.apaq.vfs.impl.cifs |
|---|
| Classes in dk.apaq.vfs.impl.cifs that implement FileSystem | |
|---|---|
class |
CifsFileSystem
|
| Methods in dk.apaq.vfs.impl.cifs that return FileSystem | |
|---|---|
FileSystem |
CifsNode.getFileSystem()
|
| Uses of FileSystem in dk.apaq.vfs.impl.layered |
|---|
| Classes in dk.apaq.vfs.impl.layered that implement FileSystem | |
|---|---|
class |
LayeredFileSystem
|
| Methods in dk.apaq.vfs.impl.layered that return FileSystem | |
|---|---|
FileSystem |
LayeredNode.getFileSystem()
|
| Constructors in dk.apaq.vfs.impl.layered with parameters of type FileSystem | |
|---|---|
LayeredFileSystem(FileSystem layerForFilesystem)
|
|
| Uses of FileSystem in dk.apaq.vfs.impl.nativefs |
|---|
| Classes in dk.apaq.vfs.impl.nativefs that implement FileSystem | |
|---|---|
class |
NativeFileSystem
|
| Methods in dk.apaq.vfs.impl.nativefs that return FileSystem | |
|---|---|
FileSystem |
NativeNode.getFileSystem()
|
| Uses of FileSystem in dk.apaq.vfs.impl.ram |
|---|
| Classes in dk.apaq.vfs.impl.ram that implement FileSystem | |
|---|---|
class |
RamFilesystem
|
| Methods in dk.apaq.vfs.impl.ram that return FileSystem | |
|---|---|
FileSystem |
RamNode.getFileSystem()
|
| Uses of FileSystem in dk.apaq.vfs.impl.sftp |
|---|
| Classes in dk.apaq.vfs.impl.sftp that implement FileSystem | |
|---|---|
class |
SftpFileSystem
|
| Methods in dk.apaq.vfs.impl.sftp that return FileSystem | |
|---|---|
FileSystem |
SftpNode.getFileSystem()
|
| Uses of FileSystem in dk.apaq.vfs.impl.subfs |
|---|
| Classes in dk.apaq.vfs.impl.subfs that implement FileSystem | |
|---|---|
class |
SubFs
|
| Fields in dk.apaq.vfs.impl.subfs declared as FileSystem | |
|---|---|
protected FileSystem |
SubNode.fs
|
| Methods in dk.apaq.vfs.impl.subfs that return FileSystem | |
|---|---|
FileSystem |
SubNode.getFileSystem()
|
| Constructors in dk.apaq.vfs.impl.subfs with parameters of type FileSystem | |
|---|---|
SubDirectory(FileSystem fs,
SubDirectory parent,
Directory subbedDirectory)
|
|
SubFile(FileSystem fs,
SubDirectory parent,
File subbedFile)
|
|
SubFs(FileSystem fs,
Directory root)
|
|
SubNode(FileSystem fs,
SubDirectory parent,
Node subbedNode)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||