method

import

import(location)
private

No documentation available.

# File lib/wsdl/xmlSchema/xsd2ruby.rb, line 100
  def import(location)
    WSDL::XMLSchema::Importer.import(location)
  end