method

import

v1_8_6_287 - Show latest stable - Class: WSDL::XMLSchema::Include
import(location)
private

No documentation available.

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