るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.040秒)

別のキーワード

  1. openssl p
  2. openssl p=
  3. fileutils mkdir_p
  4. kernel p
  5. kernel $-p

クラス

検索結果

REXML::Parent#replace_child(to_replace, replacement) -> () (6432.0)

子ノード列上の to_replace を replacement に置き換えます。

...子ノード列上の to_replace を replacement に置き換えます。

to_replace の parent は nil に、
replacement
parent は selfに変更されます。

@param to_replace 置き換え元のノード
@param replacement 置き換え先のノード...