1 / 8
文档名称:

【英文】软件工程大会论文集 (101).pdf

格式:pdf   页数:8
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

【英文】软件工程大会论文集 (101).pdf

上传人:一文千金 2011/12/28 文件大小:0 KB

下载得到文件列表

【英文】软件工程大会论文集 (101).pdf

文档介绍

文档介绍:An Approach to Document Structure Transformations
Paula Leinonen1
Department puter Science
University of Joensuu
111, FIN-80101 Joensuu, FINLAND
Fax: +358 13 2513655, Email: ******@
Eila Kuikka and Martti Penttonen
Department puter Science and Applied Mathematics
University of Kuopio
1627, FIN-70211 Kuopio, FINLAND
Fax: +358 17 162595, Email: Eila.******@, Martti.******@
Abstract possible to define an automatic transformation of the
format or the structure of the document. If the
We characterize a class of structure transformations,
structure of the document is defined using a grammar,
called dense, hierarchic and local transformations, that
tree transformation methods can be used for the
can be efficiently implemented by a two-phase, semi-
structure transformations. The extended Backus-Naur
automatic procedure. In the first phase of our method,
Form (BNF) of the context-free grammar is suitable
corresponding substructures are searched by an
and widely used for defining the structure of the
interactive procedure. In the second phase, the
documents. The Standard Generalized Markup
replacement of substructures is automatized by
Language (SGML) [7,9] is a syntactic metalanguage
generating a tree transducer implementing it.
that provides the notation for defining the textual
Keywords marku