Package com.saxonica.config
Class Verifier.License
- java.lang.Object
-
- com.saxonica.config.Verifier.License
-
- Enclosing class:
- Verifier
protected static class Verifier.License extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected java.util.Properties
features
-
Constructor Summary
Constructors Constructor Description License(java.util.Properties features)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getFeature(java.lang.String name)
This method is called to get the feature of the license.
-