るりまサーチ

最速Rubyリファレンスマニュアル検索!
22件ヒット [1-22件を表示] (0.123秒)
トップページ > 種類:インスタンスメソッド[x] > クエリ:IO[x] > クエリ:>[x] > クラス:REXML::Element[x]

別のキーワード

  1. io popen
  2. io pipe
  3. io each
  4. io each_line
  5. io readlines

ライブラリ

キーワード

検索結果

REXML::Element#instructions -> [REXML::Instraction] (6302.0)

すべての instruction 子ノードの配列を返します。

...すべての instruction 子ノードの配列を返します。

返される配列は freeze されます。...

REXML::Element#previous_element -> Element | nil (6202.0)

前の兄弟要素を返します。

前の兄弟要素を返します。

前の要素が存在しない場合は nil を返します。