method
import
v1_8_7_72 -
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