All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractDryParser<T> A duplication parser template for Digester based parsers.AbstractViolationAdapter Adapter forViolationsParserinstances.AcuCobolParser A parser for the Acu Cobol compile.AjcParser A parser for AspectJ (ajc) compiler warnings.AndroidLintParserAdapter Parses Android Lint files.AnsibleLintParser A parser for Ansible Lint warnings.AntJavacParser A parser for the ant javac compiler warnings.AquaScannerParser Parser for Aqua Scanner CLI (scannercli) tool.Armcc5CompilerParser A parser for armcc5 compiler warnings.ArmccCompilerParser A parser for armcc compiler warnings.Block Java Bean class for a duplicated block of a Simian duplication warning.BrakemanParser A parser for Brakeman JSON output.BuckminsterParser A parser for Buckminster compiler warnings.CadenceIncisiveParser A parser for Cadence Incisive Enterprise Simulator.CargoCheckParser A parser forrustccompiler messages in the JSON format emitted bycargo check --message-format json.Categories Provides convenience methods to detect categories.Ccm Entity used byCcmParserto represent the root node of CCM results file.CcmParser A parser for CCM XML files.CheckStyle Java Bean class for a errors collection of the Checkstyle format.CheckStyleParser A parser for Checkstyle XML files.CheckStyleRules Reads the meta data of the Checkstyle rules from the DocBook files of the Checkstyle distribution.ClairParser A parser for clair scanner json output.ClangAnalyzerPlistParser A parser for the clang-analyzer static analysis warnings.ClangParser A parser for the Clang compiler warnings.ClangTidyParser A parser for the clang-tidy static analysis warnings.CMakeParser A parser for CMake warnings.CodeAnalysisParser A parser for the CodeAnalysis compiler warnings.CodeCheckerParser A parser for the clang-tidy static analysis warnings parsed by Codechecker.CodeNarcAdapter Parses CodeNarc files.CoolfluxChessccParser A parser for the Coolflux DSP Compiler warnings.CpdParser A parser for PMD's CPD XML files.CppCheckAdapter Parses CPPCheck files.CppLintParser A parser for Cpplint static code checker warnings.DartAnalyzeParserAdapter Parses Dart Analyze logger messages.Deferred<T> Deferred element wrapper of a singleton instance.DiabCParser A parser for the Diab C++ compiler warnings.DocFxAdapter Parses DocFX files.DockerLintParser A parser for dockerlint json output.DoxygenParser A parser for Doxygen.DrMemoryParser A parser for the Dr.DryDescriptor A descriptor for duplicate code parsers.DScannerParser Parser report in JSON format as exported by DScanner.DupFinderParser A parser for Reshaper Dupfinder XML files.Duplicate Java Bean class for a Reshaper DupFinder duplicate.Duplication Java Bean class for a CPD duplication.DuplicationGroup Links all affected files of a duplicated code fragment.EclipseMavenParser A parser for Eclipse compiler warnings.EclipseParser A parser for Eclipse compiler warnings.EclipseXMLParser Parser for Eclipse Compiler output in XML format.ErlcParser A parser for the erlc compiler warnings.Error Java Bean class for a violation of the Checkstyle format.ErrorProneParser A parser for ErrorProne warnings during a Maven build.File Java Bean class for a file of the Checkstyle format.File File-Class.File Java Bean class for a file of the PMD format.FileNameResolver Resolves the affected files of a set of issues in a given source directory.FileReaderFactory Provides aReaderFactorythat returns readers for a given file.FilteredLog Filters the log of aReportinstance so that only a limited number of errors will be reported.FindBugsDescriptor A descriptor for the FindBugs parser.FindBugsMessages Parses the FindBugs pattern descriptions and provides access to these HTML messages.FindBugsMessages.Pattern Bug pattern describing a bug type.FindBugsParser A parser for the native FindBugs XML files.FindBugsParser.PriorityProperty FindBugs 2 and 3 classifies issues using the bug rank and priority (now renamed confidence).FindBugsParser.XmlBugInstance Java Bean to create the mapping of hash codes to messages using the Digester XML parser.FingerprintGenerator Creates fingerprints for a set of issues.Flake8Adapter Parses Flake8 files.FlawfinderParser A parser for the flawfinder warnings.FlexSdkParser A parser for Flex SDK compiler warnings.FlowParser A parser for Flow warnings.FoodcriticParser A parser for Foodcritic warnings.Fragment Java Bean class for a Reshaper DupFinder fragment.FullTextFingerprint Creates a fingerprint of the specified issue using the source code at the affected line.FxCopParser Parses a fxcop xml report file.FxCopRule Internal model for a FxCop rule.FxCopRuleSet Internal set containing rules for FxCop.Gcc4CompilerParser A parser for gcc 4.x compiler warnings.Gcc4LinkerParser A parser for gcc 4.x linker warnings.GccParser A parser for the gcc compiler warnings.GendarmeParser Parses Gendarme violations.GendarmeRule GendarmeRuleType GhsMultiParser A parser for the GHS Multi compiler warnings.GnatParser A parser for the Gnat compiler warnings.GnuFortranParser A parser for (compile-time) messages from the GNU Fortran Compiler.GoLintParser A parser for the golint tool in the Go toolchain.GoVetParser A parser for the go vet tool in the Go toolchain.GradleErrorProneParser A parser for ErrorProne warnings during a Gradle build.HadoLintParser A parser for hadolint json output.IarCstatParser A parser for the IAR CSTAT warnings.IarParser A parser for the IAR C/C++ compiler warnings.IdeaInspectionParser A parser for IntelliJ IDEA inspections.IntegerParser Parses integers from string values.IntelParser A parser for messages from the Intel C and Fortran compilers.InvalidsParser A parser for Oracle Invalids.Issue An issue reported by a static analysis tool.IssueBuilder Creates newissuesusing the builder pattern.IssueDifference Computes old, new, and fixed issues based on the reports of two consecutive static analysis runs for the same software artifact.IssueParser Parses a file and returns the issues reported in this file.Item This the Item-Class The Java-Bean-Conformity was chosen due to the digesters style of assigning.JavacParser A parser for the javac compiler warnings.JavaDocParser A parser for the ant JavaDoc compiler warnings.JcReportParser JcReportParser-Class.JsHintAdapter Parses JSHint files.JsonIssueParser Base class for parsers that operate on a `*.json` file that contains issues in a JSON data structure.JsonLogParser Parser for logs in JSON format.JsonParser Parser that reads the 1:1 JSON mapping of the properties of theIssuebean.JUnitAdapter Parses JUnit files.KlocWorkAdapter Parses Klocwork files.LineRange A line range in a source file is defined by its first and last line.LineRangeList LintParser Parser for Lint.LookaheadParser Parses a report file line by line for issues using a pre-defined regular expression.MavenConsoleParser A parser for maven console warnings.MentorParser Parser for Mentor Graphics Modelsim/Questa Simulator.Metric Entity representing the Metric from CCM.exe output.MetrowerksCwCompilerParser A parser for Metrowerks Codewarrior 4.x compiler warnings.MetrowerksCwLinkerParser A parser for Metrowerks Codewarrior 4.x linker warnings.ModuleDetector Detects module names by parsing the name of a source file, the Maven pom.xml file or the ANT build.xml file.ModuleDetector.FileSystem Facade for file system operations.ModuleResolver Resolves module names by reading and mapping module definitions (build.xml, pom.xml, or Manifest.mf files).MsBuildParser A parser for the MSBuild/PcLint compiler warnings.MyPyAdapter Parses MyPy files.NagFortranParser A parser for messages from the NAG Fortran Compiler.OELintAdvParser A parser for oelint-adv.OTDockerLintParser A parser for ot-docker-linter json output.OwaspDependencyCheckDescriptor Descriptor for OWASP dependency check report parser.OwaspDependencyCheckParser OWASP dependency check JSON report parser.P4Parser A parser for Perforce execution.PackageNameResolver Resolves packages or namespace names for a set of issues.ParserDescriptor Interface to describe all descriptors.ParserDescriptor.Option A parser configuration option.ParserRegistry Provides aParserRegistrythat returns a map for all available Parsers.ParsingCanceledException Indicates that parsing has been canceled due to a user initiated interrupt.ParsingException Indicates that during parsing a non recoverable error has been occurred.Pep8Parser A parser for the Pep8 compiler warnings.PerlCriticParser A parser for the Perl::Critic warnings.PhpParser A parser for PHP runtime errors and warnings.PitAdapter Parses PIT results files.Pmd Java Bean class for warnings of the PMD format.PmdError Java Bean class for an error of the PMD format.PmdMessages Provides access to rule descriptions and examples.PmdParser A parser for PMD XML files.PreFastParser A parser for Microsoft PREfast (aka Code Analysis for C/C++) XML files.ProtoLintParser Parser for ProtoLint.PuppetLintParser A parser for puppet-lint checks warnings.PVSStudioParser A parser for the PVS-Studio static analyzer.PyDocStyleAdapter Parses PyDocStyle results files.PyLintDescriptions Provides descriptions for all pylint rules.PyLintParser A parser for the PyLint compiler warnings.QacSourceCodeAnalyserParser A parser for PRQA QA-C Sourcecode Analyser warnings.QtTranslationParser Parser for translation files of Qt.Range Java Bean class for a Reshaper DupFinder range.ReaderFactory Provides several useful helper methods to read the contents of a resource that is given by aReader.Report This is the Report-Class.Report A report contains a set of uniqueissues: it contains no duplicate elements, i.e. it models the mathematical set abstraction.Report.IssueFilterBuilder Builds a combined filter based on several include and exclude filters.Report.IssuePrinter Prints a summary of anIssue.Report.StandardOutputPrinter Prints issues to the "standard" output stream.ResharperInspectCodeAdapter A parser for the Resharper InspectCode compiler warnings.RfLintParser A parser for Robot Framework.RobocopyParser A parser for Robocopy.RuboCopParser A parser for the ruboCop warnings.Rule Java Bean class representing a Checkstyle rule.SarifAdapter Parses SARIF files.SbtScalacParser A parser for the sbt scala compiler warnings.ScalacParser A parser for the scalac compiler warnings.SecureDigester A secureDigesterimplementation that does not resolve external entities.SecureXmlParserFactory Factory for XML Parsers that prevent XML External Entity attacks.Set Java Bean class for a Simian duplication set.Severity Severity of an issue.SimianParser A parser for Simian XML files.SonarQubeDiffParser Class which parses SonarQube reports taken from SonarQube differential scan report (preview).SonarQubeIssuesParser Class which parses SonarQube reports taken from the SonarQube API (api/issues/search).SonarQubeParser Base class for SonarQube parsers.SourceFile Java Bean class for a file of the PMD CPD format.SphinxBuildLinkCheckParser A parser for the Sphinx warnings generated by the linkcheck builder.SphinxBuildParser A parser for the Sphinx build warnings.StyleCopParser Parses a StyleCop XML report files.SunCParser A parser for the SUN Studio C++ compiler warnings.TaglistParser Parser for Taglist Maven Plugin output.TaskingVxCompilerParser A parser for TASKING VX compiler warnings.TiCcsParser A parser for the Texas Instruments Code Composer Studio compiler warnings.TnsdlParser A parser for the tnsdl translator warnings.Topic Java Bean class representing a DocBook subsection.TopicRule Digester rule to parse the actual content of a DocBook subsection node.TrivyParser Parser for reports of aquasec trivy container vulnerability scanner.Violation Java Bean class for a violation of the PMD format.XlcCompilerParser A parser for IBM xlC compiler warnings.XlcLinkerParser A parser for IBM xlC linker warnings.XmlElementUtil Provides some useful methods to process the DOM.XmlLintAdapter Parses XMLLint results files.XmlParser Parser that reads the 1:1 XML mapping of the properties of theIssuebean.YamlLintAdapter Parses YAMLLint results files.YuiCompressorParser A parser for the YUI Compressor warnings.ZptLintAdapter Parses ZPTLint results files.