Home | All Classes | Grouped Classes | Index | Search
Creates a ProcessingInstruction node given the specified name and data strings.
CL_DomProcessingInstruction create_processing_instruction( const std::string& target, const std::string& data);
Parameters:
See also:
CL_DomDocument | CL_DomProcessingInstruction