XML::XPath::Node::Comment.3pm

Langue: en

Version: 2000-09-05 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

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).