class URI::RFC2396_Parser

Parent:
Object
Included modules:
URI::RFC2396_REGEXP

Class that parses String’s into URI’s.

It contains a Hash set of patterns and Regexp’s that match and validate.

Ruby Core © 1993–2024 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.