Package | Description |
---|---|
com.license4j |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
LicenseText.getContent(java.lang.String publickey)
Returns license text string.
|
Constructor and Description |
---|
LicenseText(java.lang.String licenseString,
java.lang.String publicKey)
License constructor, creates license text by loading given license text
string.
|