Libraries |
|
Xml_ent | Source Code |
|
|
Function Summary | |||||
string |
|
Function Detail |
decodeXmlEntities
const func string: decodeXmlEntities (in string: stri, in xmlEntityHashType: xmlEntityHash)
-
Decode a string, which contains XML entities.
- Returns:
- a string were XML entities are replaced by the corresponding characters.
|
|