1XML::XPath::Node::CommeUnste(r3)Contributed Perl DocumenXtMaLt:i:oXnPath::Node::Comment(3)
23
4
NAME
6Comment - an XML comment: <!--comment-->
7
API
9new ( data )
10Create a new comment node.
1112
getValue / getData
13Returns the value in the comment
1415
toString
16Returns the comment with -- encoded as a numeric entity (if it exists
17in the comment text).
1819
20
21
perl v5.26.3 2017-07-28 XML::XPath::Node::Comment(3)