Uses of Class
com.itextpdf.text.pdf.IntHashtable
-
Packages that use IntHashtable Package Description com.itextpdf.text.pdf -
-
Uses of IntHashtable in com.itextpdf.text.pdf
Fields in com.itextpdf.text.pdf declared as IntHashtable Modifier and Type Field Description protected static IntHashtableBidiLine. mirrorCharsprotected IntHashtablePdfReader. objStmToOffsetprotected IntHashtableBaseFont. specialMapCustom encodings use this map to key the Unicode character to the single byte code.Methods in com.itextpdf.text.pdf with parameters of type IntHashtable Modifier and Type Method Description protected voidPdfReader. readObjStm(PRStream stream, IntHashtable map)
-