|
fop 0.95 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.fo.properties.CommonAccessibility
public class CommonAccessibility
Store all common accessibility properties. See Sec 7.4 of the XSL-FO Standard. Public "structure" allows direct member access.
Field Summary | |
---|---|
java.lang.String |
role
The "role" property. |
java.lang.String |
sourceDoc
The "source-doc" property. |
Constructor Summary | |
---|---|
CommonAccessibility(PropertyList pList)
Create a CommonAccessibility object. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String sourceDoc
public java.lang.String role
Constructor Detail |
---|
public CommonAccessibility(PropertyList pList) throws PropertyException
CommonAccessibility
object.
pList
- The PropertyList with propery values.
PropertyException
|
fop 0.95 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |