...
Technology | When/Why to use | Requirements |
|---|---|---|
supports GPath expressions for XML documents and allows updating | - | |
lower overheads than XmlParser due to lazy evaluation but only supports read operations and allows updating | - | |
low-level tree-based processing where you want some syntactic sugar | place |
...