struct Xml::TContentProcessorInitParams |
A structure for passing initialisation parameters to the derived class being instantiated.
Public Attributes | |
---|---|
MContentHandler * | iContentHandler |
RElementStack * | iElementStack |
RStringDictionaryCollection * | iStringDictionaryCollection |
MContentHandler * | iContentHandler |
The client callback to pass the data to. We do not own this.
RElementStack * | iElementStack |
The Element stack that allows checking on tag ordering. An object may want to check this in associating with validation. We do not own this.
RStringDictionaryCollection * | iStringDictionaryCollection |
The collection of string dictionaries that can be loaded by the user or by the framework at runtime. We do not own this.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.