java.lang.ObjectUnicode-aware FileSystem for Windows NT/2000.java.io.FileSystem
java.io.Win32FileSystem
java.io.WinNTFileSystem
Konstantin - Kladko1.4 - | Fields inherited from java.io.FileSystem: |
|---|
| BA_EXISTS, BA_REGULAR, BA_DIRECTORY, BA_HIDDEN, ACCESS_READ, ACCESS_WRITE, ACCESS_EXECUTE, SPACE_TOTAL, SPACE_FREE, SPACE_USABLE, useCanonCaches, useCanonPrefixCache |
| Method from java.io.WinNTFileSystem Summary: |
|---|
| canonicalize0, canonicalizeWithPrefix0, checkAccess, createDirectory, createFileExclusively, delete0, getBooleanAttributes, getDriveDirectory, getLastModifiedTime, getLength, getSpace, list, rename0, setLastModifiedTime, setPermission, setReadOnly |
| Methods from java.io.Win32FileSystem: |
|---|
| canonicalize, canonicalize0, canonicalizeWithPrefix, canonicalizeWithPrefix0, checkAccess, compare, createDirectory, createFileExclusively, delete, delete0, fromURIPath, getBooleanAttributes, getDefaultParent, getDriveDirectory, getLastModifiedTime, getLength, getPathSeparator, getSeparator, getSpace, hashCode, isAbsolute, list, listRoots, normalize, parentOrNull, prefixLength, rename, rename0, resolve, resolve, setLastModifiedTime, setPermission, setReadOnly |
| Methods from java.io.FileSystem: |
|---|
| canonicalize, checkAccess, compare, createDirectory, createFileExclusively, delete, fromURIPath, getBooleanAttributes, getDefaultParent, getFileSystem, getLastModifiedTime, getLength, getPathSeparator, getSeparator, getSpace, hashCode, isAbsolute, list, listRoots, normalize, prefixLength, rename, resolve, resolve, setLastModifiedTime, setPermission, setReadOnly |
| Methods from java.lang.Object: |
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from java.io.WinNTFileSystem Detail: |
|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|