- 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 |
getName, equals, length, toString, hashCode, isHidden, compareTo, compareTo, list, list, isAbsolute, getParent, delete, setReadOnly, canRead, getPath, toURI, toURL, getAbsolutePath, getCanonicalPath, isDirectory, getAbsoluteFile, exists, mkdir, getCanonicalFile, getParentFile, mkdirs, setWritable, setWritable, setReadable, setReadable, setExecutable, setExecutable, listRoots, createTempFile, createTempFile, canWrite, isFile, lastModified, createNewFile, deleteOnExit, listFiles, listFiles, listFiles, renameTo, setLastModified, canExecute, getTotalSpace, getFreeSpace, getUsableSpace, toPath, wait, wait, wait, getClass, notify, notifyAll |
-
-
Constructor Detail
-
public WritableFile(File delegate)
-
public WritableFile(File delegate, String encoding)
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.