Class FontMappers
java.lang.Object
org.apache.pdfbox.pdmodel.font.FontMappers
-
Method Summary
Modifier and TypeMethodDescriptionstatic FontMapperinstance()Returns the singleton FontMapper instance.static voidset(FontMapper fontMapper) Sets the singleton FontMapper instance.
-
Method Details
-
instance
Returns the singleton FontMapper instance. -
set
Sets the singleton FontMapper instance.
-