All Classes |Grouped Classes |Index
Creates a ProcessingInstruction node given the specified name and data strings.
CL_DomProcessingInstruction CL_DomDocument::create_processing_instruction( const CL_DomString & target, const CL_DomString & data);