Path class

GPTKB entity

Statements (53)
Predicate Object
gptkbp:instance_of gptkb:class
gptkbp:belongs_to gptkb:java.nio.file
gptkbp:can_be_checked_for_directory_using Files.is Directory() method
gptkbp:can_be_checked_for_existence_using Files.exists() method
gptkbp:can_be_checked_for_readability_using Files.is Readable() method
gptkbp:can_be_checked_for_regular_file_using Files.is Regular File() method
gptkbp:can_be_checked_for_writability_using Files.is Writable() method
gptkbp:can_be_compared_using compare To() method
gptkbp:can_be_normalized_using normalize() method
gptkbp:can_be_represented_as_uri_using to Uri() method
gptkbp:can_be_resolved_using resolve() method
gptkbp:can_be_transformed_to_string_using to String() method
gptkbp:can_be_used_to_copy files
gptkbp:can_be_used_to_delete files
gptkbp:can_be_used_to_list directory contents
gptkbp:can_be_used_to_move files
gptkbp:can_be_used_to_read file attributes
gptkbp:can_be_used_to_resolve relative paths against a base path
gptkbp:can_be_used_to_watch file changes
gptkbp:can_be_used_to_write file attributes
gptkbp:can_be_used_with gptkb:File_System_API
streams for file I/ O
gptkbp:can_create temporary files
directories
symbolic links
Paths.get() method
gptkbp:can_transform_into File object
gptkbp:created_by String representation of path
URI representation of path
https://www.w3.org/2000/01/rdf-schema#label Path class
gptkbp:inherits_from gptkb:true
gptkbp:is_designed_for modern file I/ O operations
gptkbp:is_part_of gptkb:Java_SE_7
gptkbp:provides gptkb:cloud_storage
file size
file permissions
creation time
file attributes
file type
file name
file owner
last access time
last modified time
methods for file path manipulation
parent directory
path elements
root component
gptkbp:represents absolute paths
relative paths
file and directory paths
gptkbp:supports file system operations
gptkbp:bfsParent gptkb:Java_2_Platform
gptkbp:bfsLayer 4