Search
XmlPersistContext.writeChar Method
See Also
 

Write a char value with the specified name.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public Element writeChar (
    Character charValue,
    String elementName,
    Element parentElement
)

 Parameters

charValue

elementName

parentElement

 Return Value

 See Also