MXmlDocument Class Reference
Member Functions Documentation
AppendChildL(MXmlElement *)
Append an 'svg' element to its document
Parameters
MXmlElement
* aAppendChild
|
- An XML element pointer to the object that needs to be appended
|
CreateAttribute(const TDesC &)
TInt
|
CreateAttribute
|
(
|
const
TDesC
&
|
aName
|
)
|
[pure virtual]
|
Create an attribute for a given attribute name Strictly speaking a Node element should be created for an attribute This is not implemented for this release
Parameters
const
TDesC
& aName
|
- A string buffer containing the name of the attribute
|
CreateElementL(const TDesC &)
Create a XML element with the given tag
Parameters
const
TDesC
& aTagName
|
- A string buffer containing the name tag for the XML element
|
CreateElementL(const TUint8)
ElementAppendedOrRemoved()
void
|
ElementAppendedOrRemoved
|
(
|
)
|
[pure virtual]
|
Method for notification from child element of AppendChildL or RemoveChild.
GetElementById(const TDesC &)
Find an element that matches a given element ID
Parameters
const
TDesC
& aElementId
|
- A string buffer containing the required element ID
|
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.