Path class

GPTKB entity

Statements (53)
Predicate Object
gptkbp:instance_of gptkb:class
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:Java_Enhancement_Proposal
gptkbp:accessibility Files.is Readable() method
gptkbp:belongs_to gptkb:java.nio.file
gptkbp:can_be_used_with gptkb:File_System_API
directory contents
streams for file I/ O
gptkbp:can_create temporary files
directories
symbolic links
Paths.get() method
gptkbp:created_by String representation of path
URI representation of path
gptkbp:descendant gptkb:theorem
gptkbp:director Files.is Directory() method
gptkbp:exported_to files
gptkbp:has_transformation File object
to String() method
https://www.w3.org/2000/01/rdf-schema#label Path class
gptkbp:is_a_document_that Files.is Regular File() method
gptkbp:is_a_solution_for relative paths against a base path
resolve() method
gptkbp:is_compared_to compare To() method
gptkbp:is_designed_for modern file I/ O operations
gptkbp:is_part_of gptkb:Java_SE_7
gptkbp:is_represented_in to Uri() method
gptkbp:is_standardized_by normalize() method
gptkbp:is_used_by files
gptkbp:is_used_for file attributes
gptkbp:is_utilized_in gptkb:computer
file size
file permissions
creation time
file attributes
file type
file name
file owner
last access time
last modified time
parent directory
path elements
root component
gptkbp:movement files
gptkbp:provides methods for file path manipulation
gptkbp:represents absolute paths
relative paths
file and directory paths
gptkbp:supports file system operations
gptkbp:survivability Files.exists() method
gptkbp:watch_features file changes
gptkbp:writer file attributes
gptkbp:written_by Files.is Writable() method