Package | Description |
---|---|
org.waarp.common.file.filesystembased |
Classes implementing FileInterface and Directory according to a filesystem
implementation
|
org.waarp.common.file.filesystembased.specific |
Classes implementing specificity of JDK or Apache Commons IO related for
Filesystem implementation
|
Modifier and Type | Field and Description |
---|---|
protected static FilesystemBasedDirJdkAbstract |
FilesystemBasedDirImpl.filesystemBasedFtpDirJdk
Class that handles specifity of one Jdk or another
|
Modifier and Type | Method and Description |
---|---|
static void |
FilesystemBasedDirImpl.initJdkDependent(FilesystemBasedDirJdkAbstract filesystemBasedFtpDirJdkChoice)
Deprecated.
replaced by initJdkDependent()
|
Modifier and Type | Class and Description |
---|---|
class |
FilesystemBasedDirJdk5
JDK5 version of specific functions for Filesystem.
|
class |
FilesystemBasedDirJdk6
JDK6 version of specific functions for Filesystem.
|
Copyright © 2009–2020 Waarp. All rights reserved.