class AwtFile
extends java.io.File
implements javajs.api.GenericFileInterface
Modifier and Type | Field and Description |
---|---|
private static java.lang.String[] |
urlPrefixPairs |
Constructor and Description |
---|
AwtFile(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
(package private) static java.lang.Object |
getBufferedFileInputStream(java.lang.String name) |
java.lang.String |
getFullPath() |
(package private) static java.lang.String |
getLocalUrl(javajs.api.GenericFileInterface file) |
javajs.api.GenericFileInterface |
getParentAsFile() |
(package private) static java.lang.Object |
getURLContents(java.net.URL url,
byte[] outputBytes,
java.lang.String post) |
canExecute, canRead, canWrite, compareTo, createNewFile, createTempFile, createTempFile, delete, deleteOnExit, equals, exists, getAbsoluteFile, getAbsolutePath, getCanonicalFile, getCanonicalPath, getFreeSpace, getName, getParent, getParentFile, getPath, getTotalSpace, getUsableSpace, hashCode, isAbsolute, isDirectory, isFile, isHidden, lastModified, length, list, list, listFiles, listFiles, listFiles, listRoots, mkdir, mkdirs, renameTo, setExecutable, setExecutable, setLastModified, setReadable, setReadable, setReadOnly, setWritable, setWritable, toPath, toString, toURI, toURL
public javajs.api.GenericFileInterface getParentAsFile()
getParentAsFile
in interface javajs.api.GenericFileInterface
static java.lang.Object getBufferedFileInputStream(java.lang.String name)
static java.lang.Object getURLContents(java.net.URL url, byte[] outputBytes, java.lang.String post)
public java.lang.String getFullPath()
getFullPath
in interface javajs.api.GenericFileInterface
static java.lang.String getLocalUrl(javajs.api.GenericFileInterface file)