org.apache.fop.fo.properties
Class CommonAccessibility
java.lang.Objectorg.apache.fop.fo.properties.CommonAccessibility
public class CommonAccessibility
extends java.lang.Object
Store all common accessibility properties.
See Sec 7.4 of the XSL-FO Standard.
Public "structure" allows direct member access.
String | role- The "role" property.
|
String | sourceDoc- The "source-doc" property.
|
role
public String role
The "role" property.
sourceDoc
public String sourceDoc
The "source-doc" property.
CommonAccessibility
public CommonAccessibility(PropertyList pList)
throws PropertyException Create a CommonAbsolutePosition object.
pList - The PropertyList with propery values.
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.