| canonicalize0(object self, string path) | IKVM.Java.Externs.java.io.WinNTFileSystem | static |
| canonicalizeWithPrefix0(object self, string canonicalPrefix, string pathWithCanonicalPrefix) | IKVM.Java.Externs.java.io.WinNTFileSystem | static |
| checkAccess(object self, object f, int access) | IKVM.Java.Externs.java.io.WinNTFileSystem | static |
| createDirectory(object self, object f) | IKVM.Java.Externs.java.io.WinNTFileSystem | static |
| createFileExclusively(object self, string path) | IKVM.Java.Externs.java.io.WinNTFileSystem | static |
| delete0(object self, object f) | IKVM.Java.Externs.java.io.WinNTFileSystem | static |
| getBooleanAttributes(object self, object f) | IKVM.Java.Externs.java.io.WinNTFileSystem | static |
| getLastModifiedTime(object self, object f) | IKVM.Java.Externs.java.io.WinNTFileSystem | static |
| getLength(object self, object f) | IKVM.Java.Externs.java.io.WinNTFileSystem | static |
| list(object self, object f) | IKVM.Java.Externs.java.io.WinNTFileSystem | static |
| rename0(object self, object f1, object f2) | IKVM.Java.Externs.java.io.WinNTFileSystem | static |
| setLastModifiedTime(object self, object f, long time) | IKVM.Java.Externs.java.io.WinNTFileSystem | static |
| setPermission(object self, object f, int access, bool enable, bool owneronly) | IKVM.Java.Externs.java.io.WinNTFileSystem | static |
| setReadOnly(object self, object f) | IKVM.Java.Externs.java.io.WinNTFileSystem | static |