Uses of Class
com.itextpdf.io.exceptions.IOException
-
Packages that use IOException Package Description com.itextpdf.io.exceptions com.itextpdf.io.font.otf -
-
Uses of IOException in com.itextpdf.io.exceptions
Methods in com.itextpdf.io.exceptions that return IOException Modifier and Type Method Description IOException
IOException. setMessageParams(java.lang.Object... messageParams)
Sets additional params for Exception message. -
Uses of IOException in com.itextpdf.io.font.otf
Constructors in com.itextpdf.io.font.otf that throw IOException Constructor Description GposLookupType8(OpenTypeFontTableReader openReader, int lookupFlag, int[] subTableLocations)
-