Arguments: string-or-uri &key (class 'uri)
If string-or-uri is a uri instance, return it
unmodified. If string-or-uri is a string, parse
it into a URI object. Escaped encodings of the form
%<hex><hex> are properly converted into single
characters. The class keyword allows creation of
subclasses of uri.
See also uri.htm for general information on Universal Resource Indicator support in Allegro CL.
The documentation is described in introduction.htm and the index is in index.htm.
Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.
Created 2000.10.5.