|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgoldengate.common.file.AbstractDir
goldengate.common.file.filesystembased.FilesystemBasedDirImpl
goldengate.ftp.filesystembased.FilesystemBasedFtpDir
goldengate.ftp.exec.file.FileBasedDir
public class FileBasedDir

FtpFile implementation based on true directories and files
| Field Summary |
|---|
| Fields inherited from class goldengate.common.file.filesystembased.FilesystemBasedDirImpl |
|---|
filesystemBasedFtpDirJdk |
| Fields inherited from class goldengate.common.file.AbstractDir |
|---|
currentDir, ISUNIX, optsMLSx, roots, session |
| Fields inherited from interface goldengate.common.file.DirInterface |
|---|
SEPARATOR, SEPARATORCHAR |
| Constructor Summary | |
|---|---|
FileBasedDir(goldengate.ftp.core.session.FtpSession session)
|
|
| Method Summary | |
|---|---|
goldengate.ftp.core.file.FtpFile |
newFile(String path,
boolean append)
|
| Methods inherited from class goldengate.ftp.filesystembased.FilesystemBasedFtpDir |
|---|
setFile, setUniqueFile |
| Methods inherited from class goldengate.common.file.filesystembased.FilesystemBasedDirImpl |
|---|
canRead, canWrite, changeDirectory, changeDirectoryNotChecked, exists, fileFull, getCRC, getFileFromPath, getFreeSpace, getMD5, getModificationTime, getModificationTime, getRelativePath, getSHA1, getTrueFile, initJdkDependent, isDirectory, isFile, isFullTime, list, listFull, lsInfo, mkdir, mlsxInfo, rmdir, wildcardFiles |
| Methods inherited from class goldengate.common.file.AbstractDir |
|---|
changeParentDirectory, checkIdentify, clear, consolidatePath, getCanonicalPath, getCorrespondingRoot, getOptsMLSx, getPwd, getSession, initAfterIdentification, initWindowsSupport, isAbsoluteWindows, normalizePath, validatePath, validatePath |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface goldengate.common.file.DirInterface |
|---|
canRead, canWrite, changeDirectory, changeDirectoryNotChecked, changeParentDirectory, checkIdentify, clear, exists, fileFull, getCRC, getFreeSpace, getMD5, getModificationTime, getOptsMLSx, getPwd, getSession, getSHA1, initAfterIdentification, isDirectory, isFile, list, listFull, mkdir, rmdir, validatePath |
| Constructor Detail |
|---|
public FileBasedDir(goldengate.ftp.core.session.FtpSession session)
session - | Method Detail |
|---|
public goldengate.ftp.core.file.FtpFile newFile(String path,
boolean append)
throws goldengate.common.command.exception.CommandAbstractException
goldengate.common.command.exception.CommandAbstractException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||