Information and Media Technologies
Online ISSN : 1881-0896
ISSN-L : 1881-0896
Computing
A Java Library for Bidirectional XML Transformation
Dongxi LiuZhenjiang HuMasato TakeichiKazuhiko KakehiHao Wang
著者情報
ジャーナル フリー

2007 年 2 巻 3 号 p. 748-761

詳細
抄録

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 by Japan Society for Software Science and Technology
前の記事 次の記事
feedback
Top