Uses of Interface
org.apache.fop.fo.pagination.SubSequenceSpecifier
-
Packages that use SubSequenceSpecifier Package Description org.apache.fop.fo.pagination All the pagination and declaration formatting objects. -
-
Uses of SubSequenceSpecifier in org.apache.fop.fo.pagination
Classes in org.apache.fop.fo.pagination that implement SubSequenceSpecifier Modifier and Type Class Description class
RepeatablePageMasterAlternatives
Class modelling thefo:repeatable-page-master-alternatives
object.class
RepeatablePageMasterReference
Class modelling thefo:repeatable-page-master-reference
object.class
SinglePageMasterReference
Class modelling thefo:single-page-master-reference
object.Methods in org.apache.fop.fo.pagination with parameters of type SubSequenceSpecifier Modifier and Type Method Description protected void
PageSequenceMaster. addSubsequenceSpecifier(SubSequenceSpecifier pageMasterReference)
Adds a new suqsequence specifier to the page sequence master.
-