CXMLReader Class Reference
class CXMLReader : public CBase
|
Implementation of
RXMLReader
interface. XMLInterface.dll
-
Since
-
?Series60_version
Constructor & Destructor Documentation
Member Functions Documentation
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
GetFeature(TXMLFeature, TBool &)
TInt
|
GetFeature
|
(
|
TXMLFeature
|
aFeature,
|
|
TBool
&
|
aStatus
|
|
)
|
|
Implementation of RXMLReader::GetFeature(TXMLFeature aFeature)
Parameters
TXMLFeature
aFeature
|
|
TBool
& aStatus
|
|
ParseL(RFs &, const TDesC &)
void
|
ParseL
|
(
|
RFs
&
|
aRFs,
|
|
const
TDesC
&
|
aFileToParse
|
|
)
|
|
ParseL(const TDesC8 &)
void
|
ParseL
|
(
|
const
TDesC8
&
|
aBuff
|
)
|
|
Implementation of RXMLReader::ParseL(const TDesC& aBuff)
ParseL(RFile &)
void
|
ParseL
|
(
|
RFile
&
|
aOpenedFile
|
)
|
|
ParseWBXML(const TDesC8 &)
TInt
|
ParseWBXML
|
(
|
const
TDesC8
&
|
aBuff
|
)
|
[private]
|
Parse WBXML document
-
Since
-
?Series60_version
ParseXML(const TDesC &)
TInt
|
ParseXML
|
(
|
const
TDesC
&
|
aBuff
|
)
|
[private]
|
Parse XML document
-
Since
-
?Series60_version
SetContentHandler(MXMLContentHandler *)
Implementation of RXMLReader::SetContentHandler(MXMLContentHandler& aContentHandler)
SetContentHandler(MWBXMLContentHandler *)
Implementation of RXMLReader::SetContentHandler(MWBXMLContentHandler& aContentHandler)
SetFeature(TXMLFeature, TBool)
TInt
|
SetFeature
|
(
|
TXMLFeature
|
aFeature,
|
|
TBool
|
aStatus
|
|
)
|
|
Parameters
TXMLFeature
aFeature
|
|
TBool
aStatus
|
|
Member Data Documentation
TBool
iIsBinary
TBool
|
iIsBinary
|
[protected]
|
CXMLObserver * iParserObserver
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.