XmlDetectedEncoding.UTF8.encodingFromLabel
Maps a declared encoding label to an internal decoding choice.
Parameters
label | Encoding label (e.g. "UTF-8", "ISO-8859-1", "Windows-1252"). |
supported | Set to true if the encoding is supported; false otherwise. |
Returns
The encoding enum if supported; otherwise