Uses of Class
org.apache.fop.render.afp.AFPRendererConfig
-
Packages that use AFPRendererConfig Package Description org.apache.fop.render.afp An AFP Renderer implementation and supporting classes. -
-
Uses of AFPRendererConfig in org.apache.fop.render.afp
Methods in org.apache.fop.render.afp that return AFPRendererConfig Modifier and Type Method Description AFPRendererConfig
AFPRendererConfig.AFPRendererConfigParser. build(FOUserAgent userAgent, org.apache.avalon.framework.configuration.Configuration cfg)
Builds the object that contains the renderer configuration data.
-