|
Server : LiteSpeed System : Linux server51.dnsbootclub.com 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64 User : nandedex ( 1060) PHP Version : 8.1.33 Disable Function : NONE Directory : /opt/alt/ruby18/share/ri/1.8/system/SOAP/SOAPGenerator/ |
--- !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