るりまサーチ (Ruby 2.1.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.026秒)
トップページ > バージョン:2.1.0[x] > クエリ:rexml[x] > クエリ:instruction[x] > クエリ:content=[x]

別のキーワード

  1. instruction content=
  2. instruction content
  3. rexml instruction
  4. instruction clone
  5. instruction target=

ライブラリ

クラス

検索結果

REXML::Instruction#content=(value) (72301.0)

XML 処理命令の内容を変更します。

XML 処理命令の内容を変更します。

@param value 新たなデータ(文字列)

REXML::Instruction.new(target, content = nil) -> REXML::Instruction (18658.0)

新たな Instruction オブジェクトを生成します。

新たな Instruction オブジェクトを生成します。

@param target ターゲット
@param content 内容