XML Comment
ノードの表現。
メソッド
メソッド | 戻り値の型 | 概要 |
---|---|---|
detach() | Content | ノードを親の Element ノードから切断します。 |
get | Element | ノードの親 Element ノードを取得します。 |
get | String | Comment ノードのテキスト値を取得します。 |
get | String | ノードの直接の子または間接の子であるすべてのノードのテキスト値を、ドキュメントに表示される順序で取得します。 |
set | Comment | Comment ノードのテキスト値を設定します。 |
詳細なドキュメント
get Parent Element()
get Text()
Comment
ノードのテキスト値を取得します。
戻る
String
- Comment
ノードのテキスト値
get Value()
ノードの直接の子または間接の子であるすべてのノードのテキスト値を、ドキュメントに表示される順序で取得します。
戻る
String
- ノードの直接または間接の子であるすべてのノードのテキスト値