Aspose.Barcode for PHP via Java Generation and Recognition API docs
|
Inherits BaseJavaClass.
Public Member Functions | |
__construct () | |
setLicense ($filePath) | |
resetLicense () | |
isLicensed () | |
Public Member Functions inherited from BaseJavaClass | |
__construct ($javaClass) | |
getJavaClass () | |
getJavaClassName () | |
isNull () | |
printJavaClassName () | |
Protected Member Functions | |
init () | |
Protected Member Functions inherited from BaseJavaClass | |
setJavaClass ($javaClass) | |
Protected Attributes | |
$javaClassName = "com.aspose.php.barcode.license.PhpLicense" | |
Static Private Member Functions | |
static | openFile ($filename) |
License::__construct | ( | ) |
|
protected |
Reimplemented from BaseJavaClass.
License::isLicensed | ( | ) |
|
staticprivate |
License::resetLicense | ( | ) |
License::setLicense | ( | $filePath | ) |
|
protected |