るりまサーチ

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

別のキーワード

  1. rexml/document new
  2. rexml/document write
  3. rexml/document to_s
  4. rexml/document clone
  5. rexml/document node_type

検索結果

REXML::Parsers::PullParser#empty? -> bool (21108.0)

未処理のイベントが残っていない場合に真を返します。

...未処理のイベントが残っていない場合に真を返します。

@see REXML::Parsers::PullParser#has_next?...

REXML::Elements#empty? -> bool (21102.0)

子要素を持たない場合に true を返します。

子要素を持たない場合に true を返します。

REXML::Text#empty? -> bool (21102.0)

テキストが空ならば真を返します。

テキストが空ならば真を返します。