るりまサーチ (Ruby 2.2.0)

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

別のキーワード

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

ライブラリ

クラス

検索結果

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

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

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

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

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

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

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

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