method
import
v1_8_7_72 -
Show latest stable
- Class:
WSDL::Import
import(location)private
No documentation available.
# File lib/wsdl/import.rb, line 74
def import(location)
Importer.import(location, root)
end import(location)No documentation available.
# File lib/wsdl/import.rb, line 74
def import(location)
Importer.import(location, root)
end