Guideline Class
Guideline class
Guidelines - the next level after principles. There are not testable, but outline frameworks and general goals that help authors understand success criteria and better apply the techniques. Guidelines are a list of acceptance criteria with type RuleDirectory{Criterion}.
public class Guideline : Rule
Properties
Name | Description |
---|---|
getCode Rule code from the quick reference WCAG https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0 | |
getDescription Description of Rule from the quick reference WCAG. https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0 |
Methods
Name | Description |
---|---|
getCriterion(String) | Get Criterion by code from WCAG |
getCriterions() | Get all the criteria contained in the Guideline |
See Also
- class Rule
- package com.aspose.html.accessibility
- package Aspose.HTML