MSimpleDocument Class Reference
class MSimpleDocument : public MSimpleElement
|
Member Functions Documentation
AddDirectContentL(MSimpleContent &, TBool)
Parameters
MSimpleContent
& aContent
|
content, the data content is copied into document
|
TBool
aCopyContent
|
ETrue if buffer of each content is copied or ownership is transferred just without copy.
|
AddNamespaceL(const TDesC8 &, const TDesC8 &)
void
|
AddNamespaceL
|
(
|
const
TDesC8
&
|
aPrefix,
|
|
const
TDesC8
&
|
aUri
|
|
)
|
[pure virtual]
|
DefaultNamespace()
TPtrC8
|
DefaultNamespace
|
(
|
)
|
[pure virtual]
|
Document's default namespace accessor. It is PIDF namespace.
EntityURI()
const
TDesC8
*
|
EntityURI
|
(
|
)
|
[pure virtual]
|
Entity's URI getter. URI is specified in a factory method
ExternalizeL(RWriteStream &)
GetDirectContentsL(RPointerArray< MSimpleContent > &)
NamespacesL()
Gets all namespaces of this element in an array.
SetEntityURIL(const TDesC8 &)
void
|
SetEntityURIL
|
(
|
const
TDesC8
&
|
aValue
|
)
|
[pure virtual]
|
Parameters
const
TDesC8
& aValue
|
entity URI
|
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.