1XPath::Node::Comment(3)User Contributed Perl DocumentatioXnPath::Node::Comment(3)
23
4
NAME
6Comment - an XML comment: <!--comment-->
7
API
9new ( data )
1011
Create a new comment node.
1213
getValue / getData
1415
Returns the value in the comment
1617
toString
1819
Returns the comment with -- encoded as a numeric entity (if it exists
20in the comment text).
2122
23
24
perl v5.8.8 2001-06-12 XPath::Node::Comment(3)