Home | All Classes | Grouped Classes | Index | Search
Creates an Attr of the given name.
CL_DomAttr create_attribute( const std::string& name);
Parameters:
Detailed description:
Note that the Attr instance can then be set on an Element using the setAttribute method.
See also: