Server IP : 66.29.132.122 / Your IP : 3.142.131.24 Web Server : LiteSpeed System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : admazpex ( 531) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/proc/self/root/proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/proc/self/root/opt/alt/ruby18/share/ri/1.8/system/REXML/Light/Node/ |
Upload File : |
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: Represents a tagged XML element. Elements are characterized by having children, attributes, and names, and can themselves be children. constants: - !ruby/object:RI::Constant comment: name: NAMESPLIT value: /^(?:(#{XMLTokens::NCNAME_STR}):)?(#{XMLTokens::NCNAME_STR})/u - !ruby/object:RI::Constant comment: name: PARENTS value: "[ :element, :document, :doctype ]" full_name: REXML::Light::Node includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: "<<" - !ruby/object:RI::MethodSummary name: =~ - !ruby/object:RI::MethodSummary name: "[]" - !ruby/object:RI::MethodSummary name: "[]=" - !ruby/object:RI::MethodSummary name: children - !ruby/object:RI::MethodSummary name: each - !ruby/object:RI::MethodSummary name: has_name? - !ruby/object:RI::MethodSummary name: local_name - !ruby/object:RI::MethodSummary name: local_name= - !ruby/object:RI::MethodSummary name: name - !ruby/object:RI::MethodSummary name: name= - !ruby/object:RI::MethodSummary name: namespace - !ruby/object:RI::MethodSummary name: namespace= - !ruby/object:RI::MethodSummary name: namespace_of - !ruby/object:RI::MethodSummary name: namesplit - !ruby/object:RI::MethodSummary name: node_type - !ruby/object:RI::MethodSummary name: parent - !ruby/object:RI::MethodSummary name: parent= - !ruby/object:RI::MethodSummary name: prefix - !ruby/object:RI::MethodSummary name: prefix_of - !ruby/object:RI::MethodSummary name: root - !ruby/object:RI::MethodSummary name: size - !ruby/object:RI::MethodSummary name: text= - !ruby/object:RI::MethodSummary name: to_s name: Node superclass: Object