All Classes |Grouped Classes |Index

Function to_processing_instruction

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.