Uses of Class
com.digertech.sdk.reader.FPLicenseInfo

Packages that use FPLicenseInfo
com.digertech.sdk.reader   
com.digertech.sdk.writer   
 

Uses of FPLicenseInfo in com.digertech.sdk.reader
 

Methods in com.digertech.sdk.reader that return FPLicenseInfo
static FPLicenseInfo DTFileReader.getLicenseInfo()
          If a license key is set to the SDK and the license key is valid, the license info will be return after it is validated.
 

Uses of FPLicenseInfo in com.digertech.sdk.writer
 

Methods in com.digertech.sdk.writer that return FPLicenseInfo
static FPLicenseInfo DTFileWriter.getLicenseInfo()
          If a license key is set to the SDK and the license key is valid, the license info will be return after it is validated.