Writes the specified tag of the specified object.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java
![]() |
---|
public Element writeTag ( |
The Item whose tag is being serialized.
The tag 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.
Tags are written similarly to arbitrary objects except that the client of the calendar is given a chance to perform custom serialization through event handling.