Class FontDetectorFactory.DefaultFontDetector

java.lang.Object
org.apache.fop.fonts.FontDetectorFactory.DefaultFontDetector
All Implemented Interfaces:
FontDetector
Enclosing class:
FontDetectorFactory

private static class FontDetectorFactory.DefaultFontDetector extends Object implements FontDetector
Detector of operating system and classpath fonts
  • Field Details

    • log

      private static org.apache.commons.logging.Log log
    • FONT_MIMETYPES

      private static final String[] FONT_MIMETYPES
  • Constructor Details

    • DefaultFontDetector

      private DefaultFontDetector()
  • Method Details