Ruby 3.3 リファレンスマニュアル
ライブラリ一覧
rexml/parsers/pullparserライブラリ
REXML::Parsers::PullParserクラス
has_next?
instance method REXML::Parsers::PullParser#has_next?
has_next? -> bool
[
permalink
][
rdoc
][
edit
]
未処理のイベントが残っている場合に真を返します。
[SEE_ALSO]
REXML::Parsers::PullParser#empty?