index
Returns the index of the receiver identifying its position relative to its sibling nodes.
レシーバのインデックスを返します、それの位置をそれの親類ノードに相対的に識別しています。
level
Returns the nesting level of the receiver within the tree hierarchy.
ツリー階層内でのレシーバの入れ子水準を返します。
name
Returns the name of the receiver.
レシーバの名前を返します。
objectValue
Returns the object value of the receiver.
レシーバのオブジェクト値を返します。
stringValue
Returns the content of the receiver as a string value.
レシーバの内容を文字列値として返します。
- setStringValue:resolvingEntities:
Sets the content of the receiver as a string value and, optionally, resolves character references, predefined entities, and user-defined entities as declared in the associated DTD.
レシーバの内容を文字列値として設定しますそして、随意に文字参照、あらかじめ定義されたエンティティ、そしてユーザ定義エンティティをその結びつけられたDTDにおいて宣言されるとおりに解決します。
setURI:
Sets the URI of the receiver.
レシーバのURIを設定します。
URI
Returns the URI associated with the receiver.
レシーバと結びつけられたURIを返します。