Methods
add(tagName) → {void}
Parameters:
Name | Type | Description |
---|---|---|
tagName |
string |
- Source:
clear() → {void}
- Source:
contains(tagName) → {boolean}
Parameters:
Name | Type | Description |
---|---|---|
tagName |
string |
- Source:
count() → {integer}
- Source:
remove(tagName) → {void}
Parameters:
Name | Type | Description |
---|---|---|
tagName |
string |
- Source: