var characterEncoding : String?
Sets the character encoding of the receiver to
encoding
,
レシーバの文字エンコーディングをencoding
に設定します。
var documentContentKind : XMLDocument.ContentKind
Sets the kind of output content for the receiver.
出力内容の種類をレシーバに対して設定します。
var isStandalone : Bool
Sets a Boolean value that specifies whether the receiver represents a standalone XML document.
レシーバがスタンドアローンXML文書を表すかどうかを指定するブール値を設定します。
var mimeType : String?
Returns the MIME type for the receiver.
レシーバに対するMIME型を返します。