Path class

GPTKB entity

Statements (42)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:affiliatedWith java.nio.file API
gptkbp:cannotBeInstantiatedDirectly true
gptkbp:createdBy Files class methods
gptkbp:definedIn java.nio.file package
gptkbp:hasMethod equals
normalize
iterator
hashCode
resolve
compareTo
endsWith
startsWith
getFileName
getName
getNameCount
getParent
getRoot
isAbsolute
relativize
subpath
toAbsolutePath
toFile
toRealPath
toUri
https://www.w3.org/2000/01/rdf-schema#label Path class
gptkbp:implementedIn Comparable interface
Iterable interface
gptkbp:introducedIn Java 7
gptkbp:isAbstract true
gptkbp:obtainedFrom FileSystems.getDefault().getPath()
Paths.get()
gptkbp:partOf gptkb:Java_Standard_Library
gptkbp:replacedBy java.io.File for many use cases
gptkbp:supports symbolic links
file system traversal
relative and absolute paths
gptkbp:usedBy Files class methods
gptkbp:usedFor file system operations
file and directory path representation
gptkbp:bfsParent gptkb:matplotlib.path
gptkbp:bfsLayer 7