See: Description
| Class | Description |
|---|---|
| Downloader |
A utility to download files from the Internet.
|
| FileUtils |
A collection of utilities for processing information about files.
|
| LogFilter |
A simple log filter to limit the entries written to the verbose log file.
|
| LogUtils |
A utility class to aide in the setup of the logging mechanism.
|
| Settings |
A simple settings container that wraps the dependencycheck.properties file.
|
| Settings.KEYS |
The collection of keys used within the properties file.
|
| URLConnectionFactory |
A URLConnection Factory to create new connections.
|
| Exception | Description |
|---|---|
| DownloadFailedException |
An exception used when a download fails.
|
| ExtractionException |
An exception used when a file is unable to be un-zipped.
|
| InvalidSettingException |
An exception used when an error occurs reading a setting.
|
| URLConnectionFailureException |
An exception used when the creation of an URLConnection fails.
|
Copyright © 2012–2014 OWASP. All rights reserved.