Instance Method
インスタンスメソッド
XMLStringWithOptions:
Returns the string representation of the receiver as it would appear in an XML document, with one or more output options specified.
レシーバの文字列表現を返します、それがXML書類において現れるのと同じに、1つ以上の指定された出力オプションで。
Parameters
パラメータ
options
オプション
One or more enum
constants identifying an output option; bit-OR multiple constants together. See Constants for a list of valid constants for specifying output options.
1つ以上のenum
定数、出力オプションを識別しています;複数の定数を一緒にビットORします。Constantsを出力オプションを指定するために有効な定数の一覧として見てください。
Discussion
議論
The returned string includes the string representations of all children.
返される文字列は、全ての子の文字列表現を含みます。
See Also
参照
Emitting Node Content
ノード内容を発行する
XMLString
Returns the string representation of the receiver as it would appear in an XML document.
レシーバの文字列表現を返します、それがXML書類において現れるのと同じに。
description
Returns a description of the receiver.
レシーバのある記述を返します。