MindFusion.Charting for Java Programmer's Guide |
XmlPersistContext.addChildElement Method |
See Also |
![]() ![]() |
Adds a new child node with the specified name, inner text and value to the specified parent node.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java
![]() |
---|
public Element addChildElement ( |
The name of the element to add.
The parent element.
Inner text for the new node.
The newly created Element.
© 2022 MindFusion |