- Inheritance
-
< SOAP::Mapping::Registry
< SOAP::Mapping::Object
Constants
| Name |
|
Description |
| MAPPING_OPT |
= { :no_reference => true } |
|
Attributes
| Name |
Visibility |
R/W |
Description |
| definedelements |
public |
R |
|
| definedtypes |
public |
R |
|
| excn_handler_obj2soap |
public |
RW |
|
| excn_handler_soap2obj |
public |
RW |
|
Methods
Class
| Visibility |
Signature |
| public |
new (definedtypes = XSD::NamedElements::Empty, definedelements = XSD::NamedElements::Empty) |
Instance
| Visibility |
Signature |
| public |
obj2soap (obj, qname) |
| public |
soap2obj (node, obj_class = nil) |
Class Method Detail
new(definedtypes = XSD::NamedElements::Empty, definedelements = XSD::NamedElements::Empty)
Instance Method Detail
obj2soap(obj, qname)
soap2obj(node, obj_class = nil)