Adds an attribute inside the current tag's less-than (<) and greater-than (>) characters.
protected final void addAttrString( String strAttr, String strValue )
strAttr
The name of the attribute to add.
strValue
The string value of the new attribute.