Link against: SenXml.LIB
None
#include <MSenContentHandlerClient.h>
#include <SenElement.h>
#include <SenFragment.h>
Go to the source code of this file.
Data Structures |
|
| class | CSenBaseFragment |
| Class implements basic functionality of an XML fragment Typically BaseFragment is used to parse certain part of some XML document.
More... |
|
Variables |
|
| const TInt | KStateNotSet = -1 |
| const TInt | KStateIgnore = 0 |
| const TInt | KStateSave = 1 |
| const TInt | KStateResume = 2 |
|
|
|
|