Class | WSDL::XMLSchema::Importer |
In: |
wsdl/xmlSchema/importer.rb
|
Parent: | Object |
# File wsdl/xmlSchema/importer.rb, line 18 def self.import(location, originalroot = nil) new.import(location, originalroot) end