Eiffel Media API
Overview Cluster Class Classes Index      Previous Next      Top Features

kernel.unicode

Class UC_STRING_HANDLER


Known direct descendants

UC_UTF8_ROUTINES, UC_STRING

Features

Invariants

indexing

description

Objects that have access to the internals of UC_STRING

library

Gobo Eiffel Kernel Library

copyright

Copyright (c) 2001, Eric Bezault and others

license

Eiffel Forum License v2 (see forum.txt)

date

$Date: 2003/02/07 12:51:05 $

revision

$Revision: 1.2 $

class

UC_STRING_HANDLER

invariant

-- From ANY
reflexive_equality: standard_is_equal (Current)
reflexive_conformance: conforms_to (Current)

end