So, when you load that next XML file or data stream, have no fear about navigating to the exact values that you need to process.
所以,当您加载下一个 XML 文件或数据流时,无需担心,您可以一直导航,直到获得您需要处理的下一个具体的值。
The obvious solution is to expose the underlying raw XML stream to the data binding tool.
最直接的解决方法是向数据绑定工具公开底层的原始xml流。
To achieve optimum performance and memory efficiency, you need to give the data binding tool direct access to the underlying XML stream.
为了获得最佳的性能和内存使用,需要让数据绑定工具直接访问底层的 XML 流。
应用推荐