|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.saxonica.validate.PlatformVerifier
com.saxonica.validate.DotNetVerifier
A helper class for SchemaAwareConfiguration that handles license keys as issued for the Java platform.
| Field Summary |
| Fields inherited from class com.saxonica.validate.PlatformVerifier |
features |
| Constructor Summary | |
DotNetVerifier()
|
|
| Method Summary | |
void |
loadLicense()
|
void |
supplyLicenseKey(java.io.BufferedReader reader)
This method allows the contents of a license key to be supplied programmatically. |
| Methods inherited from class com.saxonica.validate.PlatformVerifier |
daysLeft, displayLicenseMessage, getFeature |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DotNetVerifier()
| Method Detail |
public void loadLicense()
loadLicense in class PlatformVerifierpublic void supplyLicenseKey(java.io.BufferedReader reader)
supplyLicenseKey in class PlatformVerifierreader - A reader that will be used to read the contents of the license file
(for example, a StringReader)
java.lang.IllegalArgumentException - if the key supplied is not a valid OEM license key
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||