| Package | Description | 
|---|---|
| com.itextpdf.text.exceptions | |
| com.itextpdf.text.pdf.mc | 
| Modifier and Type | Class and Description | 
|---|---|
class  |  
          UnsupportedPdfException 
           
             Typed exception used when opening an existing PDF document. 
              |  
         
| Modifier and Type | Method and Description | 
|---|---|
protected void |  
          StructureItems.processStructElemKids(PdfDictionary structElem, PdfIndirectReference ref, PdfObject object) 
           
             Processes the kids object of a StructElem dictionary. 
              |  
         
protected void |  
          StructureItems.processStructElems(PdfDictionary structElem, PdfIndirectReference ref) 
           
             Looks at a StructElem dictionary, and processes it. 
              |  
         
| Constructor and Description | 
|---|
StructureItems(PdfReader reader) 
           
             Creates a list of StructuredItem objects. 
              |  
         
StructureObject(PdfDictionary structElem, PdfIndirectReference ref, PdfDictionary dict) 
           
             Creates a StructureObject for an OBJR dictionary. 
              |  
         
Copyright © 1998–2019. All rights reserved.