|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xmlmind.util.URLUtil.URLComparator
public static final class URLUtil.URLComparator
Compares two URLs by their external forms.
| Constructor Summary | |
|---|---|
URLUtil.URLComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(java.net.URL u1,
java.net.URL u2)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public URLUtil.URLComparator()
| Method Detail |
|---|
public int compare(java.net.URL u1,
java.net.URL u2)
compare in interface java.util.Comparator<java.net.URL>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||