Uses of Class
org.verapdf.wcag.algorithms.entities.lists.ListItem
-
Packages that use ListItem Package Description org.verapdf.wcag.algorithms.entities.lists -
-
Uses of ListItem in org.verapdf.wcag.algorithms.entities.lists
Methods in org.verapdf.wcag.algorithms.entities.lists that return types with arguments of type ListItem Modifier and Type Method Description List<ListItem>PDFList. getListItems()Methods in org.verapdf.wcag.algorithms.entities.lists with parameters of type ListItem Modifier and Type Method Description voidPDFList. add(ListItem listItem)
-