Server : Apache System : Linux host44.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64 User : vapecompany ( 2719) PHP Version : 7.4.33 Disable Function : NONE Directory : /proc/self/root/opt/alt/ruby18/share/ri/1.8/system/SOAP/SOAPGenerator/ |
Upload File : |
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: name: charset rw: RW - !ruby/object:RI::Attribute comment: name: default_encodingstyle rw: RW - !ruby/object:RI::Attribute comment: name: generate_explicit_type rw: RW - !ruby/object:RI::Attribute comment: name: use_numeric_character_reference rw: RW class_methods: - !ruby/object:RI::MethodSummary name: assign_ns - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: "CAUTION: MT-unsafe" constants: - !ruby/object:RI::Constant comment: name: EncodeMap value: "{ '&' => '&', '<' => '<', '>' => '>', '\"' => '"', '\\'' => ''', \"\\r\" => '
'" - !ruby/object:RI::Constant comment: name: EncodeCharRegexp value: Regexp.new("[#{EncodeMap.keys.join}]") full_name: SOAP::SOAPGenerator includes: - !ruby/object:RI::IncludedModule name: SOAP instance_methods: - !ruby/object:RI::MethodSummary name: add_reftarget - !ruby/object:RI::MethodSummary name: element_local? - !ruby/object:RI::MethodSummary name: element_qualified? - !ruby/object:RI::MethodSummary name: encode_child - !ruby/object:RI::MethodSummary name: encode_data - !ruby/object:RI::MethodSummary name: encode_element - !ruby/object:RI::MethodSummary name: encode_name - !ruby/object:RI::MethodSummary name: encode_name_end - !ruby/object:RI::MethodSummary name: encode_rawstring - !ruby/object:RI::MethodSummary name: encode_string - !ruby/object:RI::MethodSummary name: encode_tag - !ruby/object:RI::MethodSummary name: encode_tag_end - !ruby/object:RI::MethodSummary name: epilogue - !ruby/object:RI::MethodSummary name: find_handler - !ruby/object:RI::MethodSummary name: generate - !ruby/object:RI::MethodSummary name: prologue - !ruby/object:RI::MethodSummary name: xmldecl name: SOAPGenerator superclass: Object