+ otherVersionsOfItemAtURL:
Returns all versions of the specified file except the current version.
現在のバージョンを除いてその指定されたバージョンの全てのバージョンを返します。
+ versionOfItemAtURL:forPersistentIdentifier:
Returns the version of the file that has the specified persistent ID.
指定された永続IDを持つファイルのバージョンを返します。
+ temporaryDirectoryURLForNewVersionOfItemAtURL:
Creates and returns a temporary directory to use for saving the contents of the file.
ファイルの内容を保存するために使う一時ディレクトリを作成して返します。