Font Size: a A A

The Design And Implementation Of OOXML Word Processing Documents WEB Publishing System

Posted on:2014-05-28Degree:MasterType:Thesis
Country:ChinaCandidate:C SongFull Text:PDF
GTID:2268330401465718Subject:Software engineering
Abstract/Summary:PDF Full Text Request
Early word processing documents are generally used to store binary format. It ishard to understand its internal data storage, and even more difficult to resolve. TheXML format is gradually being used in the current word processing documents for datastorage, and then use the ZIP compression format to deal with XML file compression.At present, there are mainly three kinds of popular word processing document formats:OOXML, ODF, and UOF.In information generation stage, people are accustomed to the use of wordprocessing software such as Microsoft Office Word document in editing. In the releaseof the information stage, WEB technology is developing rapidly and gradually replacedthe paper, TV and other media. With the development of XML technology, wordprocessing documents and WEB documents, and other types of documents are graduallymoving closer to and merging with the XML. However, the tools for conversionbetween different documents are rarely found.This thesis studies on the OOXML word processing document conversiontechnology. By analyzing the characteristics of the various document formats, based onthe the JAVA language SAX and DOM parsing technology, and the Reflectionmechanism, an WEB publishing system is designed. The system is divided into a theOOXML word processing document preprocessing module OOXML analysis module ofthe word-processing document, the WEB document generation module and WEBpackaged release module.Currently, the system has basically taken shape, and is able to convert most of thetext of the OOXML word processing documents, forms, styles and images. And theeffect of the converted is very close to the original version.
Keywords/Search Tags:Word-processing document, format conversion, XML parsing, WEB publishing
PDF Full Text Request
Related items