CSenParser Class Reference
class CSenParser : public CBase |
Constructor & Destructor Documentation
Member Functions Documentation
AddPreloadedDictionaryL(const TDesC8 &)
void | AddPreloadedDictionaryL | ( | const TDesC8 & | aPublicId | ) | [pure virtual] |
DisableFeature(TInt)
TInt
| DisableFeature | ( | TInt | aParserFeature | ) | [pure virtual] |
Disables the Parsing Feature
EnableFeature(TInt)
TInt
| EnableFeature | ( | TInt | aParserFeature | ) | [pure virtual] |
Enables the Parsing Feature
IsFeatureEnabled(TInt)
TBool
| IsFeatureEnabled | ( | TInt | aParserFeature | ) | const [pure virtual] |
NewL()
Standard 2 phase constructor.
- Since
- Series60 4.0
NewL(CParser *)
Standard 2 phase constructor.
- Since
- Series60 4.0
Parameters
CParser * aParser | : where construction data will be copied from. |
NewL(const TDesC8 &)
Standard 2 phase constructor.
- Since
- Series60 4.0
Parameters
const TDesC8 & aParserMimeType | : where construction data will be copied from. |
NewLC()
Standard 2 phase constructor.
- Since
- Series60 4.0
NewLC(CParser *)
Standard 2 phase constructor.
- Since
- Series60 4.0
Parameters
CParser * aParser | : where construction data will be copied from. |
NewLC(const TDesC8 &)
Standard 2 phase constructor.
- Since
- Series60 4.0
Parameters
const TDesC8 & aParserMimeType | : where construction data will be copied from. |
ParseBeginL()
void | ParseBeginL | ( | ) | [pure virtual] |
ParseBeginL(const TDesC8 &)
void | ParseBeginL | ( | const TDesC8 & | aDocumentMimeType | ) | [pure virtual] |
Parameters
const TDesC8 & aDocumentMimeType | This contains the Mime Type |
ParseEndL()
void | ParseEndL | ( | ) | [pure virtual] |
ParseL(const TDesC8 &, CSenFragmentBase &)
ParseL(RFs &, const TDesC &, CSenFragmentBase &)
ParseL(RFile &, CSenFragmentBase &)
SetContentHandler(CSenFragmentBase &)
SetProcessorChainL(const RContentProcessorUids &)
StringDictionaryCollection()
RStringDictionaryCollection & | StringDictionaryCollection | ( | ) | [pure virtual] |
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.