Uses of Class
org.apache.fop.fo.pagination.Declarations
-
Packages that use Declarations Package Description org.apache.fop.fo.pagination All the pagination and declaration formatting objects. -
-
Uses of Declarations in org.apache.fop.fo.pagination
Methods in org.apache.fop.fo.pagination that return Declarations Modifier and Type Method Description DeclarationsRoot. getDeclarations()Returns the associated Declarations.Methods in org.apache.fop.fo.pagination with parameters of type Declarations Modifier and Type Method Description voidRoot. setDeclarations(Declarations declarations)Sets the associated Declarations.
-