public class AmazonS3File extends File
pathSeparator, pathSeparatorChar, separator, separatorChar
Constructor and Description |
---|
AmazonS3File(String name,
String path)
Constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
exists() |
String |
getName() |
String |
getPath() |
boolean |
isFile() |
long |
lastModified() |
long |
length() |
void |
setIsFile(boolean isFile) |
boolean |
setLastModified(long lastModified) |
void |
setLength(long length) |
canExecute, canRead, canWrite, compareTo, createNewFile, createTempFile, createTempFile, delete, deleteOnExit, equals, getAbsoluteFile, getAbsolutePath, getCanonicalFile, getCanonicalPath, getFreeSpace, getParent, getParentFile, getTotalSpace, getUsableSpace, hashCode, isAbsolute, isDirectory, isHidden, list, list, listFiles, listFiles, listFiles, listRoots, mkdir, mkdirs, renameTo, setExecutable, setExecutable, setReadable, setReadable, setReadOnly, setWritable, setWritable, toPath, toString, toURI, toURL
public void setIsFile(boolean isFile)
public void setLength(long length)
public long lastModified()
lastModified
in class File
public boolean setLastModified(long lastModified)
setLastModified
in class File
Copyright © 2014. All rights reserved.