Class SemanticTypeMapper

java.lang.Object
org.verapdf.wcag.algorithms.entities.maps.SemanticTypeMapper

public class SemanticTypeMapper extends Object
  • Constructor Details

    • SemanticTypeMapper

      public SemanticTypeMapper()
  • Method Details

    • containsType

      public static boolean containsType(String type)
    • containsType

      public static boolean containsType(SemanticType type)
    • getSemanticType

      public static SemanticType getSemanticType(String type)