ikorin24 / U8XmlParser

Extremely fast UTF-8 xml parser library
MIT License
95 stars 13 forks source link

Find a node or an attribute with xmlns #8

Closed ikorin24 closed 2 years ago

ikorin24 commented 2 years ago

Find a node or an attribute with xmlns

Summary

Add APIs for finding a node or an attribute with xml namespace (xmlns).

Added