
Compares this object to the specifed object.
The result is
true if and only if the argument is not
null and is an
UnknownTag object
with the same name.
Returns:
true if the objects are equal;
false otherwise
Parameters:
-
obj - the object to compare this tag with