public class GetHolder extends Object
| Constructor and Description |
|---|
GetHolder(LOracle lOracle,
MavenLicenseOracle mlo,
Findings log) |
| Modifier and Type | Method and Description |
|---|---|
Optional<CopyrightHolder> |
getHolder(Coordinates coo,
String license) |
void |
getNotice(Coordinates coo,
Coordinates2License.LiCo lico) |
static String |
unzipToString(InputStream is,
Pattern pat) |
public GetHolder(LOracle lOracle, MavenLicenseOracle mlo, Findings log)
public Optional<CopyrightHolder> getHolder(Coordinates coo, String license)
public void getNotice(Coordinates coo, Coordinates2License.LiCo lico)
public static String unzipToString(InputStream is, Pattern pat)
Copyright © 2016. All rights reserved.