基于Domino的XML文档存储研究  被引量:1

A Study to Store XML Files Based on Domino

在线阅读下载全文

作  者:李隽波[1] 

机构地区:[1]桂林工学院管理学院,广西桂林541004

出  处:《江汉大学学报(自然科学版)》2005年第3期59-63,共5页Journal of Jianghan University:Natural Science Edition

摘  要:Domino和XML结构的相似性使XML文档可以方便有效地存储在Domino表单、域、页面、文件系统中,不需存储的XML数据可以在系统内存中处理.文章采用两种方法实现了XML文档在Domino中的存储:把XML原始数据存储在Notes域中,生成DOM(Document Object Model)树,通过遍历整个DOM树,按节点创建多个Notes文档;或者把XML原始文档调入系统内存,在内存中解析成DOM树,并只对包含所需数据的DOM树节点的子集进行处理,创建Notes文档.The similarity of Domino and XML structure makes XML to be conveniently and efficiently stored in Domino. Domino can store XMLfiles in forms, fields, pages or file system. If XML data don't need to be stored, they can be processed in memory. Two methods are introduced to store XML files in Domino. The first way, store the raw XML data in a RTF field, return an instance of a DOM (Document Object Model) tree by parsing the XML, and traverse the entire DOM tree to create multiple Domino documents based on nodes in the tree. The second way, draw the raw XML data into memory and parse it in order to get a DOM tree, only process a subset of the DOM tree that contains the data, to create notes document.

关 键 词:DOMINO XML Java代理 DOM 

分 类 号:TP311.13[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象