|
fop 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.render.intermediate.IFRendererConfig.IFRendererConfigParser
public static final class IFRendererConfig.IFRendererConfigParser
The Intermediate Format configuration data parser.
Constructor Summary | |
---|---|
IFRendererConfig.IFRendererConfigParser()
|
Method Summary | |
---|---|
RendererConfig |
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IFRendererConfig.IFRendererConfigParser()
Method Detail |
---|
public RendererConfig 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 data
FOPException
- if an error occurs while parsing the fop confpublic java.lang.String getMimeType()
getMimeType
in interface RendererConfig.RendererConfigParser
|
fop 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |