| Modifier and Type | Method and Description |
|---|---|
BomFile |
IBomParser.parseBomFile(String bomPath) |
BomFile |
BomParser.parseBomFile(String bomPath) |
protected abstract BomFile |
BomParser.parseBomFile(String jsonText,
String localFileName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BowerDependencyResolver.enrichDependency(org.whitesource.agent.api.model.DependencyInfo dependency,
BomFile packageJson,
String npmAccessToken) |
| Modifier and Type | Method and Description |
|---|---|
BomFile |
MavenPomParser.parseBomFile(String bomPath) |
| Modifier and Type | Method and Description |
|---|---|
protected BomFile |
NpmBomParser.parseBomFile(String jsonText,
String localFileName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
NpmDependencyResolver.enrichDependency(org.whitesource.agent.api.model.DependencyInfo dependency,
BomFile packageJson,
String npmAccessToken) |
| Modifier and Type | Method and Description |
|---|---|
BomFile |
SbtBomParser.parseBomFile(String bomPath) |
Copyright © 2014–2020 Checkmarx. All rights reserved.