method
new
ruby latest stable - Class:
WSDL::SOAP::MappingRegistryCreator
new(definitions)public
No documentation available.
# File lib/wsdl/soap/mappingRegistryCreator.rb, line 22
def initialize(definitions)
@definitions = definitions
@complextypes = @definitions.collect_complextypes
@types = nil
end