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