| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |
This is the class of IRI (Internationalized Resource Indicator) objects. Use make-instance to create instances. See also string-to-iri and iri-p. IRIs differ from URIs in that non-ASCII characters are allowed when IRI strings are parsed.
The slots are inherited from the uri
class, which is a superclass of
the iri
class. See the
description of the uri
class
See also uri.htm for general information on Universal Resource Indicator support in Allegro CL.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |