NSFileWrapper

GPTKB entity

Statements (42)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:availableOn gptkb:iOS
gptkb:macOS
gptkb:tvOS
gptkb:watchOS
gptkbp:compatibleWith NSCoding
NSSecureCoding
gptkbp:definedIn gptkb:Foundation_framework
gptkbp:documentation https://developer.apple.com/documentation/foundation/nsfilewrapper
gptkbp:headerFile NSFileWrapper.h
https://www.w3.org/2000/01/rdf-schema#label NSFileWrapper
gptkbp:introducedIn gptkb:iOS_4.0
gptkb:macOS_10.0
gptkbp:language gptkb:Objective-C
gptkb:Swift
gptkbp:method -addFileWrapper:
-fileWrappers
-filename
-initDirectoryWithFileWrappers:
-initRegularFileWithContents:
-initSymbolicLinkWithDestinationURL:
-initWithURL:error:
-isDirectory
-isRegularFile
-isSymbolicLink
-matchesContentsOfURL:
-preferredFilename
-regularFileContents
-removeFileWrapper:
-setFilename:
-setPreferredFilename:
-symbolicLinkDestinationURL
-writeToURL:options:originalContentsURL:error:
gptkbp:ownedBy gptkb:Apple_Inc.
gptkbp:purpose represents a node in the file system
gptkbp:represents file format
regular file
symbolic link
gptkbp:superclass gptkb:NSObject
gptkbp:usedFor reading and writing file system content
gptkbp:bfsParent gptkb:AppKit
gptkbp:bfsLayer 7