るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.016秒)
トップページ > クエリ:next[x] > クラス:REXML::Parsers::PullParser[x]

別のキーワード

  1. prime next
  2. _builtin next
  3. date next
  4. date next_day
  5. date next_year

ライブラリ

キーワード

検索結果

REXML::Parsers::PullParser#has_next? -> bool (6102.0)

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

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

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

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

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

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

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