Unit xquery_module_uca_icu
Uses
Types
Constants
Variables
Description
This unit implements UCA collations using libicu
Call registerModuleUCAICU to register it.
Afterwards collations with names like http://www.w3.org/2013/collation/UCA?lang=en;strength=primary can be used anywhere where collations can be used in XPath/XQuery.
Requires a loaded widestring manager, e.g. from units cwstring, fpwidestring, or bbutils.registerFallbackUnicodeConversion.
Overview
Classes, Interfaces, Objects and Records
Name | Description |
---|---|
Record TUCAConfiguration |
Functions and Procedures
procedure registerModuleUCAICU; |
Description
Functions and Procedures
procedure registerModuleUCAICU; |
Registers the module to the XQuery engine |
Generated by PasDoc 0.16.0.