$11 GRAYBYTE WORDPRESS FILE MANAGER $19

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 172.67.217.254 | ADMIN IP 216.73.216.23
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/opt/alt/ruby18/lib64/ruby/1.8/wsdl/xmlSchema/

HOME
Current File : /opt/alt/ruby18/lib64/ruby/1.8/wsdl/xmlSchema//importer.rb
# WSDL4R - XSD importer library.
# Copyright (C) 2003, 2005  NAKAMURA, Hiroshi <[email protected]>.

# This program is copyrighted free software by NAKAMURA, Hiroshi.  You can
# redistribute it and/or modify it under the same terms of Ruby's license;
# either the dual license version in 2003, or any later version.


require 'soap/httpconfigloader'
require 'wsdl/xmlSchema/parser'


module WSDL
module XMLSchema


class Importer
  def self.import(location, originalroot = nil)
    new.import(location, originalroot)
  end

  def initialize
    @web_client = nil
  end

  def import(location, originalroot = nil)
    unless location.is_a?(URI)
      location = URI.parse(location)
    end
    content = parse(fetch(location), location, originalroot)
    content.location = location
    content
  end

private

  def parse(content, location, originalroot)
    opt = {
      :location => location,
      :originalroot => originalroot
    }
    WSDL::XMLSchema::Parser.new(opt).parse(content)
  end

  def fetch(location)
    warn("importing: #{location}") if $DEBUG
    content = nil
    if location.scheme == 'file' or
        (location.relative? and FileTest.exist?(location.path))
      content = File.open(location.path).read
    elsif location.scheme and location.scheme.size == 1 and
        FileTest.exist?(location.to_s)
      # ToDo: remove this ugly workaround for a path with drive letter
      # (D://foo/bar)
      content = File.open(location.to_s).read
    else
      client = web_client.new(nil, "WSDL4R")
      client.proxy = ::SOAP::Env::HTTP_PROXY
      client.no_proxy = ::SOAP::Env::NO_PROXY
      if opt = ::SOAP::Property.loadproperty(::SOAP::PropertyName)
        ::SOAP::HTTPConfigLoader.set_options(client,
          opt["client.protocol.http"])
      end
      content = client.get_content(location)
    end
    content
  end

  def web_client
    @web_client ||= begin
	require 'http-access2'
	if HTTPAccess2::VERSION < "2.0"
	  raise LoadError.new("http-access/2.0 or later is required.")
	end
	HTTPAccess2::Client
      rescue LoadError
	warn("Loading http-access2 failed.  Net/http is used.") if $DEBUG
	require 'soap/netHttpClient'
	::SOAP::NetHttpClient
      end
    @web_client
  end
end


end
end


Current_dir [ NOT WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
3 Mar 2024 10.48 PM
root / linksafe
0755
all.rb
1.147 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
annotation.rb
0.587 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
any.rb
1.063 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
attribute.rb
2.521 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
choice.rb
1.15 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
complexContent.rb
1.849 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
complexType.rb
2.911 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
content.rb
1.591 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
data.rb
3.252 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
element.rb
3.313 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
enumeration.rb
0.63 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
import.rb
1.424 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
importer.rb
2.18 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
include.rb
0.99 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
length.rb
0.58 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
parser.rb
3.913 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
pattern.rb
0.627 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
schema.rb
3.02 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
sequence.rb
1.152 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
simpleContent.rb
1.146 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
simpleExtension.rb
0.916 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
simpleRestriction.rb
1.456 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
simpleType.rb
1.373 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
unique.rb
0.57 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
xsd2ruby.rb
2.082 KB
12 Feb 2007 11.01 PM
root / linksafe
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF