| Server IP : 170.10.162.208 / Your IP : 216.73.216.38 Web Server : LiteSpeed System : Linux altar19.supremepanel19.com 4.18.0-553.69.1.lve.el8.x86_64 #1 SMP Wed Aug 13 19:53:59 UTC 2025 x86_64 User : deltahospital ( 1806) PHP Version : 7.4.33 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/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