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

Packages that use PdfCopy.RefKey
com.itextpdf.text.pdf   
 

Uses of PdfCopy.RefKey in com.itextpdf.text.pdf
 

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

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



Copyright © 2013. All Rights Reserved.