Uses of Interface
org.verapdf.wcag.algorithms.entities.IAttributesDictionary
-
Packages that use IAttributesDictionary Package Description org.verapdf.gf.model.impl.sa org.verapdf.wcag.algorithms.entities -
-
Uses of IAttributesDictionary in org.verapdf.gf.model.impl.sa
Classes in org.verapdf.gf.model.impl.sa that implement IAttributesDictionary Modifier and Type Class Description classGFSAAttributesDictionary -
Uses of IAttributesDictionary in org.verapdf.wcag.algorithms.entities
Classes in org.verapdf.wcag.algorithms.entities that implement IAttributesDictionary Modifier and Type Class Description classAttributesDictionaryMethods in org.verapdf.wcag.algorithms.entities that return IAttributesDictionary Modifier and Type Method Description IAttributesDictionaryINode. getAttributesDictionary()IAttributesDictionarySemanticNode. getAttributesDictionary()Methods in org.verapdf.wcag.algorithms.entities with parameters of type IAttributesDictionary Modifier and Type Method Description voidINode. setAttributesDictionary(IAttributesDictionary AttributesDictionary)voidSemanticNode. setAttributesDictionary(IAttributesDictionary AttributesDictionary)
-