Sha256: c4007188c5a3fb6671ddb076260815a93f21527aceaeb93883b192ac64b96ff0

Contents?: true

Size: 212 Bytes

Versions: 7

Compression:

Stored size: 212 Bytes

Contents

# Class that parses String's into URI's.
#
# It contains a Hash set of patterns and Regexp's that match and validate.
class URI::RFC2396_Parser
end

# Includes URI::REGEXP::PATTERN
module URI::RFC2396_REGEXP
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
rbs-1.0.4 stdlib/uri/0/rfc2396_parser.rbs
rbs-1.0.3 stdlib/uri/0/rfc2396_parser.rbs
rbs-1.0.2 stdlib/uri/0/rfc2396_parser.rbs
rbs-1.0.1 stdlib/uri/0/rfc2396_parser.rbs
rbs-1.0.0 stdlib/uri/0/rfc2396_parser.rbs
rbs-1.0.0.pre2 stdlib/uri/0/rfc2396_parser.rbs
rbs-1.0.0.pre stdlib/uri/0/rfc2396_parser.rbs