class AwtFile extends java.io.File implements 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(GenericFileInterface file) |
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, toURLclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetName, isDirectory, lengthpublic GenericFileInterface getParentAsFile()
getParentAsFile in interface GenericFileInterfacestatic 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 GenericFileInterfacestatic java.lang.String getLocalUrl(GenericFileInterface file)