method
import
v1_8_6_287 -
Show latest stable
- Class:
SOAP::WSDLDriverFactory
import(location)private
No documentation available.
# File lib/soap/wsdlDriver.rb, line 123
def import(location)
WSDL::Importer.import(location)
end