Class Verifier.License

java.lang.Object
com.saxonica.config.Verifier.License
Enclosing class:
Verifier

protected static class Verifier.License extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • getFeature

      public String getFeature(String name)
      This method is called to get the feature of the license.
      Parameters:
      name - the name of the required feature
      Returns:
      the feature value of the license.
    • getProperties

      public Properties getProperties()
      Get the properties of the license. This returns a copy of the license properties so that modifications have no effect.
      Returns:
      a Properties object holding details of the license file