characterEncoding
Sets the character encoding of the receiver to
encoding
,
レシーバの文字エンコーディングをencoding
に設定します。
documentContentKind
Sets the kind of output content for the receiver.
出力内容の種類をレシーバに対して設定します。
setDTD:
Sets the internal DTD to be associated with the receiver.
内部DTDを設定して、レシーバと関連付けられるようにします。
standalone
Sets a Boolean value that specifies whether the receiver represents a standalone XML document.
レシーバがスタンドアローンXML文書を表すかどうかを指定するブール値を設定します。
MIMEType
Returns the MIME type for the receiver.
レシーバに対するMIME型を返します。
setMIMEType:
Sets the MIME type of the receiver.
レシーバのMIME型を設定します。
URI
Returns the URI identifying the source of this document.
この文書のソースを識別するURIを返します。
setURI:
Sets the URI identifying the source of this document.
この文書のソースを識別するURIを設定します。
version
Sets the version of the receiver’s XML.
レシーバの持つXMLのバージョンを設定します。