CXmlEntity Class Reference
class CXmlEntity : public CBase |
Resolves entities.
Library: FeedsEngine.lib
Nested Classes and Structures
Constructor & Destructor Documentation
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
By default Symbian 2nd phase constructor is private.
LinearCaseOrder(const xmlEntity &, const xmlEntity &)
Comparison method for iEntityMappings.
LinearOrder(const xmlEntity &, const xmlEntity &)
Comparison method for iEntityMappings.
LookupUsc2Value(const xmlChar *)
Looks up the named entity in the static table. Can NOT handle numeric entities.
Parameters
const xmlChar * aName | The name of the entity. |
ResolveL(const TDesC &, TUint16 &)
Resolves the named entity into its char-value. Can handle numeric entities.
Parameters
const TDesC & aName | The name of the entity. |
TUint16 & aUcs2Value | The resulting value. |
ResolveL(const xmlChar *)
Resolves the named entity into its xmlEntity. Can NOT handle numeric entities.
Parameters
const xmlChar * aName | The name of the entity. |
ResolveNumericL(const TDesC &, TUint16 &)
Resolves the numeric entity into it's value.
Parameters
const TDesC & aName | The name of the entity. |
TUint16 & aUcs2Value | The resulting value. |
Member Data Documentation
RArray< xmlEntity > iEntityMappings
TLeakTracker
iLeakTracker
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.