1XPath::Node::Comment(3)User Contributed Perl DocumentatioXnPath::Node::Comment(3)
2
3
4

NAME

6       Comment - an XML comment: <!--comment-->
7

API

9   new ( data )
10       Create a new comment node.
11
12   getValue / getData
13       Returns the value in the comment
14
15   toString
16       Returns the comment with -- encoded as a numeric entity (if it exists
17       in the comment text).
18
19
20
21perl v5.16.3                      2000-09-05           XPath::Node::Comment(3)
Impressum