Gobo Eiffel XML Library
Copyright (c) 2002, Eric Bezault and others
Eiffel Forum License v2 (see forum.txt)
$Date: 2005/07/13 19:48:54 $
$Revision: 1.7 $
-- Create a new character entity.
-- Set entity from integer code.
-- Set entity from decimal representation.
-- Set entity from hexadecimal representation.
-- Routines that ought to be in class ANY
-- (From KL_IMPORTED_ANY_ROUTINES)
-- Routines that ought to be in class INTEGER
-- (From KL_IMPORTED_INTEGER_ROUTINES)
-- Platform-dependent properties
-- (From KL_SHARED_PLATFORM)
-- Routines that ought to be in class STRING
-- (From KL_IMPORTED_STRING_ROUTINES)
-- Character code for current entity
-- UTF-8 encoding routines
-- (From UC_IMPORTED_UTF8_ROUTINES)
-- Platform-dependent properties
-- (From KL_SHARED_PLATFORM)
[040101] Use Platform instead.
Handler for character references/entities