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 mimeType : String?
Returns the MIME type for the receiver.
レシーバに対するMIME型を返します。
var version: String?
Sets the version of the receiver’s XML.
レシーバの持つXMLのバージョンを設定します。