Class FopConfigClassLoaderWrapper

    • Field Detail

      • DEFAULT_RESOURCE_RESOLVER

        public static final org.apache.xmlgraphics.io.ResourceResolver DEFAULT_RESOURCE_RESOLVER
    • Constructor Detail

      • FopConfigClassLoaderWrapper

        public FopConfigClassLoaderWrapper​(String fopConfigPath)
      • FopConfigClassLoaderWrapper

        public FopConfigClassLoaderWrapper​(String fopConfigPath,
                                           org.apache.xmlgraphics.io.ResourceResolver customResourceResolver)
    • Method Detail

      • getFopConfigPath

        public String getFopConfigPath()
      • getCustomResourceResolver

        public org.apache.xmlgraphics.io.ResourceResolver getCustomResourceResolver()
      • newFactory

        public org.apache.fop.apps.FopFactory newFactory()
                                                  throws org.fugerit.java.core.cfg.ConfigException
        Specified by:
        newFactory in interface FopConfig
        Throws:
        org.fugerit.java.core.cfg.ConfigException