| |
|
| java.lang.Object java.io.File workbench.util.WbFile
WbFile | public class WbFile extends File (Code) | | author: support@sql-workbench.net |
canCreate | public boolean canCreate()(Code) | | |
getFileName | public String getFileName()(Code) | | Returns the filename without an extension
|
getFullPath | public String getFullPath()(Code) | | Returns the canoncial name for this file
the canonical filename or the absolute filename if getCanonicalPath threw an Exception |
isWriteable | public boolean isWriteable()(Code) | | |
|
|
|