public class LicenseDetails extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
MatchedFromList
true if this was found 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 this was found by matching to a known list of licenses.
false if this was found this by analyzing the context and determining it was a license.Copyright © 2024. All rights reserved.