public class CatchDup
extends java.lang.Object
Constructor and Description |
---|
CatchDup(long c1,
java.lang.String u1,
java.lang.String id1,
long c2,
java.lang.String u2,
java.lang.String id2,
java.lang.String exc)
Constructor for the CatchDup object
|
Modifier and Type | Method and Description |
---|---|
boolean |
isDup()
Gets the dup attribute of the CatchDup object
|
static void |
reloadIdExclusionDocument() |
public CatchDup(long c1, java.lang.String u1, java.lang.String id1, long c2, java.lang.String u2, java.lang.String id2, java.lang.String exc)
c1
- Checksum of the First Resourcec2
- Checksum of the Second Resourceu1
- Url of the First Resourceu2
- Url of the Second Resourceid1
- ID of the First Resourceid2
- ID of the Second Resourceexc
- the location of the dup exclusion file