Index Hierarchy NSURL(DTComparing) Category Reference Declared in NSURL+DTComparing.h Overview Category for comparing URLs. Contrary to what you might think isEqual: does not work properly in many cases. Tasks – isEqualToURL: Instance Methods isEqualToURL: Compares the receiver with another URL - (BOOL)isEqualToURL:(NSURL *)URL Parameters URL another URL Return Value YES if the receiver is equivalent with the passed URL Declared In NSURL+DTComparing.h Index Hierarchy