|
fop 0.93 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.fop.fo.properties.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 CommonAbsolutePosition object. |
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
pList
- The PropertyList with propery values.
|
fop 0.93 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |