fop 0.95 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.fop.fonts.autodetect.NativeFontDirFinder
org.apache.fop.fonts.autodetect.UnixFontDirFinder
public class UnixFontDirFinder
extends NativeFontDirFinder
Method Summary | |
protected String[] |
|
Methods inherited from class org.apache.fop.fonts.autodetect.NativeFontDirFinder | |
find , getSearchableDirectories |
protected String[] getSearchableDirectories()
Some guesses at possible unix font directory locations
- Overrides:
- getSearchableDirectories in interface NativeFontDirFinder
- Returns:
- a list of possible font locations
fop 0.95 |