MMDXMLParserObserver Class Reference

class MMDXMLParserObserver

Abstract observer interface for notification when XML parsing is complete.

It should be implemented by users of CMDXMLParser

Public Member Functions
void ParseFileCompleteL ()

Member Functions Documentation

ParseFileCompleteL()

void ParseFileCompleteL ( ) [pure virtual]

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