The Accessor API provides typed access to the state documentmodel.
访问器api提供对状态文档模型类型化的访问。
2
Since the user is not using a tree-based object model to access this part of the document, constructing the entire tree would lead to a waste of memory due to replication of data.
因为用户不使用基于树的对象模型来访问这部分文档,所以构造完整的树会因为数据重复而浪费内存。
3
The Content ModelAccess builder creates a method named downloadDocumentContent that is used to download a document through the browser.
Content Model Access 构建块创建一个名为 downloadDocumentContent 的方法,此方法用于通过浏览器下载文档。