License
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.search.LicenseAssistant
public class License extends LicenseAssistant
| Constructor | Description |
|---|---|
| License() |
public License()
public static boolean isValidMeteredLicense()
Returns: boolean
public static boolean isValidLicense()
Returns: boolean
public final void setLicense(InputStream licenseStream)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| licenseStream | java.io.InputStream |
public void setLicenseInternal(System.IO.Stream licenseStream)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| licenseStream | com.aspose.ms.System.IO.Stream |
public final void setMeteredLicense()
public final void setLicense(Path licensePath)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| licensePath | java.nio.file.Path |
public final void setLicense(String licensePath)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| licensePath | java.lang.String |
public static void resetLicense()
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.