Indicates whether some ResourceElement object is equals to this one
Parameters: obj - Object that must be an instance of ResourceElement true if this object is the same as the obj argument; false otherwise. exception: IllegalArgumentException - Thown if the object is not of type ResourceElement See Also:java.lang.Object.equals(java.lang.Object)