public final class UniformTypeIdentifiers
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
UTTagClassFilenameExtension()
\brief The tag class for filename extensions such as \c "txt".
|
static java.lang.String |
UTTagClassMIMEType()
\brief The tag class for MIME types such as \c "text/plain".
|
static UTType |
UTType3DContent()
\brief A base type for 3D content.
|
static UTType |
UTTypeAIFF()
\brief The AIFF audio format
|
static UTType |
UTTypeAliasFile()
\brief A fully-formed alias file.
|
static UTType |
UTTypeAppleArchive()
\brief An Apple Archive.
|
static UTType |
UTTypeAppleProtectedMPEG4Audio()
\brief The Apple protected MPEG4 format (.m4p, iTunes music store format.)
|
static UTType |
UTTypeAppleProtectedMPEG4Video()
\brief An Apple protected MPEG-4 movie.
|
static UTType |
UTTypeAppleScript()
\brief An AppleScript text-based script (.applescript).
|
static UTType |
UTTypeApplication()
\brief The base type for macOS and iOS applications.
|
static UTType |
UTTypeApplicationBundle()
\brief A bundled application.
|
static UTType |
UTTypeApplicationExtension()
\brief An application extension (.appex).
|
static UTType |
UTTypeArchive()
\brief an archive of files and directories
|
static UTType |
UTTypeARReferenceObject()
\brief An AR reference object.
|
static UTType |
UTTypeAssemblyLanguageSource()
\brief Assembly language source (.s)
|
static UTType |
UTTypeAudio()
\brief Pure audio data with no video data.
|
static UTType |
UTTypeAudiovisualContent()
\brief Any audio and/or video content.
|
static UTType |
UTTypeAVI()
\brief The AVI movie format.
|
static UTType |
UTTypeBinaryPropertyList()
\brief A binary property list.
|
static UTType |
UTTypeBMP()
\brief A Windows bitmap.
|
static UTType |
UTTypeBookmark()
\brief A bookmark.
|
static UTType |
UTTypeBundle()
\brief A directory conforming to one of the \c CFBundle layouts.
|
static UTType |
UTTypeBZ2()
\brief A bzip2 archive.
|
static UTType |
UTTypeCalendarEvent()
\brief A calendar event.
|
static UTType |
UTTypeCHeader()
\brief A C header.
|
static UTType |
UTTypeCommaSeparatedText()
\brief Text containing comma-separated values (.csv).
|
static UTType |
UTTypeCompositeContent()
\brief A base type for content formats supporting mixed embedded content
(i.e., compound documents).
|
static UTType |
UTTypeContact()
\brief contact information, e.g.
|
static UTType |
UTTypeContent()
\brief A base type for anything containing user-viewable document content
(documents, pasteboard data, and document packages.)
|
static UTType |
UTTypeCPlusPlusHeader()
\brief A C++ header.
|
static UTType |
UTTypeCPlusPlusSource()
\brief C++ source code (.cp, etc.)
|
static UTType |
UTTypeCSource()
\brief C source code (.c)
|
static UTType |
UTTypeData()
\brief A base type for any sort of simple byte stream, including files and
in-memory data.
|
static UTType |
UTTypeDatabase()
\brief A database store.
|
static UTType |
UTTypeDelimitedText()
\brief Text containing delimited values.
|
static UTType |
UTTypeDirectory()
\brief A file system directory (includes packages \em and folders.)
|
static UTType |
UTTypeDiskImage()
\brief A data item mountable as a volume
|
static UTType |
UTTypeEmailMessage()
\brief An e-mail message.
|
static UTType |
UTTypeEPUB()
\brief The EPUB format.
|
static UTType |
UTTypeEXE()
\brief A Windows executable (.exe).
|
static UTType |
UTTypeExecutable()
\brief An executable item.
|
static UTType |
UTTypeFileURL()
\brief A URL with the scheme \c "file:".
|
static UTType |
UTTypeFlatRTFD()
\brief A flattened RTFD document (formatted for the pasteboard.)
|
static UTType |
UTTypeFolder()
\brief A user-browsable directory (i.e.
|
static UTType |
UTTypeFont()
\brief A base type for fonts.
|
static UTType |
UTTypeFramework()
\brief A macOS or iOS framework bundle.
|
static UTType |
UTTypeGIF()
\brief A GIF image.
|
static UTType |
UTTypeGZIP()
\brief A GNU zip archive.
|
static UTType |
UTTypeHEIC()
\brief A High Efficiency Image Coding image.
|
static UTType |
UTTypeHEIF()
\brief A High Efficiency Image File Format image.
|
static UTType |
UTTypeHTML()
\brief Any version of HTML.
|
static UTType |
UTTypeICNS()
\brief Apple icon data
|
static UTType |
UTTypeICO()
\brief Windows icon data
|
static UTType |
UTTypeImage()
\brief A base type for abstract image data.
|
static UTType |
UTTypeInternetLocation()
\brief A base type for Apple Internet location files.
|
static UTType |
UTTypeInternetShortcut()
\brief Microsoft Internet shortcut files (.url).
|
static UTType |
UTTypeItem()
\brief A generic base type for most things (files, directories.)
|
static UTType |
UTTypeJavaScript()
\brief JavaScript source code
|
static UTType |
UTTypeJPEG()
\brief A JPEG image.
|
static UTType |
UTTypeJSON()
\brief JavaScript object notation (JSON) data
|
static UTType |
UTTypeLivePhoto()
\brief A Live Photo.
|
static UTType |
UTTypeLog()
\brief A base type for console logs.
|
static UTType |
UTTypeM3UPlaylist()
\brief An M3U or M3U8 playlist
|
static UTType |
UTTypeMakefile()
\brief A makefile.
|
static UTType |
UTTypeMessage()
\brief A base type for messages (email, IM, etc.)
|
static UTType |
UTTypeMIDI()
\brief The MIDI audio format.
|
static UTType |
UTTypeMountPoint()
\brief A volume mount point (resolvable, resolves to the root directory of a
volume.)
|
static UTType |
UTTypeMovie()
\brief A media format which may contain both video and audio.
|
static UTType |
UTTypeMP3()
\brief MP3 audio.
|
static UTType |
UTTypeMPEG()
\brief An MPEG-1 or MPEG-2 movie.
|
static UTType |
UTTypeMPEG2TransportStream()
\brief The MPEG-2 Transport Stream movie format.
|
static UTType |
UTTypeMPEG2Video()
\brief An MPEG-2 video.
|
static UTType |
UTTypeMPEG4Audio()
\brief An MPEG-4 audio layer file.
|
static UTType |
UTTypeMPEG4Movie()
\brief MPEG-4 movie
|
static UTType |
UTTypeObjectiveCPlusPlusSource()
\brief Objective-C++ source code.
|
static UTType |
UTTypeObjectiveCSource()
\brief Objective-C source code (.m)
|
static UTType |
UTTypeOSAScript()
\brief An Open Scripting Architecture binary script (.scpt).
|
static UTType |
UTTypeOSAScriptBundle()
\brief An Open Scripting Architecture script bundle (.scptd).
|
static UTType |
UTTypePackage()
\brief A packaged directory.
|
static UTType |
UTTypePDF()
\brief An Adobe PDF document.
|
static UTType |
UTTypePerlScript()
\brief A Perl script.
|
static UTType |
UTTypePHPScript()
\brief A PHP script.
|
static UTType |
UTTypePKCS12()
\brief PKCS#12 data.
|
static UTType |
UTTypePlainText()
\brief Text with no markup and an unspecified encoding.
|
static UTType |
UTTypePlaylist()
\brief The base type for playlists.
|
static UTType |
UTTypePluginBundle()
\brief The base type for bundle-based plugins.
|
static UTType |
UTTypePNG()
\brief A PNG image.
|
static UTType |
UTTypePresentation()
\brief A base type for presentation documents.
|
static UTType |
UTTypePropertyList()
\brief A base type for property lists.
|
static UTType |
UTTypePythonScript()
\brief A Python script.
|
static UTType |
UTTypeQuickLookGenerator()
\brief A QuickLook preview generator bundle.
|
static UTType |
UTTypeQuickTimeMovie()
\brief A QuickTime movie.
|
static UTType |
UTTypeRAWImage()
\brief A base type for raw image data (.raw).
|
static UTType |
UTTypeRealityFile()
\brief A Reality File.
|
static UTType |
UTTypeResolvable()
\brief Symbolic link and alias file types conform to this type.
|
static UTType |
UTTypeRTF()
\brief Rich Text Format data.
|
static UTType |
UTTypeRTFD()
\brief A Rich Text Format Directory document (RTF with content embedding
in its on-disk format.)
|
static UTType |
UTTypeRubyScript()
\brief A Ruby script.
|
static UTType |
UTTypeSceneKitScene()
\brief A SceneKit serialized scene.
|
static UTType |
UTTypeScript()
\brief A base type for any scripting language source.
|
static UTType |
UTTypeShellScript()
\brief The base type for shell scripts.
|
static UTType |
UTTypeSourceCode()
\brief Abstract type for source code of any language.
|
static UTType |
UTTypeSpotlightImporter()
\brief A Spotlight metadata importer bundle.
|
static UTType |
UTTypeSpreadsheet()
\brief A base type for spreadsheet documents.
|
static UTType |
UTTypeSVG()
\brief A Scalable Vector Graphics image.
|
static UTType |
UTTypeSwiftSource()
\brief Swift source code (.swift)
|
static UTType |
UTTypeSymbolicLink()
\brief A symbolic link.
|
static UTType |
UTTypeSystemPreferencesPane()
\brief A System Preferences pane.
|
static UTType |
UTTypeTabSeparatedText()
\brief Text containing tab-separated values.
|
static UTType |
UTTypeText()
\brief The base type for all text-encoded data, including text with markup
(HTML, RTF, etc.).
|
static UTType |
UTTypeTIFF()
\brief A TIFF image.
|
static UTType |
UTTypeToDoItem()
\brief A to-do item.
|
static UTType |
UTTypeUnixExecutable()
\brief A UNIX executable (flat file.)
|
static UTType |
UTTypeURL()
\brief Any URL.
|
static UTType |
UTTypeURLBookmarkData()
\brief A URL bookmark.
|
static UTType |
UTTypeUSD()
\brief Universal Scene Description content.
|
static UTType |
UTTypeUSDZ()
\brief Universal Scene Description Package content.
|
static UTType |
UTTypeUTF16ExternalPlainText()
\brief Plain text encoded as UTF-16 with a BOM, or if a BOM is not present,
using "external representation" byte order (big-endian).
|
static UTType |
UTTypeUTF16PlainText()
\brief Plain text encoded as UTF-16, in native byte order, with an optional
BOM.
|
static UTType |
UTTypeUTF8PlainText()
\brief Plain text encoded as UTF-8.
|
static UTType |
UTTypeUTF8TabSeparatedText()
\brief UTF-8 encoded text containing tab-separated values.
|
static UTType |
UTTypeVCard()
\brief A vCard file.
|
static UTType |
UTTypeVideo()
\brief Pure video data with no audio data.
|
static UTType |
UTTypeVolume()
\brief The root folder of a volume or mount point.
|
static UTType |
UTTypeWAV()
\brief The Microsoft waveform audio format (.wav).
|
static UTType |
UTTypeWebArchive()
\brief The WebKit webarchive format.
|
static UTType |
UTTypeWebP()
\brief The WebP image format.
|
static UTType |
UTTypeX509Certificate()
\brief An X.509 certificate.
|
static UTType |
UTTypeXML()
\brief Generic XML.
|
static UTType |
UTTypeXMLPropertyList()
\brief An XML property list.
|
static UTType |
UTTypeXPCService()
\brief An XPC service bundle.
|
static UTType |
UTTypeYAML()
\brief Yet Another Markup Language.
|
static UTType |
UTTypeZIP()
\brief A zip archive.
|
public static java.lang.String UTTagClassFilenameExtension()
The leading period character is not part of the filename extension and should not be included in the tag.
public static java.lang.String UTTagClassMIMEType()
public static UTType UTTypeItem()
UTI: public.item
public static UTType UTTypeContent()
Types describing files or packages must also conform to \c UTTypeData or \c UTTypePackage in order for the system to bind documents to them.
UTI: public.content
public static UTType UTTypeCompositeContent()
UTI: public.composite-content
conforms to: public.content
public static UTType UTTypeDiskImage()
UTI: public.disk-image
public static UTType UTTypeData()
UTI: public.data
conforms to: public.item
public static UTType UTTypeDirectory()
UTI: public.directory
conforms to: public.item
public static UTType UTTypeResolvable()
UTI: com.apple.resolvable
public static UTType UTTypeSymbolicLink()
UTI: public.symlink
conforms to: public.item, com.apple.resolvable
public static UTType UTTypeExecutable()
UTI: public.executable
conforms to: public.item
public static UTType UTTypeMountPoint()
UTI: com.apple.mount-point
conforms to: public.item, com.apple.resolvable
public static UTType UTTypeAliasFile()
UTI: com.apple.alias-file
conforms to: public.data, com.apple.resolvable
public static UTType UTTypeURLBookmarkData()
UTI: com.apple.bookmark
conforms to: public.data, com.apple.resolvable
public static UTType UTTypeURL()
UTI: public.url
conforms to: public.data
public static UTType UTTypeFileURL()
UTI: public.file-url
conforms to: public.url
public static UTType UTTypeText()
UTI: public.text
conforms to: public.data, public.content
public static UTType UTTypePlainText()
UTI: public.plain-text
conforms to: public.text
public static UTType UTTypeUTF8PlainText()
UTI: public.utf8-plain-text
conforms to: public.plain-text
public static UTType UTTypeUTF16ExternalPlainText()
UTI: public.utf16-external-plain-text
conforms to: public.plain-text
public static UTType UTTypeUTF16PlainText()
UTI: public.utf16-plain-text
conforms to: public.plain-text
public static UTType UTTypeDelimitedText()
UTI: public.delimited-values-text
conforms to: public.text
public static UTType UTTypeCommaSeparatedText()
UTI: public.comma-separated-values-text
conforms to: public.delimited-values-text
public static UTType UTTypeTabSeparatedText()
UTI: public.tab-separated-values-text
conforms to: public.delimited-values-text
public static UTType UTTypeUTF8TabSeparatedText()
UTI: public.utf8-tab-separated-values-text
conforms to: public.tab-separated-values-text, public.utf8-plain-text
public static UTType UTTypeRTF()
UTI: public.rtf
conforms to: public.text
public static UTType UTTypeHTML()
UTI: public.html
conforms to: public.text
public static UTType UTTypeXML()
UTI: public.xml
conforms to: public.text
public static UTType UTTypeYAML()
UTI: public.yaml
conforms to: public.text
public static UTType UTTypeSourceCode()
UTI: public.source-code
conforms to: public.plain-text
public static UTType UTTypeAssemblyLanguageSource()
UTI: public.assembly-source
conforms to: public.source-code
public static UTType UTTypeCSource()
UTI: public.c-source
conforms to: public.source-code
public static UTType UTTypeObjectiveCSource()
UTI: public.objective-c-source
conforms to: public.source-code
public static UTType UTTypeSwiftSource()
UTI: public.swift-source
conforms to: public.source-code
public static UTType UTTypeCPlusPlusSource()
UTI: public.c-plus-plus-source
conforms to: public.source-code
public static UTType UTTypeObjectiveCPlusPlusSource()
UTI: public.objective-c-plus-plus-source
conforms to: public.source-code
public static UTType UTTypeCHeader()
UTI: public.c-header
conforms to: public.source-code
public static UTType UTTypeCPlusPlusHeader()
UTI: public.c-plus-plus-header
conforms to: public.source-code
public static UTType UTTypeScript()
UTI: public.script
conforms to: public.source-code
public static UTType UTTypeAppleScript()
UTI: com.apple.applescript.text
conforms to: public.script
public static UTType UTTypeOSAScript()
UTI: com.apple.applescript.script
conforms to: public.data, public.script
public static UTType UTTypeOSAScriptBundle()
UTI: com.apple.applescript.script-bundle
conforms to: com.apple.bundle, com.apple.package, public.script
public static UTType UTTypeJavaScript()
UTI: com.netscape.javascript-source
conforms to: public.source-code, public.executable
public static UTType UTTypeShellScript()
UTI: public.shell-script
conforms to: public.script
public static UTType UTTypePerlScript()
UTI: public.perl-script
conforms to: public.shell-script
public static UTType UTTypePythonScript()
UTI: public.python-script
conforms to: public.shell-script
public static UTType UTTypeRubyScript()
UTI: public.ruby-script
conforms to: public.shell-script
public static UTType UTTypePHPScript()
UTI: public.php-script
conforms to: public.shell-script
public static UTType UTTypeJSON()
UTI: public.json
conforms to: public.text
\note JSON almost (but doesn't quite) conforms to com.netscape.javascript-source.
public static UTType UTTypePropertyList()
UTI: com.apple.property-list
conforms to: public.data
public static UTType UTTypeXMLPropertyList()
UTI: com.apple.xml-property-list
conforms to: public.xml, com.apple.property-list
public static UTType UTTypeBinaryPropertyList()
UTI: com.apple.binary-property-list
conforms to: com.apple.property-list
public static UTType UTTypePDF()
UTI: com.adobe.pdf
conforms to: public.data, public.composite-content
public static UTType UTTypeRTFD()
UTI: com.apple.rtfd
conforms to: com.apple.package, public.composite-content
public static UTType UTTypeFlatRTFD()
UTI: com.apple.flat-rtfd
conforms to: public.data, public.composite-content
public static UTType UTTypeWebArchive()
UTI: com.apple.webarchive
conforms to: public.data, public.composite-content
public static UTType UTTypeImage()
UTI: public.image
conforms to: public.data, public.content
public static UTType UTTypeJPEG()
UTI: public.jpeg
conforms to: public.image
public static UTType UTTypeTIFF()
UTI: public.tiff
conforms to: public.image
public static UTType UTTypeGIF()
UTI: com.compuserve.gif
conforms to: public.image
public static UTType UTTypePNG()
UTI: public.png
conforms to: public.image
public static UTType UTTypeICNS()
UTI: com.apple.icns
conforms to: public.image
public static UTType UTTypeBMP()
UTI: com.microsoft.bmp
conforms to: public.image
public static UTType UTTypeICO()
UTI: com.microsoft.ico
conforms to: public.image
public static UTType UTTypeRAWImage()
UTI: public.camera-raw-image
conforms to: public.image
public static UTType UTTypeSVG()
UTI: public.svg-image
conforms to: public.image
public static UTType UTTypeLivePhoto()
UTI: com.apple.live-photo
public static UTType UTTypeHEIF()
UTI: public.heif
conforms to: public.heif-standard
public static UTType UTTypeHEIC()
UTI: public.heic
conforms to: public.heif-standard
public static UTType UTTypeWebP()
UTI: org.webmproject.webp
conforms to: public.image
public static UTType UTType3DContent()
UTI: public.3d-content
conforms to: public.content
public static UTType UTTypeUSD()
UTI: com.pixar.universal-scene-description
conforms to: public.3d-content, public.data
public static UTType UTTypeUSDZ()
UTI: com.pixar.universal-scene-description-mobile
conforms to: public.3d-content, public.data
public static UTType UTTypeRealityFile()
UTI: com.apple.reality
conforms to: public.data
public static UTType UTTypeSceneKitScene()
UTI: com.apple.scenekit.scene
conforms to: public.3d-content, public.data
public static UTType UTTypeARReferenceObject()
UTI: com.apple.arobject
conforms to: public.data
public static UTType UTTypeAudiovisualContent()
UTI: public.audiovisual-content
conforms to: public.data, public.content
public static UTType UTTypeMovie()
This type corresponds to what users would label a "movie".
UTI: public.movie
conforms to: public.audiovisual-content
public static UTType UTTypeVideo()
UTI: public.video
conforms to: public.movie
public static UTType UTTypeAudio()
UTI: public.audio
conforms to: public.audiovisual-content
public static UTType UTTypeQuickTimeMovie()
UTI: com.apple.quicktime-movie
conforms to: public.movie
public static UTType UTTypeMPEG()
UTI: public.mpeg
conforms to: public.movie
public static UTType UTTypeMPEG2Video()
UTI: public.mpeg-2-video
conforms to: public.video
public static UTType UTTypeMPEG2TransportStream()
UTI: public.mpeg-2-transport-stream
conforms to: public.movie
public static UTType UTTypeMP3()
UTI: public.mp3
conforms to: public.audio
public static UTType UTTypeMPEG4Movie()
UTI: public.mpeg-4
conforms to: public.movie
public static UTType UTTypeMPEG4Audio()
UTI: public.mpeg-4-audio
conforms to: public.mpeg-4, public.audio
public static UTType UTTypeAppleProtectedMPEG4Audio()
UTI: com.apple.protected-mpeg-4-audio
conforms to: public.audio
public static UTType UTTypeAppleProtectedMPEG4Video()
UTI: com.apple.protected-mpeg-4-video
conforms to: com.apple.m4v-video
public static UTType UTTypeAVI()
UTI: public.avi
conforms to: public.movie
public static UTType UTTypeAIFF()
UTI: public.aiff-audio
conforms to: public.aifc-audio
public static UTType UTTypeWAV()
UTI: com.microsoft.waveform-audio
conforms to: public.audio
public static UTType UTTypeMIDI()
UTI: public.midi-audio
conforms to: public.audio
public static UTType UTTypePlaylist()
UTI: public.playlist
public static UTType UTTypeM3UPlaylist()
UTI: public.m3u-playlist
conforms to: public.text, public.playlist
public static UTType UTTypeFolder()
UTI: public.folder
conforms to: public.directory
public static UTType UTTypeVolume()
UTI: public.volume
conforms to: public.folder
public static UTType UTTypePackage()
Bundles differ from packages in that a bundle has an internal file hierarchy that \c CFBundle can read, while packages are displayed to the user as if they were regular files. A single file system object can be both a package and a bundle.
UTI: com.apple.package
conforms to: public.directory
public static UTType UTTypeBundle()
Bundles differ from packages in that a bundle has an internal file hierarchy that \c CFBundle can read, while packages are displayed to the user as if they were regular files. A single file system object can be both a package and a bundle.
UTI: com.apple.bundle
conforms to: public.directory
public static UTType UTTypePluginBundle()
UTI: com.apple.plugin
conforms to: com.apple.bundle, com.apple.package
public static UTType UTTypeSpotlightImporter()
UTI: com.apple.metadata-importer
conforms to: com.apple.plugin
public static UTType UTTypeQuickLookGenerator()
UTI: com.apple.quicklook-generator
conforms to: com.apple.plugin
public static UTType UTTypeXPCService()
UTI: com.apple.xpc-service
conforms to: com.apple.bundle, com.apple.package
public static UTType UTTypeFramework()
UTI: com.apple.framework
conforms to: com.apple.bundle
public static UTType UTTypeApplication()
UTI: com.apple.application
conforms to: public.executable
public static UTType UTTypeApplicationBundle()
UTI: com.apple.application-bundle
conforms to: com.apple.application, com.apple.bundle, com.apple.package
public static UTType UTTypeApplicationExtension()
UTI: com.apple.application-and-system-extension
conforms to: com.apple.xpc-service
public static UTType UTTypeUnixExecutable()
UTI: public.unix-executable
conforms to: public.data, public.executable
public static UTType UTTypeEXE()
UTI: com.microsoft.windows-executable
conforms to: public.data, public.executable
public static UTType UTTypeSystemPreferencesPane()
UTI: com.apple.systempreference.prefpane
conforms to: com.apple.package, com.apple.bundle
public static UTType UTTypeArchive()
UTI: public.archive
public static UTType UTTypeGZIP()
UTI: org.gnu.gnu-zip-archive
conforms to: public.data, public.archive
public static UTType UTTypeBZ2()
UTI: public.bzip2-archive
conforms to: public.data, public.archive
public static UTType UTTypeZIP()
UTI: public.zip-archive
conforms to: com.pkware.zip-archive
public static UTType UTTypeAppleArchive()
UTI: com.apple.archive
conforms to: public.data, public.archive
public static UTType UTTypeSpreadsheet()
UTI: public.spreadsheet
conforms to: public.content
public static UTType UTTypePresentation()
UTI: public.presentation
conforms to: public.composite-content
public static UTType UTTypeDatabase()
UTI: public.database
public static UTType UTTypeMessage()
UTI: public.message
public static UTType UTTypeContact()
UTI: public.contact
public static UTType UTTypeVCard()
UTI: public.vcard
conforms to: public.text, public.contact
public static UTType UTTypeToDoItem()
UTI: public.to-do-item
public static UTType UTTypeCalendarEvent()
UTI: public.calendar-event
public static UTType UTTypeEmailMessage()
UTI: public.email-message
conforms to: public.message
public static UTType UTTypeInternetLocation()
UTI: com.apple.internet-location
conforms to: public.data
public static UTType UTTypeInternetShortcut()
UTI: com.apple.internet-location
conforms to: public.data
public static UTType UTTypeFont()
UTI: public.font
public static UTType UTTypeBookmark()
UTI: public.bookmark
\sa UTTypeURLBookmarkData
public static UTType UTTypePKCS12()
UTI: com.rsa.pkcs-12
conforms to: public.data
public static UTType UTTypeX509Certificate()
UTI: public.x509-certificate
conforms to: public.data
public static UTType UTTypeEPUB()
UTI: org.idpf.epub-container
conforms to: public.data, public.composite-content
public static UTType UTTypeLog()
UTI: public.log
public static UTType UTTypeMakefile()
UTI: public.make-source
conforms to: public.script