public static class PNGRendererConfig.PNGRendererConfigParser extends java.lang.Object implements RendererConfig.RendererConfigParser
Constructor and Description |
---|
PNGRendererConfigParser() |
Modifier and Type | Method and Description |
---|---|
PNGRendererConfig |
build(FOUserAgent userAgent,
org.apache.avalon.framework.configuration.Configuration cfg)
Builds the object that contains the renderer configuration data.
|
java.lang.String |
getMimeType()
The MIME type of the renderer.
|
public PNGRendererConfig build(FOUserAgent userAgent, org.apache.avalon.framework.configuration.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 java.lang.String getMimeType()
getMimeType
in interface RendererConfig.RendererConfigParser
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.