1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-12-23 22:11:10 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
DarthSim
4528bbeff9 xmlparser: add Node.ChildNodes 2025-11-25 22:34:02 +03:00
DarthSim
7d56f87c89 xmlparser: add Attributes.Has, Node.FilterChildren, and Node.FilterChildNodes 2025-11-25 22:12:43 +03:00
DarthSim
ac574f880e xmlparser: Refactor attributes 2025-11-21 21:31:12 +03:00
DarthSim
414f2967c7 Combine xmlparser.Text and xmlparset.CData 2025-11-15 19:23:35 +03:00
DarthSim
3d223ead20 Add xmlparser.Document.ReplaceEntities method 2025-11-14 19:54:26 +03:00
DarthSim
6495ada4f1 Use all XML parser tokens as pointers 2025-11-14 18:37:50 +03:00
DarthSim
065a3c5354 Move XML parser to ./xmlparser 2025-10-24 23:34:05 +03:00