org.apache.fop.fo.properties
public class CommonAccessibility extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
role
The "role" property.
|
java.lang.String |
sourceDoc
The "source-doc" property.
|
| Constructor and Description |
|---|
CommonAccessibility(PropertyList pList)
Create a
CommonAccessibility object. |
public java.lang.String sourceDoc
public java.lang.String role
public CommonAccessibility(PropertyList pList) throws PropertyException
CommonAccessibility object.pList - The PropertyList with propery values.PropertyExceptionCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.