Ruby 1.9.2 リファレンスマニュアル > ライブラリ一覧 > rexmlライブラリ > REXML::Parsers::PullEventクラス
class REXML::Parsers::PullEvent
クラスの継承リスト: REXML::Parsers::PullEvent < Object < Kernel < BasicObject
Abstract
特異メソッド
new(arg)
インスタンスメソッド
self[start, endd = nil]
attlistdecl?
cdata?
comment?
doctype?
elementdecl?
end_element?
entity?
entitydecl?
error?
event_type
inspect
instruction?
notationdecl?
start_element?
text?
xmldecl?