public static final class PDFRendererConfig.PDFRendererConfigParser extends Object implements RendererConfig.RendererConfigParser
Constructor and Description |
---|
PDFRendererConfigParser() |
Modifier and Type | Method and Description |
---|---|
PDFRendererConfig |
build(FOUserAgent userAgent,
Configuration cfg)
Builds the object that contains the renderer configuration data.
|
String |
getMimeType()
The MIME type of the renderer.
|
public PDFRendererConfig build(FOUserAgent userAgent, Configuration cfg) throws FOPException
RendererConfig.RendererConfigParser
build
in interface RendererConfig.RendererConfigParser
userAgent
- the user agentcfg
- the Avalon config object for parsing the dataFOPException
- if an error occurs while parsing the fop confpublic String getMimeType()
RendererConfig.RendererConfigParser
getMimeType
in interface RendererConfig.RendererConfigParser
Copyright © 2025 Apache Software Foundation. All rights reserved.