Uses of Class
org.owasp.dependencycheck.utils.processing.Processor
Packages that use Processor
Package
Description
Classes used to process the output of external calls.
-
Uses of Processor in org.owasp.dependencycheck.utils.processing
Constructors in org.owasp.dependencycheck.utils.processing with parameters of type ProcessorModifierConstructorDescriptionProcessReader(Process process, Processor<InputStream> processor) Creates a new reader for the given process.