public class LicenseDetails extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
MatchedFromList
true if Sovren found this by matching to a known list of licenses. |
String |
Name
The name of the license
|
| Constructor and Description |
|---|
LicenseDetails() |
public String Name
public boolean MatchedFromList
true if Sovren found this by matching to a known list of licenses.
false if Sovren found this by analyzing the context and determining it was a license.Copyright © 2021. All rights reserved.