Uses of Interface
se.conciliate.extensions.fop.FOPSettings
Packages that use FOPSettings
Package
Description
This package contain different classes to get access to Apache FOP through OSGi.
-
Uses of FOPSettings in se.conciliate.extensions.fop
Methods in se.conciliate.extensions.fop that return FOPSettingsMethods in se.conciliate.extensions.fop with parameters of type FOPSettingsModifier and TypeMethodDescriptionvoidFormattingObjectsProcessor.transform(FOPOutputFormat format, OutputStream out, Source source, Source stylesheet, FOPSettings settings) voidFormattingObjectsProcessor.transform(FOPOutputFormat format, OutputStream out, Source source, Source stylesheet, FOPSettings settings, Supplier<Boolean> aborted)