Uses of Class
org.apache.fontbox.cmap.CMapParser.Operator
Packages that use CMapParser.Operator
Package
Description
This package holds classes that are necessary to parse cmap files.
-
Uses of CMapParser.Operator in org.apache.fontbox.cmap
Methods in org.apache.fontbox.cmap with parameters of type CMapParser.OperatorModifier and TypeMethodDescriptionprivate voidCMapParser.checkExpectedOperator(CMapParser.Operator operator, String expectedOperatorName, String rangeName) Throws an IOException if expectedOperatorName not equals operator.op