コンピュータ ソフトウェア
Print ISSN : 0289-6540
双方向XML変換のためのJavaライブラリ
劉 東喜胡 振江武市 正人筧 一彦王 浩
著者情報
ジャーナル フリー

2007 年 24 巻 2 号 p. 2_164-2_177

詳細
抄録

We propose a Java library BiXJ for bidirectional XML transformation. A bidirectional transformation generates target XML documents from source XML documents in forward transformations, and updates source documents in backward transformations by reflecting back modifications on target documents. The benefit of using BiXJ is that users can get the corresponding backward transformation automatically just by writing one forward transformation. BiXJ has addressed several limitations of the existing bidirectional transformation languages, and can be used for general purpose XML processing. For example, bidirectional XPath expressions written in BiXJ can be used to locate and extract data from XML documents. To validate the usability and expressiveness of BiXJ, we have bidirectionalized some typical examples of XQuery and XSLT with this library. The results of these experiments are promising.

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