Class
XSD::Mapping::Mapper
In:
lib/xsd/mapping.rb
Parent:
Object
Methods
new
obj2xml
xml2obj
Constants
MAPPING_OPT
=
{ :default_encodingstyle => SOAP::LiteralNamespace, :root_type_hint => true
Public Class methods
new
(registry)
Public Instance methods
obj2xml
(obj, elename = nil, io = nil)
xml2obj
(stream, klass = nil)
[Validate]