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
11       Create a new comment node.
12
13       getValue / getData
14
15       Returns the value in the comment
16
17       toString
18
19       Returns the comment with -- encoded as a numeric entity (if it exists
20       in the comment text).
21
22
23
24perl v5.8.8                       2001-06-12           XPath::Node::Comment(3)
Impressum