method

import

v1_8_6_287 - 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