Kaya 0.5.3 reference for XMLentities::entityToLiteral

List of functions and data types in XMLentities

String entityToLiteral(String text, Bool html=true)

Arguments

Usage

Return a String with all the XML entities in the original string converted to literal characters (for example ª or ª would become Char(170)). Optionally, the HTML named entities may also be converted (so ª would also become Char(170)).

Related

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