Uses of Interface
org.apache.fop.fo.properties.CommonAccessibilityHolder
Packages that use CommonAccessibilityHolder
Package
Description
Base classes for implementing extensions to XSL-FO.
All the block- and inline-level flow formatting objects.
All the pagination and declaration formatting objects.
Formatting objects for bookmarks as defined since XSL 1.1.
-
Uses of CommonAccessibilityHolder in org.apache.fop.accessibility.fo
Methods in org.apache.fop.accessibility.fo with parameters of type CommonAccessibilityHolderModifier and TypeMethodDescriptionprivate void
StructureTreeEventTrigger.addRole
(CommonAccessibilityHolder node, AttributesImpl attributes) private void
FO2StructureTreeConverter.handleEndArtifact
(CommonAccessibilityHolder fobj) private void
FO2StructureTreeConverter.handleStartArtifact
(CommonAccessibilityHolder fobj) private boolean
FO2StructureTreeConverter.isArtifact
(CommonAccessibilityHolder fobj) -
Uses of CommonAccessibilityHolder in org.apache.fop.fo.extensions
Classes in org.apache.fop.fo.extensions that implement CommonAccessibilityHolderModifier and TypeClassDescriptionclass
Class for the fox:external-document extension element. -
Uses of CommonAccessibilityHolder in org.apache.fop.fo.flow
Classes in org.apache.fop.fo.flow that implement CommonAccessibilityHolderModifier and TypeClassDescriptionclass
Common base class for thefo:instream-foreign-object
andfo:external-graphic
flow formatting objects.class
Common superclass forfo:list-item-label
andfo:list-item-body
.class
Common base class for thefo:page-number-citation
andfo:page-number-citation-last
objects.class
Class modelling thefo:basic-link
object.class
Class modelling thefo:bidi-override
object.class
Class modelling thefo:block object
.class
Class modelling thefo:external-graphic
object.class
Class modelling thefo:footnote
object.class
Class modelling thefo:footnote-body
object.class
Class modelling thefo:initial-property-set
object.class
Class modelling thefo:inline
formatting object.class
Class modelling the commonalities of several inline-level formatting objects.class
Class modelling thefo:instream-foreign-object
object.class
Class modelling thefo:leader
object.class
Class modelling the list blockfo:list-block
object.class
Class modelling the list itemfo:list-item
object.class
Class modelling the list itemfo:list-item-body object
.class
Class modelling the list itemfo:list-item-label
object.class
Class modelling thefo:page-number
object.class
Class modelling thefo:page-number-citation
object.class
Class modelling thefo:page-number-citation-last
object from XSL 1.1.class
Class modelling the fo wrapperfo:wrapper
object. -
Uses of CommonAccessibilityHolder in org.apache.fop.fo.flow.table
Classes in org.apache.fop.fo.flow.table that implement CommonAccessibilityHolderModifier and TypeClassDescriptionclass
Class modelling thefo:table
object.class
Class modelling thefo:table-and-caption
property.class
Class modelling thefo:table-body
object.class
Class modelling thefo:table-caption
object.class
Class modelling thefo:table-cell
object.class
A common class for fo:table-body and fo:table-row which both can contain fo:table-cell.class
Class modelling thefo:table-footer
object.class
Class modelling thefo:table-header
object.class
An abstract base class modelling a TablePart (i.e.class
Class modelling thefo:table-row
object. -
Uses of CommonAccessibilityHolder in org.apache.fop.fo.pagination
Classes in org.apache.fop.fo.pagination that implement CommonAccessibilityHolderModifier and TypeClassDescriptionclass
Abstract base class for thefo:page-sequence
formatting object and thefox:external-document
extension object.class
Class modelling thefo:flow
object.class
Class modelling thefo:page-sequence
object.class
Class modeling thefo:root
formatting object.class
Class modelling thefo:static-content
object.class
Class modeling thefo:title
object. -
Uses of CommonAccessibilityHolder in org.apache.fop.fo.pagination.bookmarks
Classes in org.apache.fop.fo.pagination.bookmarks that implement CommonAccessibilityHolderModifier and TypeClassDescriptionclass
Class modelling thefo:bookmark
object, first introduced in the XSL 1.1 WD.class
Class modelling thefo:bookmark-title
object, first introduced in the XSL 1.1 WD.