Uses of Class
org.owasp.dependencycheck.data.cpe.CpeMemoryIndex
-
Packages that use CpeMemoryIndex Package Description org.owasp.dependencycheck.data.cpe Contains classes for working with the CPE Lucene Index. -
-
Uses of CpeMemoryIndex in org.owasp.dependencycheck.data.cpe
Methods in org.owasp.dependencycheck.data.cpe that return CpeMemoryIndex Modifier and Type Method Description static CpeMemoryIndexCpeMemoryIndex. getInstance()Gets the singleton instance of the CpeMemoryIndex.
-