roxmltree 0.21.1

Represent an XML as a read-only tree.
Documentation
1
2
3
4
<!DOCTYPE test [
    <!ENTITY e "<p a='&lt;'/>">
]>
<e>&e;</e>