Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > soap/mapping/mappingライブラリ > SOAP::Mappingモジュール
クラスの継承リスト: SOAP::Mapping
_obj2soap(obj, registry, type = nil)
[permalink][rdoc][TODO]
_soap2obj(node, registry, klass = nil)
[permalink][rdoc][TODO]
ary2md(ary, rank, type_ns = XSD::Namespace, typename = XSD::AnyTypeLiteral, registry = nil, opt = EMPTY_OPT)
[permalink][rdoc][TODO]
ary2soap(ary, type_ns = XSD::Namespace, typename = XSD::AnyTypeLiteral, registry = nil, opt = EMPTY_OPT)
[permalink][rdoc][TODO]
class2element(klass)
[permalink][rdoc][TODO]
class2qname(klass)
[permalink][rdoc][TODO]
class_from_name(name, lenient = false)
[permalink][rdoc][TODO]
const_from_name(name, lenient = false)
[permalink][rdoc][TODO]
create_empty_object(klass)
[permalink][rdoc][TODO]
define_attr_accessor(obj, name, getterproc, setterproc = nil)
[permalink][rdoc][TODO]
define_singleton_method(obj, name) { ... }
[permalink][rdoc][TODO]
elename2name(name)
[permalink][rdoc][TODO]
fault2exception(fault, registry = nil)
[permalink][rdoc][TODO]
get_attribute(obj, attr_name)
[permalink][rdoc][TODO]
module_from_name(name, lenient = false)
[permalink][rdoc][TODO]
name2elename(name)
[permalink][rdoc][TODO]
obj2element(obj)
[permalink][rdoc][TODO]
obj2soap(obj, registry = nil, type = nil, opt = EMPTY_OPT)
[permalink][rdoc][TODO]
schema_attribute_definition(klass)
[permalink][rdoc][TODO]
schema_element_definition(klass)
[permalink][rdoc][TODO]
schema_ns_definition(klass)
[permalink][rdoc][TODO]
schema_type_definition(klass)
[permalink][rdoc][TODO]
set_attributes(obj, values)
[permalink][rdoc][TODO]
soap2obj(node, registry = nil, klass = nil, opt = EMPTY_OPT)
[permalink][rdoc][TODO]
ApacheSOAPTypeNamespace
[permalink][rdoc][TODO]
EMPTY_OPT
[permalink][rdoc][TODO]
RubyCustomTypeNamespace
[permalink][rdoc][TODO]
RubyTypeInstanceNamespace
[permalink][rdoc][TODO]
RubyTypeNamespace
[permalink][rdoc][TODO]