Link against: xmlengineDOM.lib
#include <e32base.h>
Go to the source code of this file.
Data Structures |
|
class | MXmlEngNodeFilter |
Interface of nodes filter class. More... |
|
Enumerations |
|
enum | TXmlEngNodeFilterResult { EAccept = 1, EReject = 2, ESkip = 3, ESkipContents = 4 } |
Results that can be returned by node filter. More... |
|
Results that can be returned by node filter. |