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
PI - an XML processing instruction node
new ( target, data )
Create a new PI node.
getTarget
Returns the target
getData