PI - an XML processing instruction node


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