Home | All Classes | Grouped Classes | Index | Search
Returns the Processing Instruction interface to this node.
CL_DomProcessingInstruction to_processing_instruction();
Detailed description:
If the node is not a Processing Instrucion node, then it returns a null node.
See also:
CL_DomNode | CL_DomProcessingInstruction