Uses of Class
com.lowagie.text.pdf.IntHashtable
Packages that use IntHashtable
-
Uses of IntHashtable in com.lowagie.text.pdf
Fields in com.lowagie.text.pdf declared as IntHashtableModifier and TypeFieldDescriptionprotected static final IntHashtableBidiLine.mirrorCharsDeprecated.protected IntHashtablePdfReader.objStmToOffsetDeprecated.protected IntHashtableBaseFont.specialMapDeprecated.Custom encodings use this map to key the Unicode character to the single byte code.Fields in com.lowagie.text.pdf with type parameters of type IntHashtableModifier and TypeFieldDescriptionprotected Map<Integer, IntHashtable> PdfReader.objStmMarkDeprecated.Methods in com.lowagie.text.pdf with parameters of type IntHashtableModifier and TypeMethodDescriptionprotected voidPdfReader.readObjStm(PRStream stream, IntHashtable map) Deprecated.