public final class CommonAccessibility extends Object
Modifier and Type | Method and Description |
---|---|
static CommonAccessibility |
getInstance(PropertyList propertyList)
Returns an instance that matches the values (if any) in the given property list.
|
String |
getRole()
Returns the value of the role property.
|
String |
getSourceDocument()
Returns the value of the source-document property.
|
public static CommonAccessibility getInstance(PropertyList propertyList) throws PropertyException
propertyList
- a list from which to retrieve the accessibility propertiesPropertyException
- if a problem occurs while retrieving the propertiespublic String getSourceDocument()
public String getRole()
Copyright © 2025 Apache Software Foundation. All rights reserved.