Uses of Class
org.apache.fontbox.cmap.CMapParser.LiteralName
Packages that use CMapParser.LiteralName
Package
Description
This package holds classes that are necessary to parse cmap files.
-
Uses of CMapParser.LiteralName in org.apache.fontbox.cmap
Methods in org.apache.fontbox.cmap with parameters of type CMapParser.LiteralNameModifier and TypeMethodDescriptionprivate void
CMapParser.parseLiteralName
(CMapParser.LiteralName literal, PushbackInputStream cmapStream, CMap result) private void
CMapParser.parseUsecmap
(CMapParser.LiteralName useCmapName, CMap result)