Package | Description |
---|---|
org.axsl.fo |
Interfaces useful for client applications that wish to read an FO (Formatting Objects) Tree, usually so that they
can perform layout on its content.
|
org.axsl.fo.fo |
Interfaces useful for describing standard formatting objects in a common way.
|
Modifier and Type | Method and Description |
---|---|
void |
FoTreeListener.foComplete(FoTreeEvent event)
Method for handling a completed FObj object.
|
void |
FoTreeListener.foDocumentComplete(FoTreeEvent event)
Method for handling the end of the document.
|
void |
FoTreeListener.foPageSequenceComplete(FoTreeEvent event)
Method for handling a completed PageSequence object.
|
Modifier and Type | Method and Description |
---|---|
SimplePageMaster |
PageMasterResolver.getNextPageMaster(boolean isBlank)
Uses the sub-sequence-specifiers for the parent PageSequence to determine
which page master should be used for the next page.
|
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.