| Home >> All |
| | cvebrowser.dictionary.* (13) | | cvebrowser.exception.* (1) | | cvebrowser.test.* (4) |
| | cvebrowser.util.* (4) |
Package Samples:
cvebrowser.dictionary.data.persistence.util: Database driven CVE dictionary and persistence related classes.
cvebrowser.dictionary.data.persistence: CVE browser dictionary related classes.
cvebrowser.util.parser: General purpose tools
cvebrowser.dictionary.data.parser
cvebrowser.dictionary.data.net
cvebrowser.dictionary.data
cvebrowser.test
cvebrowser.util
cvebrowser.exception
Classes:
CVEBrowserException: Exception management for the CVEBrowser project. This exception keeps context track of any underlying exception. It is declared abstract so the developer is forced to create it's package wide exception management.
FileType: Defines the contract for a file type helper class. Normally is used for high level classes to find out details about a given type of file (CVS, XML).
PersistenceException: PersistenceException - Models an exception inside the cvebrowser.dictionary.data.persistence package.
PrepStatementCache: PrepStatementCache - Specialized cache that stores a set of PreparedStatements for later retrieval.
DictionaryTest: DictionaryTest - Set of tests for all the clases related with database access to the CVE dictionary
CSVToXMLParser: CSVToXMLParser - A CVE CSV data file parser that produces a CVEbrowser compressed XML data file.
DownloadTest: DownloadTest - Set of tests for all the clases related with the download of the CVE data file
RunAllDictionaryTests: RunAllDictionaryTests - Run all the tests related to the database process. Control class.
XMLHandler: XMLHandler - Helper class that performs the data insertion into the cve database tables.
RunAllDownloadTests: RunAllDownloadTests - Run all the tests related to the download process. Control class.
NetException: NetException - Models an exception inside the cvebrowser.dictionary.data.net package.
DataParser: DataParser - contract interface needed to create a CVE / CAN data file parser.
XMLImporter: XMLImporter - Imports a CVE browser XML CVE / CAN file into the cve database.
CVEDictionary: CVEDictionary - Manages the persistent access to the local CVE dictionary
ParserException: ParserException - helper class that manages all the parsing exceptions.
DataParserException: DataParserException - Models a Mitre CVE / CAN data parser exception
CommandLine: CommandLine - helper class used to process command line parameters
MitreDataRepository: MitreDataRepository - Manages access to the CVE Mitre data file.
CSVMitreFileFactory: This class returns to the caller the apropiate FileType.
Types: Types - Types types used on the CVEbrowser applications.
CSVFile: Base class to manage CVE / CAN CSV files.
DataMaintainer: DataMaintainer - NOT FINISHED.
| Home | Contact Us | Privacy Policy | Terms of Service |