Package org.apache.pdfbox.pdmodel.font
Class FontMappers
java.lang.Object
org.apache.pdfbox.pdmodel.font.FontMappers
FontMapper factory class.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FontMapper
instance()
Returns the singleton FontMapper instance.static void
set
(FontMapper fontMapper) Sets the singleton FontMapper instance.
-
Field Details
-
instance
-
-
Constructor Details
-
FontMappers
private FontMappers()
-
-
Method Details
-
instance
Returns the singleton FontMapper instance. -
set
Sets the singleton FontMapper instance.
-