public class CommonFileImpl extends FilesystemBasedFileImpl
currentFile, currentRealFile, isAppend, session
isReady
Constructor and Description |
---|
CommonFileImpl(SessionInterface session,
CommonDirImpl dir,
String path) |
CommonFileImpl(SessionInterface session,
CommonDirImpl dir,
String path,
boolean append) |
abortFile, canRead, canRead, canWrite, clear, closeFile, delete, exists, exists, getDir, getFile, getFileFromPath, getFileInputStream, getFileOutputStream, getPosition, getRandomFile, getRelativePath, getSession, isDirectory, isDirectory, isFile, isFile, isInReading, isInWriting, length, readDataBlock, readDataBlock, renameTo, setPosition, writeDataBlock
checkIdentify, getMarker, restartMarker, retrieve, store
public CommonFileImpl(SessionInterface session, CommonDirImpl dir, String path, boolean append) throws CommandAbstractException
session
- dir
- path
- append
- CommandAbstractException
public CommonFileImpl(SessionInterface session, CommonDirImpl dir, String path)
session
- dir
- path
- Copyright © 2009–2022 Waarp. All rights reserved.