| Server IP : 109.234.162.214 / Your IP : 216.73.216.112 Web Server : Apache System : Linux servd162214.srv.odns.fr 4.18.0-372.26.1.lve.1.el8.x86_64 #1 SMP Fri Sep 16 14:08:19 EDT 2022 x86_64 User : carpe ( 1178) PHP Version : 8.0.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/ruby18/share/ri/1.8/system/REXML/Parsers/PullEvent/ |
Upload File : |
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: A parsing event. The contents of the event are accessed as an +Array?, and the type is given either by the ...? methods, or by accessing the <tt>type</tt> accessor. The contents of this object vary from event to event, but are identical to the arguments passed to +StreamListener+s for each event. constants: [] full_name: REXML::Parsers::PullEvent includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: "[]" - !ruby/object:RI::MethodSummary name: attlistdecl? - !ruby/object:RI::MethodSummary name: cdata? - !ruby/object:RI::MethodSummary name: comment? - !ruby/object:RI::MethodSummary name: doctype? - !ruby/object:RI::MethodSummary name: elementdecl? - !ruby/object:RI::MethodSummary name: end_element? - !ruby/object:RI::MethodSummary name: entity? - !ruby/object:RI::MethodSummary name: entitydecl? - !ruby/object:RI::MethodSummary name: error? - !ruby/object:RI::MethodSummary name: event_type - !ruby/object:RI::MethodSummary name: inspect - !ruby/object:RI::MethodSummary name: instruction? - !ruby/object:RI::MethodSummary name: notationdecl? - !ruby/object:RI::MethodSummary name: start_element? - !ruby/object:RI::MethodSummary name: text? - !ruby/object:RI::MethodSummary name: xmldecl? name: PullEvent superclass: Object