Package com.deque.html.axecore.axeargs
Class AxeRuleOptions
- java.lang.Object
-
- com.deque.html.axecore.axeargs.AxeRuleOptions
-
public class AxeRuleOptions extends Object
Used as part of AxeRunOptions to configure rules.
-
-
Constructor Summary
Constructors Constructor Description AxeRuleOptions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BooleangetEnabled()gets the enabled property.voidsetEnabled(Boolean newEnabled)sets the enabled value.
-