Uses of Class
org.verapdf.wcag.algorithms.entities.RepeatedCharacters
Packages that use RepeatedCharacters
Package
Description
-
Uses of RepeatedCharacters in org.verapdf.gf.model.impl.sa
Constructors in org.verapdf.gf.model.impl.sa with parameters of type RepeatedCharacters -
Uses of RepeatedCharacters in org.verapdf.wcag.algorithms.semanticalgorithms.containers
Methods in org.verapdf.wcag.algorithms.semanticalgorithms.containers that return types with arguments of type RepeatedCharactersModifier and TypeMethodDescriptionstatic List<RepeatedCharacters>StaticContainers.getRepeatedCharacters()Method parameters in org.verapdf.wcag.algorithms.semanticalgorithms.containers with type arguments of type RepeatedCharactersModifier and TypeMethodDescriptionstatic voidStaticContainers.setRepeatedCharacters(List<RepeatedCharacters> repeatedCharacters)