The LXML parse method reads the entire document and builds an in-memory tree.
lxml parse方法读取整个文档并在内存中构建一个树。
This is an in-memory tree structure representing the XML document that was parsed.
这是表示已被解析的 XML 文档的内存中树结构。
RXP works by building a compact in-memory tree structure of the XML document being parsed.
RXP通过为所要解析的XML文档构建一个紧凑的内存树结构而工作。
应用推荐