createComment

Create a new comment node.


XopusDocument.createComment( value : String) : XopusComment

Arguments

value
String. The value of the comment node

Return Value

XopusComment