Free Download - Stylus Studio, The World's Best XML IDE!


org.apache.fop.fo.pagination
Interface SubSequenceSpecifier

All Known Implementing Classes:
PageMasterReference, RepeatablePageMasterAlternatives, RepeatablePageMasterReference

public interface SubSequenceSpecifier

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


Method Summary
 java.lang.String getNextPageMasterName(boolean isOddPage, boolean isFirstPage, boolean isEmptyPage)
           
 void reset()
          Called before a new page sequence is rendered so subsequences can reset any state they keep during the formatting process.
 

Method Detail

getNextPageMasterName

public java.lang.String getNextPageMasterName(boolean isOddPage,
                                              boolean isFirstPage,
                                              boolean isEmptyPage)
                                       throws FOPException
Throws:
FOPException

reset

public void reset()
Called before a new page sequence is rendered so subsequences can reset any state they keep during the formatting process.



Copyright © 1999-2004 Apache XML Project. All Rights Reserved.
Stylus Studio's advanced XSL:FO editor features integrated development support for Apache FOP.