fop 1.0

Package org.apache.fop.fo.pagination

All the pagination and declaration formatting objects.

See:
          Description

Interface Summary
SubSequenceSpecifier Classes that implement this interface can be added to a PageSequenceMaster, and are capable of looking up an appropriate SimplePageMaster.
 

Class Summary
AbstractPageSequence Abstract base class for the fo:page-sequence formatting object and the fox:external-document extension object.
ColorProfile Class modelling the fo:color-profile object.
ConditionalPageMasterReference Class modelling the fo:conditional-page-master-reference object.
Declarations Class modelling the fo:declarations object.
Flow Class modelling the fo:flow object.
LayoutMasterSet Class modelling the fo:layout-master-set object.
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 for PageProductionException.
PageSequence Class modelling the fo:page-sequence object.
PageSequenceMaster Class modelling the fo:page-sequence-master object.
PageSequenceWrapper Class modelling the fo:page-sequence-wrapper object, first introduced in the XSL 1.1 WD.
Region This is an abstract base class for pagination regions.
RegionAfter Class modelling the fo:region-after object.
RegionBA Abstract base class for fo:region-before and fo:region-after.
RegionBefore Class modelling the fo:region-before object.
RegionBody Class modelling the fo:region-body object.
RegionEnd Class modelling the fo:region-end object.
RegionSE Abstract base class for fo:region-start and fo:region-end.
RegionStart Class modelling the fo:region-start object.
RepeatablePageMasterAlternatives Class modelling the fo:repeatable-page-master-alternatives object.
RepeatablePageMasterReference Class modelling the fo:repeatable-page-master-reference object.
Root Class modeling the fo:root formatting object.
SideRegion Common base class for side regions (before, after, start, end).
SimplePageMaster Class modelling the fo:simple-page-master object.
SinglePageMasterReference Class modelling the fo:single-page-master-reference object.
StaticContent Class modelling the fo:static-content object.
Title Class modeling the fo:title object.
 

Exception Summary
PageProductionException Exception thrown by FOP if there is a problem while producing new pages.
 

Package org.apache.fop.fo.pagination Description

All the pagination and declaration formatting objects.


fop 1.0

Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.