Class FontCacheManagerFactory.FontCacheManagerImpl

java.lang.Object
org.apache.fop.fonts.FontCacheManagerFactory.FontCacheManagerImpl
All Implemented Interfaces:
FontCacheManager
Enclosing class:
FontCacheManagerFactory

private static final class FontCacheManagerFactory.FontCacheManagerImpl extends Object implements FontCacheManager
  • Field Details

    • cacheFile

      private File cacheFile
      Provides a font cache file path
    • fontCache

      private FontCache fontCache
  • Constructor Details

    • FontCacheManagerImpl

      private FontCacheManagerImpl()
  • Method Details