Package org.mycore.component.fo.common.fo


package org.mycore.component.fo.common.fo
  • Class
    Description
    This class implements the interface to use configured XSL-FO formatters for the layout service.
    Returns the XSL-FO formatter instance configured via PROPERTY, for example MCR.LayoutService.FoFormatter.class=org.mycore.common.fo.MCRFoFormatterFOP (which is the default using Apache FOP)
    This is an interface to use configured XSL-FO formatters for the layout service.