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