Kaya 0.5.3 reference for XMLentities::literalToEntity

List of functions and data types in XMLentities

String literalToEntity(String text)

Arguments

Usage

Return a String with all of the literal characters outside the strict 7-bit ASCII subset converted to XML entities. For example Char(220) would be replaced with Ü.

An Exception is thrown if the input string contains any literal characters not legal in XML documents (or are in the range 128-159, for which the behaviour is undefined).

Related

kaya@kayalang.org | Last modified 29 November 2011 | Supported by Durham CompSoc | Powered by Kaya