Class Hierarchy
- java.lang.Object
- org.verapdf.wcag.algorithms.entities.AttributesDictionary (implements org.verapdf.wcag.algorithms.entities.IAttributesDictionary)
- org.verapdf.wcag.algorithms.entities.BaseObject (implements org.verapdf.wcag.algorithms.entities.IObject)
- org.verapdf.wcag.algorithms.entities.content.InfoChunk (implements org.verapdf.wcag.algorithms.entities.content.IChunk)
- org.verapdf.wcag.algorithms.entities.SemanticNode (implements org.verapdf.wcag.algorithms.entities.INode)
- org.verapdf.wcag.algorithms.entities.DFSTreeNodeIterator (implements java.util.Iterator<E>)
- org.verapdf.wcag.algorithms.entities.Document (implements org.verapdf.wcag.algorithms.entities.IDocument)
- org.verapdf.wcag.algorithms.entities.NodeInfo
- org.verapdf.wcag.algorithms.entities.Page (implements org.verapdf.wcag.algorithms.entities.IPage)
- org.verapdf.wcag.algorithms.entities.RepeatedCharacters
- org.verapdf.wcag.algorithms.entities.SemanticTree (implements org.verapdf.wcag.algorithms.entities.ITree)
Interface Hierarchy
- org.verapdf.wcag.algorithms.entities.IAttributesDictionary
- org.verapdf.wcag.algorithms.entities.IDocument
- org.verapdf.wcag.algorithms.entities.IObject
- org.verapdf.wcag.algorithms.entities.content.IChunk
- org.verapdf.wcag.algorithms.entities.INode
- org.verapdf.wcag.algorithms.entities.IPage
- java.lang.Iterable<T>
- org.verapdf.wcag.algorithms.entities.ITree