Uses of Interface
org.apache.fop.fo.properties.CommonAccessibilityHolder
-
Packages that use CommonAccessibilityHolder Package Description org.apache.fop.fo.extensions Base classes for implementing extensions to XSL-FO.org.apache.fop.fo.flow All the block- and inline-level flow formatting objects.org.apache.fop.fo.flow.table org.apache.fop.fo.pagination All the pagination and declaration formatting objects.org.apache.fop.fo.pagination.bookmarks Formatting objects for bookmarks as defined since XSL 1.1. -
-
Uses of CommonAccessibilityHolder in org.apache.fop.fo.extensions
Classes in org.apache.fop.fo.extensions that implement CommonAccessibilityHolder Modifier and Type Class Description classExternalDocumentClass 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 CommonAccessibilityHolder Modifier and Type Class Description classAbstractGraphicsCommon base class for thefo:instream-foreign-objectandfo:external-graphicflow formatting objects.classAbstractListItemPartCommon superclass forfo:list-item-labelandfo:list-item-body.classAbstractPageNumberCitationCommon base class for thefo:page-number-citationandfo:page-number-citation-lastobjects.classBasicLinkClass modelling thefo:basic-linkobject.classBidiOverrideClass modelling thefo:bidi-overrideobject.classBlockClass modelling thefo:block object.classExternalGraphicClass modelling thefo:external-graphicobject.classFootnoteClass modelling thefo:footnoteobject.classFootnoteBodyClass modelling thefo:footnote-bodyobject.classInitialPropertySetClass modelling thefo:initial-property-setobject.classInlineClass modelling thefo:inlineformatting object.classInlineLevelClass modelling the commonalities of several inline-level formatting objects.classInstreamForeignObjectClass modelling thefo:instream-foreign-objectobject.classLeaderClass modelling thefo:leaderobject.classListBlockClass modelling the list blockfo:list-blockobject.classListItemClass modelling the list itemfo:list-itemobject.classListItemBodyClass modelling the list itemfo:list-item-body object.classListItemLabelClass modelling the list itemfo:list-item-labelobject.classPageNumberClass modelling thefo:page-numberobject.classPageNumberCitationClass modelling thefo:page-number-citationobject.classPageNumberCitationLastClass modelling thefo:page-number-citation-lastobject from XSL 1.1.classWrapperClass modelling the fo wrapperfo:wrapperobject. -
Uses of CommonAccessibilityHolder in org.apache.fop.fo.flow.table
Classes in org.apache.fop.fo.flow.table that implement CommonAccessibilityHolder Modifier and Type Class Description classTableClass modelling thefo:tableobject.classTableAndCaptionClass modelling thefo:table-and-captionproperty.classTableBodyClass modelling thefo:table-bodyobject.classTableCaptionClass modelling thefo:table-captionobject.classTableCellClass modelling thefo:table-cellobject.classTableCellContainerA common class for fo:table-body and fo:table-row which both can contain fo:table-cell.classTableFooterClass modelling thefo:table-footerobject.classTableHeaderClass modelling thefo:table-headerobject.classTablePartAn abstract base class modelling a TablePart (i.e.classTableRowClass modelling thefo:table-rowobject. -
Uses of CommonAccessibilityHolder in org.apache.fop.fo.pagination
Classes in org.apache.fop.fo.pagination that implement CommonAccessibilityHolder Modifier and Type Class Description classAbstractPageSequenceAbstract base class for thefo:page-sequenceformatting object and thefox:external-documentextension object.classFlowClass modelling thefo:flowobject.classPageSequenceClass modelling thefo:page-sequenceobject.classRootClass modeling thefo:rootformatting object.classStaticContentClass modelling thefo:static-contentobject.classTitleClass modeling thefo:titleobject. -
Uses of CommonAccessibilityHolder in org.apache.fop.fo.pagination.bookmarks
Classes in org.apache.fop.fo.pagination.bookmarks that implement CommonAccessibilityHolder Modifier and Type Class Description classBookmarkClass modelling thefo:bookmarkobject, first introduced in the XSL 1.1 WD.classBookmarkTitleClass modelling thefo:bookmark-titleobject, first introduced in the XSL 1.1 WD.
-