class IStandaloneElementTagExtensions extends Object
Meta-programming extensions to the IStandaloneElementTag class.
| Constructor and description |
|---|
IStandaloneElementTagExtensions() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
static boolean |
equals(IStandaloneElementTag self, Object other)Compares this standalone tag with another. |
Compares this standalone tag with another.
true if this tag has the same name and attributes as
the other element.