Package org.apache.any23.validator
Class ValidationReport.RuleActivation
- java.lang.Object
-
- org.apache.any23.validator.ValidationReport.RuleActivation
-
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- ValidationReport
public static class ValidationReport.RuleActivation extends Object implements Serializable
This class describes the activation of a rule.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RuleActivation(Rule r)
-