Input and Output Options 入出力オプション

Input and output options specifically intended for NSXMLDocument objects. とりわけNSXMLDocumentオブジェクトに対して意図される入力および出力オプション。

Overview 概要

Because NSXMLDocument is a subclass of XMLNode, you can also use the relevant input and output options described in Constants in the NSXMLNode class reference. You can specify input options in the NSXMLDocument methods init(contentsOf:options:), init(data:options:), init(xmlString:options:). The xmlData(options:) method takes output options. NSXMLDocumentXMLNodeのサブクラスであることから、あなたはまたNSXMLNodeクラスオプションの定数で記述される相当する入力と出力オプションを使用できます。あなたは、入力オプションをNSXMLDocumentのメソッドinit(contentsOf:options:)init(data:options:)init(xmlString:options:)において指定できます。xmlData(options:)メソッドは、出力オプションを取ります。

Topics 話題

Constants 定数