CartoType API
Public Member Functions
CartoType::CConfigHandler Class Reference

#include <cartotype_configure.h>

Inheritance diagram for CartoType::CConfigHandler:
CartoType::Sax::TDefaultHandler CartoType::Sax::MContentHandler

List of all members.

Public Member Functions

 CConfigHandler (CEngine &aEngine)
TResult StartElement (const MString &aUri, const MString &aLocalName, const MString &aQName, const Sax::MAttributes &aAttributes)
TResult EndElement (const MString &aUri, const MString &aLocalName, const MString &aQName)

Detailed Description

The handler for CartoType XML configuration files.


Member Function Documentation

TResult CConfigHandler::EndElement ( const MString aUri,
const MString aLocalName,
const MString aQName 
) [virtual]

Receive notification of the end of an element.

Reimplemented from CartoType::Sax::TDefaultHandler.

TResult CConfigHandler::StartElement ( const MString aUri,
const MString aLocalName,
const MString aQName,
const Sax::MAttributes aAttributes 
) [virtual]

Receive notification of the beginning of an element.

Reimplemented from CartoType::Sax::TDefaultHandler.


The documentation for this class was generated from the following files: