Package edu.hm.hafner.analysis.registry
@DefaultAnnotation(edu.umd.cs.findbugs.annotations.NonNull.class)
package edu.hm.hafner.analysis.registry
Provides a registry for all
parsers. Consumers of the analysis model
library should never depend directly on one of the parser classes. Rather use the registry to obtain a generic descrptior for the desired parser. You can use this descriptor to
create the actual parser and to query additional properties, like a help text or the default file name pattern.-
ClassesClassDescriptionA descriptor for duplicate code parsers.A descriptor for the FindBugs parser.Descriptor for OWASP dependency check report parser.Interface to describe all descriptors.A parser configuration option.Provides a
ParserRegistrythat returns a map for all available Parsers.A descriptor for pnpm audit.A descriptor for Polyspace tool.Parser for Revapi Json reports.A descriptor for Simulink Check tool by Mathworks.