org.apache.fop.fo.pagination
Class RepeatablePageMasterReference

org.apache.fop.fo.FONode
  |
  +--org.apache.fop.fo.FObj
        |
        +--org.apache.fop.fo.pagination.PageMasterReference
              |
              +--org.apache.fop.fo.pagination.RepeatablePageMasterReference

public class RepeatablePageMasterReference
extends PageMasterReference
implements SubSequenceSpecifier


Inner Class Summary
 public static classRepeatablePageMasterReference.Maker
           

Inner classes inherited from class org.apache.fop.fo.FObj
FObj.Maker

Fields inherited from class org.apache.fop.fo.FObj
properties

Fields inherited from class org.apache.fop.fo.FONode
BREAK_AFTER, children, START

Constructor Summary
RepeatablePageMasterReference(FObj parent, PropertyList propertyList)
           

Method Summary
 StringgetNextPageMaster(int currentPageNumber, boolean thisIsFirstPage, boolean isEmptyPage)
           
 static FObj.Makermaker()
           
 voidreset()
           

Methods inherited from class org.apache.fop.fo.pagination.PageMasterReference
getMasterName

Methods inherited from class org.apache.fop.fo.FObj
generatesReferenceAreas, getContentWidth, getName, getProperty, layout, removeID

Methods inherited from class org.apache.fop.fo.FONode
forceStartOffset, forceWidth, getLinkSet, getMarkerSnapshot, getParent, removeAreas, resetMarker, rollback, setBodyIndent, setDistanceBetweenStarts, setIsInLabel, setIsInListBody, setIsInTableCell, setLabelSeparation, setLinkSet, setOrphans, setWidows

Constructor Detail

RepeatablePageMasterReference

public RepeatablePageMasterReference(FObj parent, PropertyList propertyList)
throws org.apache.fop.apps.FOPException
Method Detail

getNextPageMaster

public String getNextPageMaster(int currentPageNumber, boolean thisIsFirstPage, boolean isEmptyPage)

maker

public static FObj.Maker maker()

reset

public void reset()

Association Links

to Class org.apache.fop.fo.pagination.PageSequenceMaster