Link against: senfragment.lib
#include <s32mem.h>
#include <Xml/ContentHandler.h>
#include <RSenDocument.h>
#include <SenParser.h>
#include <XmlEngElement.h>
Go to the source code of this file.
Data Structures |
|
class | CSenFragmentBase |
Class implements basic functionality of an XML fragment Typically base fragment is used to parse certain part of some XML
document. More... |
|
class | CSenNamespaceData |
Variables |
|
const TInt | KSenStateNotSet = -1 |
const TInt | KSenStateIgnore = 0 |
const TInt | KSenStateSave = 1 |
const TInt | KSenStateResume = 2 |
const TInt | KSenStateDelegate = 3 |
|
|
|
|
|