public class WebsterFile extends File
pathSeparator, pathSeparatorChar, separator, separatorChar
Constructor and Description |
---|
WebsterFile(URL url) |
Modifier and Type | Method and Description |
---|---|
boolean |
exists() |
File |
getAbsoluteFile() |
String |
getAbsolutePath() |
String |
getName() |
String |
getPath() |
boolean |
isAbsolute() |
boolean |
isDirectory() |
boolean |
isFile() |
long |
lastModified() |
File[] |
listFiles() |
URL |
toURL() |
canExecute, canRead, canWrite, compareTo, createNewFile, createTempFile, createTempFile, delete, deleteOnExit, equals, getCanonicalFile, getCanonicalPath, getFreeSpace, getParent, getParentFile, getTotalSpace, getUsableSpace, hashCode, isHidden, length, list, list, listFiles, listFiles, listRoots, mkdir, mkdirs, renameTo, setExecutable, setExecutable, setLastModified, setReadable, setReadable, setReadOnly, setWritable, setWritable, toPath, toString, toURI
public WebsterFile(URL url)
public URL toURL() throws MalformedURLException
toURL
in class File
MalformedURLException
public String getAbsolutePath()
getAbsolutePath
in class File
public File getAbsoluteFile()
getAbsoluteFile
in class File
public boolean isDirectory()
isDirectory
in class File
public boolean isAbsolute()
isAbsolute
in class File
public long lastModified()
lastModified
in class File
Copyright © GigaSpaces.