Scroll to navigation

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

NAME

PI - an XML processing instruction node

API

new ( target, data )

Create a new PI node.

getTarget

Returns the target

getData

Returns the data

2022-08-10 perl v5.38.2