|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.apps.FormattingResults
public class FormattingResults
Class for reporting back formatting results to the calling application.
Constructor Summary | |
---|---|
FormattingResults()
Constructor for the FormattingResults object |
Method Summary | |
---|---|
int |
getPageCount()
Gets the number of pages rendered |
List |
getPageSequences()
Gets the results for the individual page-sequences. |
void |
haveFormattedPageSequence(PageSequence pageSequence)
Description of the Method |
void |
reset()
Resets this object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FormattingResults()
Method Detail |
---|
public int getPageCount()
public List getPageSequences()
public void reset()
public void haveFormattedPageSequence(PageSequence pageSequence)
pageSequence
- Description of Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |