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