public final class CommonAccessibility
extends java.lang.Object
| Modifier and Type | Method | Description |
|---|---|---|
static CommonAccessibility |
getInstance(PropertyList propertyList) |
Returns an instance that matches the values (if any) in the given property list.
|
java.lang.String |
getRole() |
Returns the value of the role property.
|
java.lang.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 java.lang.String getSourceDocument()
public java.lang.String getRole()
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.