- URI::Error -- URI
- URI::FTP#typecode -- URI
- URI::FTP#typecode=(v) -- URI
- URI::FTP.build(ary) -- URI
- URI::FTP.build(hash) -- URI
- URI::FTP.new(scheme, userinfo, host, port, registry, path, opaque, query, fragment[, arg_check]) -- URI
- URI::Generic#+(rel) -- URI
- URI::Generic#-(src) -- URI
- URI::Generic#==(uri) -- URI
- URI::Generic#absolute? -- URI
- URI::Generic#component -- URI
- URI::Generic#default_port -- URI
- URI::Generic#fragment -- URI
- URI::Generic#fragment=(v) -- URI
- URI::Generic#hierarchical? -- URI
- URI::Generic#host -- URI
- URI::Generic#host=(v) -- URI
- URI::Generic#merge(rel) -- URI
- URI::Generic#normalize -- URI
- URI::Generic#normalize! -- URI
- URI::Generic#opaque -- URI
- URI::Generic#opaque=(v) -- URI
- URI::Generic#password -- URI
- URI::Generic#password=(v) -- URI
- URI::Generic#path -- URI
- URI::Generic#path=(v) -- URI
- URI::Generic#port -- URI
- URI::Generic#port=(v) -- URI
- URI::Generic#query -- URI
- URI::Generic#query=(v) -- URI
- URI::Generic#registry -- URI
- URI::Generic#registry=(v) -- URI
- URI::Generic#relative? -- URI
- URI::Generic#route_from(src) -- URI
- URI::Generic#route_to(dst) -- URI
- URI::Generic#scheme -- URI
- URI::Generic#scheme=(v) -- URI
- URI::Generic#to_a -- URI
- URI::Generic#to_ary -- URI
- URI::Generic#to_s -- URI
- URI::Generic#to_str -- URI
- URI::Generic#user -- URI
- URI::Generic#user=(v) -- URI
- URI::Generic#userinfo -- URI
- URI::Generic#userinfo=(v) -- URI
- URI::Generic.build(ary) -- URI
- URI::Generic.build(hash) -- URI
- URI::Generic.build2(ary) -- URI
- URI::Generic.build2(hash) -- URI
- URI::Generic.component -- URI
- URI::Generic.default_port -- URI
- URI::Generic.new(scheme, userinfo, host, port, registry, path, opaque, query, fragment[, arg_check]) -- URI
- URI::Generic.use_registry -- URI
- URI::HTTP#request_uri -- URI
- URI::HTTP.build(ary) -- URI
- URI::HTTP.build(hash) -- URI
- URI::HTTP.new(scheme, userinfo, host, port, registry, path, opaque, query, fragment[, arg_check]) -- URI
- URI::InvalidComponentError -- URI
- URI::InvalidURIError -- URI
- URI::LDAP#attributes -- URI
- URI::LDAP#attributes=(v) -- URI
- URI::LDAP#dn -- URI
- URI::LDAP#dn=(v) -- URI
- URI::LDAP#extensions -- URI
- URI::LDAP#extensions=(v) -- URI
- URI::LDAP#filter -- URI
- URI::LDAP#filter=(v) -- URI
- URI::LDAP#scope -- URI
- URI::LDAP#scope=(v) -- URI
- URI::LDAP.build(ary) -- URI
- URI::LDAP.build(hash) -- URI
- URI::LDAP.new(scheme, userinfo, host, port, registry, path, opaque, query, fragment[, arg_check]) -- URI
- URI::MailTo#headers -- URI
- URI::MailTo#headers=(v) -- URI
- URI::MailTo#to -- URI
- URI::MailTo#to=(v) -- URI
- URI::MailTo#to_mailtext -- URI
- URI::MailTo#to_rfc822text -- URI
- URI::MailTo.build(ary) -- URI
- URI::MailTo.build(hash) -- URI
- URI::MailTo.new(scheme, userinfo, host, port, registry, path, opaque, query, fragment[, arg_check]) -- URI
- UnboundMethod#[](args, ...) -- UnboundMethod
- UnboundMethod#bind(obj) -- UnboundMethod
- UnboundMethod#call(args, ...) -- UnboundMethod
- UnboundMethod#call(args, ...) { ... } -- UnboundMethod
- UnboundMethod#to_proc -- UnboundMethod
- UnboundMethod#unbind -- UnboundMethod
- VERSION -- 組込み定数
- Vector#* -- Vector
- Vector#* -- Vector
- Vector#+ -- Vector
- Vector#- -- Vector
- Vector#[](i) -- Vector
- Vector#[]=(i,x) -- Vector
- Vector#collect2(v) {|x,y| ... } -- Vector
- Vector#collect{|x| ... } -- Vector
- Vector#covector -- Vector
- Vector#each2(v) {|x,y| ... } -- Vector
- Vector#inner_product(v) -- Vector
- Vector#map2(v) {|x,y| ... } -- Vector