RXMLReader Class Reference
Interface for XML Parser.
XMLInterface.dll
- Since
- ?Series60_version
Constructor & Destructor Documentation
Member Functions Documentation
CreateL()
Creates the parser. This function leaves with an apropriate code if the create failed.
GetFeature(TXMLFeature, TBool &)
Check if a feature is Enabled.
- Since
- ?Series60_version
ParseL(RFs &, const TDesC &)
IMPORT_C void | ParseL | ( | RFs & | aRFs, |
| const TDesC & | aFileToParse |
| ) | |
Parse an XML document.
- Since
- ?Series60_version
ParseL(const TDesC8 &)
IMPORT_C void | ParseL | ( | const TDesC8 & | aBuff | ) | |
Parse an XML document.
- Since
- ?Series60_version
ParseL(RFile &)
IMPORT_C void | ParseL | ( | RFile & | aOpenedFile | ) | |
Parse an XML document.
- Since
- ?Series60_version
SetContentHandler(MXMLContentHandler *)
Allow an application to register a content event handler (for XML).
- Since
- ?Series60_version
SetContentHandler(MWBXMLContentHandler *)
Allow an application to register a content event handler (for WBXML).
- Since
- ?Series60_version
SetFeature(TXMLFeature, TBool)
Enables/Dissables a feature.
- Since
- ?Series60_version
Member Data Documentation
CXMLReader * iImplementation
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.