class REXML::Parsers::PullEvent
def initialize(arg)
:processing_instruction, :comment, :doctype, :attlistdecl, :entitydecl,
The type of this event. Will be one of :tag_start, :tag_end, :text,
def initialize(arg) @contents = arg end
def initialize(arg) @contents = arg end