ClassPackage: net.uriToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
New since the initial 10.1 release.

iri

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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page is new in the 10.1 release.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
New since the initial 10.1 release.