@API(type=NOT_EXTENDABLE,
src=PUBLIC)
public class DiffPerformerFactory
extends java.lang.Object
Constructor and Description |
---|
DiffPerformerFactory() |
Modifier and Type | Method and Description |
---|---|
static DifferencePerformer |
createDiffPerformer()
Create difference performer.
|
static void |
registerLicenseKey(java.io.Reader licenseReader)
The license key reader to the diff performer factory.
|
public static DifferencePerformer createDiffPerformer() throws DiffException
DiffException
- When it fails to create the diff performer.public static void registerLicenseKey(java.io.Reader licenseReader) throws DiffException
licenseReader
- The reader from where the license should be read.DiffException
- Thrown if the license could not be read.© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.