| Package | Description |
|---|---|
| ai.nightfall.scan.model |
| Modifier and Type | Method and Description |
|---|---|
WordList |
Detector.getWordList()
Get the word list.
|
WordList |
ExclusionRule.getWordList()
Get the word list.
|
| Constructor and Description |
|---|
Detector(WordList wordList)
Create an instance of a detector based on a word list.
|
ExclusionRule(WordList wordList,
String matchType)
Create an exclusion rule that uses a word list to make a disqualification decision.
|
Copyright © 2022. All rights reserved.