public final class Accessibility extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ACCESSIBILITY
Constant string for the rendering options key to enable accessibility features.
|
static String |
KEEP_EMPTY_TAGS
Constant string for the rendering options key to suppress empty tags from structure tree.
|
static String |
ROLE_ARTIFACT
The value to be set on the 'role' property for the element and its descendants to
be considered as artifacts.
|
public static final String ACCESSIBILITY
public static final String KEEP_EMPTY_TAGS
public static final String ROLE_ARTIFACT
Copyright © 2023 Apache Software Foundation. All rights reserved.