日本ソフトウェア科学会大会講演論文集
Online ISSN : 1349-3515
ISSN-L : 0913-5391
日本ソフトウェア科学会第21回大会
セッションID: 3D-4
会議情報

Pruning DOM Trees for Structured Document Processing
*林 康史胡 振江武市 正人和家 伸明原 雅文大島 教雄
著者情報
会議録・要旨集 フリー

詳細
抄録

PSD (Programmable Structured Document) is a framework in which structured documents are edited efficiently and safely by evaluating embedded expressions in themselves. The PSD processing system we are currently developing requires an external evaluator to get the DOM data of documents held in the editor. In this work, a method to prune DOM trees is proposed to improve the performance of document manipulations by avoiding unnecessary data communication between the editor and the external evaluator. Based on information about references given by the user, it generates a pruned DOM tree, eliminating unnecessary parts for the evaluation from the original DOM tree. The mechanism of tree pruning is explained and its efficiency is evaluated using examples.

著者関連情報
© 2004 日本ソフトウェア科学会
前の記事 次の記事
feedback
Top