Class AccumulatedNodeMapper
java.lang.Object
org.verapdf.wcag.algorithms.entities.maps.AccumulatedNodeMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidupdateNode(INode node, INode accumulatedNode, double correctSemanticScore, SemanticType semanticType)
-
Constructor Details
-
AccumulatedNodeMapper
public AccumulatedNodeMapper()
-
-
Method Details
-
get
-
put
-
updateNode
public void updateNode(INode node, INode accumulatedNode, double correctSemanticScore, SemanticType semanticType)
-