|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.accessibility.Accessibility
public final class Accessibility
Helper class for FOP's accessibility features.
Field Summary | |
---|---|
static java.lang.String |
ACCESSIBILITY
Constant string for the rendering options key to enable accessibility features. |
Method Summary | |
---|---|
static org.xml.sax.helpers.DefaultHandler |
decorateDefaultHandler(org.xml.sax.helpers.DefaultHandler handler,
FOUserAgent userAgent)
Decorates the given handler so the structure tree used for accessibility features can be branched off the main content stream. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String ACCESSIBILITY
Method Detail |
---|
public static org.xml.sax.helpers.DefaultHandler decorateDefaultHandler(org.xml.sax.helpers.DefaultHandler handler, FOUserAgent userAgent) throws FOPException
handler
- the handler to decorateuserAgent
- the user agent
FOPException
- if an error occurs setting up the decoration
|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |