Compares two URLs, excluding the fragment component.
Returns true if this URL and the other argument are equal without taking the fragment component into consideration.
@param other the URL to compare against.
@return true if they reference the same remote object;false otherwise.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.