public class UIDRepairParams
extends Object
Params needed for the UID repair.
- Author:
- dg50
-
Field Summary 
Fields
boolean
Do an in place repair of files that don't already have a UID
Output folder for binary data
-
Constructor Summary 
Constructors
-
Method Summary 
-
Field Details 
-
newBinaryFolder 
Output folder for binary data
-
doPartial 
public boolean doPartial
Do an in place repair of files that don't already have a UID
-
Constructor Details 
-
UIDRepairParams 
public UIDRepairParams()