| Package | Description |
|---|---|
| org.owasp.dependencycheck.data.lucene |
Contains classes used to work with the Lucene Indexes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlphaNumericFilter
A simple alphanumeric filter that removes non-alphanumeric characters from
the terms.
|
class |
UrlTokenizingFilter
Takes a TokenStream, looks for URLs, and breaks them into separate tokens.
|
Copyright © 2012–2020 OWASP. All rights reserved.