MindFusion.Java Package Programmer's Guide
XmlSerializationContext.addChildElement Method
See Also
 






Adds a new child node to a specified parent node.

 Overload List

Name Description

XmlSerializationContext.addChildElement (String, Element)

Adds a new child node with the specified name to the specified parent node.

XmlSerializationContext.addChildElement (String, Element, String)

Adds a new child node with the specified name and value to the specified parent node.

 See Also

XmlSerializationContext Members
XmlSerializationContext Class
com.mindfusion.scheduling.model Namespace