Scroll to navigation

XPath::Node::PI(3pm) User Contributed Perl Documentation XPath::Node::PI(3pm)
 

NAME

PI - an XML processing instruction node

API

new ( target, data )

Create a new PI node.

getTarget

Returns the target

getData

Returns the data
2000-08-24 perl v5.10.1