2
0
Fork 0
Commit Graph

1 Commits (8085affdb109123f68059e37beb2236a1f94de1a)

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