Uses of Class
org.verapdf.wcag.algorithms.semanticalgorithms.tocs.TOCIInfo
-
Packages that use TOCIInfo Package Description org.verapdf.wcag.algorithms.semanticalgorithms.consumers -
-
Uses of TOCIInfo in org.verapdf.wcag.algorithms.semanticalgorithms.consumers
Method parameters in org.verapdf.wcag.algorithms.semanticalgorithms.consumers with type arguments of type TOCIInfo Modifier and Type Method Description List<Integer>TOCDetectionConsumer. checkTOCIs(INode node, List<TOCIInfo> infos, List<INode> children)List<Integer>TOCDetectionConsumer. detectTOCIs(List<TOCIInfo> infos, INode node, List<Integer> tocIndexes)
-