Package org.apache.pdfbox.pdmodel.font
Class FontMappers
java.lang.Object
org.apache.pdfbox.pdmodel.font.FontMappers
FontMapper factory class.
- Author:
- John Hewson
-
Method Summary
Modifier and TypeMethodDescriptionstatic FontMapper
instance()
Returns the singleton FontMapper instance.static void
set
(FontMapper fontMapper) Sets the singleton FontMapper instance.
-
Method Details
-
instance
Returns the singleton FontMapper instance. -
set
Sets the singleton FontMapper instance.
-