Class MacFontDirFinder

java.lang.Object
org.docx4j.fonts.fop.fonts.autodetect.NativeFontDirFinder
org.docx4j.fonts.fop.fonts.autodetect.MacFontDirFinder
All Implemented Interfaces:
FontFinder

public class MacFontDirFinder
extends NativeFontDirFinder
Mac font directory finder
  • Constructor Summary

    Constructors 
    Constructor Description
    MacFontDirFinder()  
  • Method Summary

    Modifier and Type Method Description
    protected java.lang.String[] getSearchableDirectories()
    Some guesses at possible unix font directory locations

    Methods inherited from class org.docx4j.fonts.fop.fonts.autodetect.NativeFontDirFinder

    find

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait