Uses of Class
org.openpdf.text.pdf.IntHashtable
Packages that use IntHashtable
-
Uses of IntHashtable in org.openpdf.rups.model
Fields in org.openpdf.rups.model declared as IntHashtableModifier and TypeFieldDescriptionprotected IntHashtableIndirectObjectFactory.idxToRefMapping between the index in the objects list and the reference number in the xref table.protected IntHashtableIndirectObjectFactory.refToIdxMapping between the reference number in the xref table and the index in the objects list . -
Uses of IntHashtable in org.openpdf.text.pdf
Fields in org.openpdf.text.pdf declared as IntHashtableModifier and TypeFieldDescriptionprotected static final IntHashtableBidiLine.mirrorCharsprotected IntHashtablePdfReader.objStmToOffsetprotected IntHashtableBaseFont.specialMapCustom encodings use this map to key the Unicode character to the single byte code.Fields in org.openpdf.text.pdf with type parameters of type IntHashtableMethods in org.openpdf.text.pdf with parameters of type IntHashtableModifier and TypeMethodDescriptionprotected voidPdfReader.readObjStm(PRStream stream, IntHashtable map)