2
0
Fork 0
Commit Graph

1 Commits (5f098d6db6da62deb77d6d555ab67d6cb15f80c2)

Author SHA1 Message Date
Henry Conklin c6a911f037 Add support for numeric XML entities to XMLParser
* Add support for decimal numeric entities to String::xml_unescape
* Add more error checks to String::xml_unescape
* Refactor XMLParser to use String::xml_unescape instead of an internal
implementation
2021-02-14 11:00:25 +07:00