Интерактивная система просмотра системных руководств (man-ов)
XML::XPath::Node::Comment (3)
>> XML::XPath::Node::Comment (3) ( Разные man: Библиотечные вызовы )
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).
Index
- NAME
-
- API
-
- new ( data )
-
- getValue / getData
-
- toString
-