Home | All Classes | Grouped Classes | Index | Search
Constructs a DOM Processing Instruction handle.
CL_DomProcessingInstruction(); CL_DomProcessingInstruction( CL_DomDocument& doc, const std::string& target, const std::string& data); CL_DomProcessingInstruction( const CL_SharedPtr<CL_DomNode_Generic>& impl);
See also:
CL_DomDocument | CL_DomNode | CL_DomProcessingInstruction