XML::XPath::Node::PI

Section: User Contributed Perl Documentation (3)
Updated: 2021-01-27
Page Index
 

NAME

PI - an XML processing instruction node  

API

 

new ( target, data )

Create a new PI node.  

getTarget

Returns the target  

getData

Returns the data


 

Index

NAME
API
new ( target, data )
getTarget
getData