|
Iterator for (key, value) pairs.
|
|
Constructor for an empty collection.
|
|
Return const iterator for first attribute.
|
|
Return const iterator for end of attributes.
|
|
Remove all attributes.
|
|
Return attribute with given key. Returns an empty string if no attribute with this key exists. |
|
Check whether attribute exists, set
|
|
Add a new attribute.
|
|
Set that the tag contains the final /.
|
|
Return whether tag contains the final /.
|