org.apache.commons.httpclient.cookie
public class CookiePathComparator extends Object implements Comparator
This comparator assumes that Path attributes of two cookies path-match a commmon request-URI. Otherwise, the result of the comparison is undefined.
Since: 3.1
Method Summary | |
---|---|
int | compare(Object o1, Object o2) |