Note that the parser passes enough information to build the document tree of the XML documents but, unlike a DOM parser, it does not explicitly build the tree.
请注意,语法分析器传递了足够信息以构建XML文档的文档树,但是与dom语法分析器不同,它并不显式地构建该树。
In other words, this governs the shape and content of the parse tree that's constructed by the parser.
换句话说,该构造管理由解析器构造的解析树的形状和内容。
For example, if you tokenized a developerWorks article and sent it through an English-language parser, it might produce a tree structure like that shown in Figure 1.
例如,如果您将一篇 developerWorks 的文章做了标记并通过一个英语解析器将其发送,结果也许是如图 1 中所示的树结构。
应用推荐