Writes a reference to the specified image. The image is registered within the internal hashtable for subsequent serialization.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public Element writeImage ( |
The Image object to write.
The name of the element under which the value should be written.
The parent element of the newly created node.
An instance of the Element class representing the newly created XML element.