Package org.apache.fop.fonts
Class FontDetectorFactory.DisabledFontDetector
java.lang.Object
org.apache.fop.fonts.FontDetectorFactory.DisabledFontDetector
- All Implemented Interfaces:
FontDetector
- Enclosing class:
- FontDetectorFactory
private static class FontDetectorFactory.DisabledFontDetector
extends Object
implements FontDetector
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
detect
(FontManager fontManager, FontAdder fontAdder, boolean strict, FontEventListener eventListener, List<EmbedFontInfo> fontInfoList)
-
Constructor Details
-
DisabledFontDetector
private DisabledFontDetector()
-
-
Method Details
-
detect
public void detect(FontManager fontManager, FontAdder fontAdder, boolean strict, FontEventListener eventListener, List<EmbedFontInfo> fontInfoList) throws FOPException - Specified by:
detect
in interfaceFontDetector
- Throws:
FOPException
-