public static interface RendererConfig.RendererConfigParser
RendererConfig
.Modifier and Type | Method and Description |
---|---|
RendererConfig |
build(FOUserAgent userAgent,
Configuration rendererConfiguration)
Builds the object that contains the renderer configuration data.
|
String |
getMimeType()
The MIME type of the renderer.
|
RendererConfig build(FOUserAgent userAgent, Configuration rendererConfiguration) throws FOPException
userAgent
- the user agentrendererConfiguration
- the Avalon config object for parsing the dataFOPException
- if an error occurs while parsing the fop confString getMimeType()
Copyright © 2025 Apache Software Foundation. All rights reserved.