public static final class PCLRendererConfig.PCLRendererConfigParser extends java.lang.Object implements RendererConfig.RendererConfigParser
Constructor and Description |
---|
PCLRendererConfigParser() |
Modifier and Type | Method and Description |
---|---|
PCLRendererConfig |
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 PCLRendererConfig build(FOUserAgent userAgent, org.apache.avalon.framework.configuration.Configuration cfg) throws FOPException
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.