DocumentCode
2572245
Title
The improvement of VTD-XML processing model
Author
Du, Qingfeng ; Tang, Xuebo
Author_Institution
Sch. of Software Eng., Tongji Univ., Shanghai, China
fYear
2011
fDate
27-29 June 2011
Firstpage
3711
Lastpage
3714
Abstract
As a next generation of Web application, XML is quite easy and readable. However, existing XML processor is not. DOM (Document Object Model) uses too much memory and is quite slow. SAX (Simple API for XML) chooses to access information without structure, so it´s uneasy to use. As the next generation of XML processing model, VTD-XML provides a wide range of uses and better choices .But VTD-XML also has shortages, because its processing model is fixed, it does not have enough flexibility and scalability. In this paper, through in-depth research on VTD-XML processing model, we put forward an improved method. The improved method will have better flexibility and scalability by calculating the size of XML documents, token length, nesting depth and dynamically adjust length of processing model.
Keywords
XML; application program interfaces; document handling; VTD-XML processing model; XML documents; document object model; nesting depth; simple API for XML; token length; Arrays; Educational institutions; Erbium; Next generation networking; Scalability; Software engineering; XML; VTD-XML; XML; improvement; processing model;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Science and Service System (CSSS), 2011 International Conference on
Conference_Location
Nanjing
Print_ISBN
978-1-4244-9762-1
Type
conf
DOI
10.1109/CSSS.2011.5972038
Filename
5972038
Link To Document