XML Parser v C++

Abstract

The aim of this bachelor thesis is to design and implement XML parser in C++ language with SAX and DOM interface. Priorities while creating parser were speed of XML document processing, memory efficiency and simple user-friendly interface. The teoretical part contains detailed introduction to the XML language, the implementation of the parser, comparison with existing parsers in different programming languages and user manual in form of user documentation.

Description

Subject(s)

XML, C++, Parser, SAX, DOM

Citation