elogger API
Overview Classes Cluster Class Index          Top Features

kernel.unicode

Class UC_IMPORTED_UNICODE_ROUTINES


Known direct descendants

UC_STRING, KL_STRING_ROUTINES, UC_CHARACTER, UC_UTF32_ROUTINES, UC_UTF8_ROUTINES, UC_UNICODE_FACTORY, ST_UNICODE_CHARACTER_CLASS_INTERFACE, ST_UNICODE_NORMALIZATION_INTERFACE, XM_EIFFEL_CHARACTER_ENTITY, XM_EIFFEL_PARSER_SKELETON, XM_XSLT_NUMBER_ROUTINES, XM_XSLT_SUB_PICTURE, XM_XSLT_EMITTER, XM_XSLT_UTF8_ENCODER, XM_XPATH_CODEPOINTS_TO_STRING, XM_XPATH_STRING_TO_CODEPOINTS

Features

Invariants

indexing

description

Imported unicode routines

library

Gobo Eiffel Kernel Library

copyright

Copyright (c) 2001, Eric Bezault and others

license

Eiffel Forum License v2 (see forum.txt)

class UC_IMPORTED_UNICODE_ROUTINES

feature -- Access

unicode: UC_UNICODE_ROUTINES

-- Unicode routines

ensure

unicode_not_void: Result /= Void

invariant

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

Documentation generated by edoc