Uses of Interface
org.verapdf.wcag.algorithms.entities.IAttributesDictionary
Packages that use IAttributesDictionary
-
Uses of IAttributesDictionary in org.verapdf.gf.model.impl.sa
Classes in org.verapdf.gf.model.impl.sa that implement IAttributesDictionary -
Uses of IAttributesDictionary in org.verapdf.wcag.algorithms.entities
Classes in org.verapdf.wcag.algorithms.entities that implement IAttributesDictionaryMethods in org.verapdf.wcag.algorithms.entities that return IAttributesDictionaryModifier and TypeMethodDescriptionINode.getAttributesDictionary()SemanticNode.getAttributesDictionary()Methods in org.verapdf.wcag.algorithms.entities with parameters of type IAttributesDictionaryModifier and TypeMethodDescriptionvoidINode.setAttributesDictionary(IAttributesDictionary AttributesDictionary) voidSemanticNode.setAttributesDictionary(IAttributesDictionary AttributesDictionary)