Class SOAP::Mapping::WSDLEncodedRegistry
In: lib/soap/mapping/wsdlencodedregistry.rb
Parent: Registry

Methods

new   obj2soap   soap2obj  

Included Modules

TraverseSupport

Constants

MapKeyName = XSD::QName.new(nil, "key")
MapValueName = XSD::QName.new(nil, "value")

Attributes

definedelements  [R] 
definedtypes  [R] 
excn_handler_obj2soap  [RW] 
excn_handler_soap2obj  [RW] 

Public Class methods

Public Instance methods

map anything for now: must refer WSDL while mapping. [ToDo]

[Validate]

ruby-doc.org is a service of James Britt and Neurogami, a Ruby application development company in Phoenix, AZ.

Documentation content on ruby-doc.org is provided by remarkable members of the Ruby community.

For more information on the Ruby programming language, visit ruby-lang.org.

Want to help improve Ruby's API docs? See Ruby Documentation Guidelines.