Package org.apache.fop.fo.pagination
All the pagination and declaration formatting objects.
-
Interface Summary Interface Description SubSequenceSpecifier Classes that implement this interface can be added to aPageSequenceMaster, and are capable of looking up an appropriateSimplePageMaster. -
Class Summary Class Description AbstractPageSequence Abstract base class for thefo:page-sequenceformatting object and thefox:external-documentextension object.ColorProfile Class modelling thefo:color-profileobject.ConditionalPageMasterReference Class modelling thefo:conditional-page-master-referenceobject.Declarations Class modelling thefo:declarationsobject.Flow Class modelling thefo:flowobject.LayoutMasterSet Class modelling thefo:layout-master-setobject.PageNumberGenerator This class uses the 'format', 'groupingSeparator', 'groupingSize', and 'letterValue' properties on fo:page-sequence to return a String corresponding to the supplied integer page number.PageProductionException.PageProductionExceptionFactory Exception factory forPageProductionException.PageSequence Class modelling thefo:page-sequenceobject.PageSequenceMaster Class modelling thefo:page-sequence-masterobject.PageSequenceWrapper Class modelling thefo:page-sequence-wrapperobject, first introduced in the XSL 1.1 WD.Region This is an abstract base class for pagination regions.RegionAfter Class modelling thefo:region-afterobject.RegionBA Abstract base class forfo:region-beforeandfo:region-after.RegionBefore Class modelling thefo:region-beforeobject.RegionBody Class modelling thefo:region-bodyobject.RegionEnd Class modelling thefo:region-endobject.RegionSE Abstract base class forfo:region-startandfo:region-end.RegionStart Class modelling thefo:region-startobject.RepeatablePageMasterAlternatives Class modelling thefo:repeatable-page-master-alternativesobject.RepeatablePageMasterReference Class modelling thefo:repeatable-page-master-referenceobject.Root Class modeling thefo:rootformatting object.SideRegion Common base class for side regions (before, after, start, end).SimplePageMaster Class modelling thefo:simple-page-masterobject.SinglePageMasterReference Class modelling thefo:single-page-master-referenceobject.StaticContent Class modelling thefo:static-contentobject.Title Class modeling thefo:titleobject. -
Exception Summary Exception Description PageProductionException Exception thrown by FOP if there is a problem while producing new pages.