| Package | Description |
|---|---|
| org.owasp.dependencycheck.data.nvdcve |
Contains classes used to work with the NVD CVE data.
|
| Modifier and Type | Method and Description |
|---|---|
static Driver |
DriverLoader.load(String className)
Loads the specified class using the system class loader and registers the
driver with the driver manager.
|
static Driver |
DriverLoader.load(String className,
String pathToDriver)
Loads the specified class by registering the supplied paths to the class
loader and then registers the driver with the driver manager.
|
Copyright © 2012–2020 OWASP. All rights reserved.