Class OS400FontDirFinder
java.lang.Object
org.apache.fontbox.util.autodetect.NativeFontDirFinder
org.apache.fontbox.util.autodetect.OS400FontDirFinder
- All Implemented Interfaces:
FontDirFinder
Font finder for OS/400 systems.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected String[]
Returns an array of directories to search for fonts in.Methods inherited from class org.apache.fontbox.util.autodetect.NativeFontDirFinder
find
-
Constructor Details
-
OS400FontDirFinder
public OS400FontDirFinder()
-
-
Method Details
-
getSearchableDirectories
Description copied from class:NativeFontDirFinder
Returns an array of directories to search for fonts in.- Specified by:
getSearchableDirectories
in classNativeFontDirFinder
- Returns:
- an array of directories
-