- toArray() - Method in class org.openide.filesystems.Repository
-
- toFile(FileObject) - Static method in class org.openide.filesystems.FileUtil
-
Finds appropriate java.io.File to FileObject if possible.
- toFileObject(File) - Static method in class org.openide.filesystems.FileUtil
-
Converts a disk file to a matching file object.
- toFileObject(Path) - Static method in class org.openide.filesystems.FileUtil
-
Converts a Path to a FileObject if that is possible.
- toPath(FileObject) - Static method in class org.openide.filesystems.FileUtil
-
Finds appropriate java.nio.file.Path to FileObject if possible.
- toString() - Method in class org.openide.filesystems.FileEvent
-
- toString() - Method in class org.openide.filesystems.FileObject
-
Gets a textual represtentation of this FileObject
.
- toString() - Method in class org.openide.filesystems.FileSystem
-
- toURI() - Method in class org.openide.filesystems.FileObject
-
Gets a URI for this file.
- toURL() - Method in class org.openide.filesystems.FileObject
-
Get URL that can be used to access this file.
- transfer - Variable in class org.openide.filesystems.AbstractFileSystem
-
Methods for moving of files.