Link against: SenXml.LIB
None
#include <Xml/Parser.h>
#include <Xml/ParserFeature.h>
#include <Xml/ContentHandler.h>
#include <badesca.h>
Go to the source code of this file.
Data Structures |
|
class | CSenXmlReader |
Class extends Symbian XML framework parser functionality Callers of this class must register some handler which will then
receive XML callback events from underlying Symbian XML framework. More... |
|
Variables |
|
const TInt | KSenDefaultParserFeature = (TInt)EReportNamespaceMapping |
|