method

import

v1_8_7_72 - Show latest stable - Class: WSDL::XMLSchema::Import
import(location)
private

No documentation available.

# File lib/wsdl/xmlSchema/import.rb, line 58
  def import(location)
    Importer.import(location, root)
  end