MMDXMLParserObserver Class Reference

#include <gmxmlparser.h>

class MMDXMLParserObserver
Public Member Functions
pure virtual voidParseFileCompleteL()

Detailed Description

Abstract observer interface for notification when XML parsing is complete.

It should be implemented by users of CMDXMLParser

Member Function Documentation

ParseFileCompleteL ( )

voidParseFileCompleteL()[pure virtual]

Call back function used to inform a client of the Parser when a parsing operation completes.