Uses of Enum Class
org.verapdf.wcag.algorithms.entities.enums.TextFormat
Packages that use TextFormat
Package
Description
-
Uses of TextFormat in org.verapdf.wcag.algorithms.entities
Methods in org.verapdf.wcag.algorithms.entities that return TextFormatMethods in org.verapdf.wcag.algorithms.entities with parameters of type TextFormat -
Uses of TextFormat in org.verapdf.wcag.algorithms.entities.content
Methods in org.verapdf.wcag.algorithms.entities.content that return TextFormatMethods in org.verapdf.wcag.algorithms.entities.content with parameters of type TextFormat -
Uses of TextFormat in org.verapdf.wcag.algorithms.entities.enums
Methods in org.verapdf.wcag.algorithms.entities.enums that return TextFormatModifier and TypeMethodDescriptionstatic TextFormatReturns the enum constant of this class with the specified name.static TextFormat[]TextFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.