Class SemanticDocumentPostprocessingConsumer
java.lang.Object
org.verapdf.wcag.algorithms.semanticalgorithms.consumers.WCAGConsumer
org.verapdf.wcag.algorithms.semanticalgorithms.consumers.SemanticDocumentPostprocessingConsumer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcheckForRepeatedCharacters(INode node, List<TextChunk> chunks) voidvoidcheckForTitle(ITree tree) voidrunPostprocessingChecks(ITree tree) voidsetLowestDepthErrorFlag(ITree tree) voidupdateBoundingBoxes(ITree tree) Methods inherited from class org.verapdf.wcag.algorithms.semanticalgorithms.consumers.WCAGConsumer
getPercent
-
Constructor Details
-
SemanticDocumentPostprocessingConsumer
public SemanticDocumentPostprocessingConsumer()
-
-
Method Details
-
runPostprocessingChecks
-
updateBoundingBoxes
-
setLowestDepthErrorFlag
-
checkForTitle
-
checkForRepeatedCharacters
-
checkForRepeatedCharacters
-
getWCAGProgressStatus
- Overrides:
getWCAGProgressStatusin classWCAGConsumer
-