Class WindowsAltFileSystemView.FileSystemRoot
java.lang.Object
java.io.File
org.apache.batik.apps.svgbrowser.WindowsAltFileSystemView.FileSystemRoot
- All Implemented Interfaces:
Serializable, Comparable<File>
- Enclosing class:
WindowsAltFileSystemView
- Version:
- $Id: WindowsAltFileSystemView.java 1831635 2018-05-15 13:33:47Z ssteiner $
-
Field Summary
Fields inherited from class File
pathSeparator, pathSeparatorChar, separator, separatorChar -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class File
canExecute, canRead, canWrite, compareTo, createNewFile, createTempFile, createTempFile, delete, deleteOnExit, equals, exists, getAbsoluteFile, getAbsolutePath, getCanonicalFile, getCanonicalPath, getFreeSpace, getName, getParent, getParentFile, getPath, getTotalSpace, getUsableSpace, hashCode, isAbsolute, 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
-
Constructor Details
-
FileSystemRoot
-
FileSystemRoot
-
-
Method Details
-
isDirectory
public boolean isDirectory()- Overrides:
isDirectoryin classFile
-