RXP works by building a compact in-memory tree structure of the XML document being parsed.
RXP通过为所要解析的XML文档构建一个紧凑的内存树结构而工作。
This is an in-memory tree structure representing the XML document that was parsed.
这是表示已被解析的 XML 文档的内存中树结构。
It's particularly handy for tasks where you don't need the entire tree structure of the XML document.
尤其对完成不需要知道XML文档整个树结构的任务相当方便。
应用推荐