Uses of Class
org.zkoss.zkex.license.LicenseContentException
-
Packages that use LicenseContentException Package Description org.zkoss.zkex.license -
-
Uses of LicenseContentException in org.zkoss.zkex.license
Methods in org.zkoss.zkex.license that throw LicenseContentException Modifier and Type Method Description protected voidLicenseManager. validate(LicenseContent content)Validates the license content.
-