|
fop 2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface RendererConfig.RendererConfigParser
Implementations of this interface parse the relevant renderer-specific configuration data
within the FOP-conf and create a RendererConfig
.
Method Summary | |
---|---|
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. |
Method Detail |
---|
RendererConfig build(FOUserAgent userAgent, org.apache.avalon.framework.configuration.Configuration rendererConfiguration) throws FOPException
userAgent
- the user agentrendererConfiguration
- the Avalon config object for parsing the data
FOPException
- if an error occurs while parsing the fop confjava.lang.String getMimeType()
|
fop 2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |