Class FontDetectorFactory.DefaultFontDetector

java.lang.Object
org.docx4j.fonts.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.slf4j.Logger log
    • FONT_MIMETYPES

      private static final String[] FONT_MIMETYPES
  • Constructor Details

    • DefaultFontDetector

      private DefaultFontDetector()
  • Method Details