GroveComment — XML comment node.
class GroveComment (GroveNodeSernaApi::GroveNode) : # construct/copy/destruct __init__(SernaApiBase *) __init__(const SString &) __del__() # public member functions SString comment() const None setComment(const SString &)
GroveComment
public member functionsSString comment() const
Current comment contents (without SGML comment markup characters).
Use this function to alter the comment.