Uses of Class
com.itextpdf.text.pdf.RefKey

Packages that use RefKey
com.itextpdf.text.pdf   
 

Uses of RefKey in com.itextpdf.text.pdf
 

Fields in com.itextpdf.text.pdf with type parameters of type RefKey
protected  HashMap<PdfReader,HashMap<RefKey,com.itextpdf.text.pdf.PdfCopy.IndirectReferences>> PdfCopy.indirectMap
           
protected  HashMap<RefKey,PdfIndirectObject> PdfCopy.indirectObjects
           
protected  HashMap<RefKey,com.itextpdf.text.pdf.PdfCopy.IndirectReferences> PdfCopy.indirects
           
 

Method parameters in com.itextpdf.text.pdf with type arguments of type RefKey
protected  void PdfCopy.fixStructureTreeRoot(HashSet<RefKey> activeKeys, HashSet<PdfName> activeClassMaps)
           
 



Copyright © 2014. All Rights Reserved.