????JFIF??x?x????'
Server IP : 104.21.64.1 / Your IP : 216.73.216.145 Web Server : LiteSpeed System : Linux premium151.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : tempvsty ( 647) 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/StreamListener/ |
Upload File : |
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: [] comment: - !ruby/struct:SM::Flow::P body: A template for stream parser listeners. Note that the declarations (attlistdecl, elementdecl, etc) are trivially processed; REXML doesn't yet handle doctype entity declarations, so you have to parse them out yourself. constants: [] full_name: REXML::StreamListener includes: [] instance_methods: - !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: doctype_end - !ruby/object:RI::MethodSummary name: elementdecl - !ruby/object:RI::MethodSummary name: entity - !ruby/object:RI::MethodSummary name: entitydecl - !ruby/object:RI::MethodSummary name: instruction - !ruby/object:RI::MethodSummary name: notationdecl - !ruby/object:RI::MethodSummary name: tag_end - !ruby/object:RI::MethodSummary name: tag_start - !ruby/object:RI::MethodSummary name: text - !ruby/object:RI::MethodSummary name: xmldecl name: StreamListener superclass: