filters.FilterUtils
Method Summary | |
public string |
decodeEntities([string stringValue])
Decodes HTML Entities and returns their actual value |
public numeric |
hexToDecimal(string hexValue)
Converts a hex string to a base 10 number |
Method Detail |
public string decodeEntities([string stringValue])
[string stringValue]
public numeric hexToDecimal(string hexValue)
string hexValue