Skip to main content

Module detector_adapter

Module detector_adapter 

Source
Expand description

Detector adapter - Converts Detector trait to Analyzer trait

This module provides an adapter that allows detectors to be used with the AnalysisEngine, which expects the Analyzer trait.

Structsยง

DetectorToAnalyzer
Adapter that converts a Detector into an Analyzer