public class LicenseDetails extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
FoundInContext
The full text where Sovren found the license
|
boolean |
MatchedToList
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 MatchedToList
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.public String FoundInContext
Copyright © 2020. All rights reserved.