public interface URIComparator
boolean compare(@Nullable String uri1, @Nullable String uri2) throws URIException
uri1 - first URI to compareuri2 - second URI to compareURIException - if the URI's can not be successfully evaluatedCopyright © 1999–2015. All rights reserved.