public static interface RendererConfig.RendererConfigParser
RendererConfig
.Modifier and Type | Method and Description |
---|---|
RendererConfig |
build(FOUserAgent userAgent,
org.apache.avalon.framework.configuration.Configuration rendererConfiguration)
Builds the object that contains the renderer configuration data.
|
java.lang.String |
getMimeType()
The MIME type of the renderer.
|
RendererConfig build(FOUserAgent userAgent, org.apache.avalon.framework.configuration.Configuration rendererConfiguration) throws FOPException
userAgent
- the user agentrendererConfiguration
- the Avalon config object for parsing the dataFOPException
- if an error occurs while parsing the fop confjava.lang.String getMimeType()
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.