Uses of Class
org.apache.rat.config.results.ClaimValidator
Packages that use ClaimValidator
Package
Description
The base package for the RAT tool.
Classes that write the XML output.
-
Uses of ClaimValidator in org.apache.rat
Methods in org.apache.rat that return ClaimValidatorModifier and TypeMethodDescriptionReportConfiguration.getClaimValidator()Gets the ClaimValidator for the configuration. -
Uses of ClaimValidator in org.apache.rat.report.xml
Methods in org.apache.rat.report.xml with parameters of type ClaimValidatorModifier and TypeMethodDescriptionstatic voidXmlElements.statistics(XmlWriter writer, ClaimStatistic statistic, ClaimValidator validator) Creates a statistics element.