- org.codehaus.groovy.runtime.WritableFile
-
-
Inherited fields
Fields inherited from class |
Fields |
class File |
separatorChar, separator, pathSeparatorChar, pathSeparator |
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class File |
equals, length, toString, hashCode, compareTo, compareTo, getName, list, list, getParent, isAbsolute, delete, setReadOnly, canRead, getPath, toURI, toURL, getParentFile, getAbsolutePath, getAbsoluteFile, getCanonicalPath, getCanonicalFile, isDirectory, canWrite, exists, isFile, isHidden, lastModified, createNewFile, deleteOnExit, listFiles, listFiles, listFiles, mkdir, mkdirs, renameTo, setLastModified, setWritable, setWritable, setReadable, setReadable, setExecutable, setExecutable, canExecute, listRoots, getTotalSpace, getFreeSpace, getUsableSpace, createTempFile, createTempFile, toPath, wait, wait, wait, getClass, notify, notifyAll |
-
-
Constructor Detail
-
public WritableFile(File delegate)
-
public WritableFile(File delegate, String encoding)
Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.