Package net.sf.jasperreports.export
Class AccessibilityUtil
- java.lang.Object
-
- net.sf.jasperreports.export.AccessibilityUtil
-
public final class AccessibilityUtil extends Object
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
-
Field Summary
Fields Modifier and Type Field Description static String
PROPERTY_ACCESSIBILITY_TAG
Property that specifies the type of accessible content introduced by the element.
-
-
-
Field Detail
-
PROPERTY_ACCESSIBILITY_TAG
public static final String PROPERTY_ACCESSIBILITY_TAG
Property that specifies the type of accessible content introduced by the element. Possible values are described by theAccessibilityTagEnum
.- See Also:
- Constant Field Values
-
-