Interface RendererConfig.RendererConfigParser

    • Method Detail

      • build

        RendererConfig build​(FOUserAgent userAgent,
                             org.apache.avalon.framework.configuration.Configuration rendererConfiguration)
                      throws FOPException
        Builds the object that contains the renderer configuration data.
        Parameters:
        userAgent - the user agent
        rendererConfiguration - the Avalon config object for parsing the data
        Returns:
        the configuration data object
        Throws:
        FOPException - if an error occurs while parsing the fop conf
      • getMimeType

        java.lang.String getMimeType()
        The MIME type of the renderer.
        Returns:
        the mime type