public class BowerBomParser extends NpmBomParser
| Modifier and Type | Field and Description |
|---|---|
static String |
BOWER_PACKAGE_FILENAME_FORMAT |
static String |
RESOLUTION |
| Constructor and Description |
|---|
BowerBomParser() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getFilename(String name,
String version) |
protected String |
getVersion(org.json.JSONObject json,
String fileName) |
getNpmArtifactId, parseBomFileparseBomFilepublic static final String RESOLUTION
public static final String BOWER_PACKAGE_FILENAME_FORMAT
protected String getVersion(org.json.JSONObject json, String fileName)
getVersion in class NpmBomParserprotected String getFilename(String name, String version)
getFilename in class NpmBomParserCopyright © 2014–2020 Checkmarx. All rights reserved.