Class SemanticDocumentPreprocessingConsumer
- java.lang.Object
-
- org.verapdf.wcag.algorithms.semanticalgorithms.consumers.WCAGConsumer
-
- org.verapdf.wcag.algorithms.semanticalgorithms.consumers.SemanticDocumentPreprocessingConsumer
-
public class SemanticDocumentPreprocessingConsumer extends WCAGConsumer implements Consumer<INode>
-
-
Field Summary
-
Fields inherited from class org.verapdf.wcag.algorithms.semanticalgorithms.consumers.WCAGConsumer
wcagProgressStatus
-
-
Constructor Summary
Constructors Constructor Description SemanticDocumentPreprocessingConsumer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaccept(INode node)intgetTextChunksNumber()voidsetNodeParents()-
Methods inherited from class org.verapdf.wcag.algorithms.semanticalgorithms.consumers.WCAGConsumer
getPercent, getWCAGProgressStatus
-
-