XML::XPath::Node::Comment (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35)
Standard preamble:
========================================================================
(The comments found at the beginning of the groff file "man3/XML::XPath::Node::Comment.3pm".)
NAME
Comment - an XML comment: <!--comment-->
API
new ( data )
Create a new comment node.
getValue / getData
Returns the value in the comment
toString
Returns the comment with --- encoded as a numeric entity (if it
exists in the comment text).