elogger API
Overview Classes Cluster Class Index          Top Features

string.unicode

Class ST_IMPORTED_UNICODE_CHARACTER_CLASS_ROUTINES


Known direct descendants

XM_XSLT_NUMBER_ROUTINES, XM_XSLT_STRING_ROUTINES

Features

Invariants

indexing

description

Imported character class routines

library

Gobo Eiffel String Library

copyright

Copyright (c) 2005, Colin Adams and others

license

Eiffel Forum License v2 (see forum.txt)

class ST_IMPORTED_UNICODE_CHARACTER_CLASS_ROUTINES

feature -- Access

unicode_character_class: ST_UNICODE_CHARACTER_CLASS_ROUTINES

-- Unicode character class routines

ensure

unicode_character_class_not_void: Result /= Void

invariant

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

Documentation generated by edoc