public class StubMarkerFile extends File
pathSeparator, pathSeparatorChar, separator, separatorChar
Constructor and Description |
---|
StubMarkerFile(File parent,
String child) |
StubMarkerFile(String pathname) |
StubMarkerFile(String parent,
String child) |
StubMarkerFile(URI uri) |
Modifier and Type | Method and Description |
---|---|
boolean |
createNewFile() |
canExecute, canRead, canWrite, compareTo, 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, toURL
public StubMarkerFile(String pathname)
public StubMarkerFile(URI uri)
public boolean createNewFile() throws IOException
createNewFile
in class File
IOException
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.