B C D F G I J L N O P R S T V W

T

toDirectory() - Method in interface br.com.objectos.fs.ResolvedPath
Returns the directory denoted by this pathname; fails if the directory does not exist or if the pathname is not a directory.
toDirectoryCreateIfNotFound() - Method in interface br.com.objectos.fs.ResolvedPath
Returns the directory denoted by this pathname; creates a new directory if it does not exist or fails if the pathname is not a directory.
toFile() - Method in interface br.com.objectos.fs.RegularFile
Returns a File representation of this file.
toRegularFile() - Method in interface br.com.objectos.fs.ResolvedPath
Returns the file denoted by this pathname; fails if the file does not exist or if the pathname is not a regular file.
truncate() - Method in interface br.com.objectos.fs.RegularFile
Truncates this file.

B C D F G I J L N O P R S T V W
Copyright © 2021 Objectos Software LTDA. All rights reserved.