Generated by
JDiff

Class com.itextpdf.text.pdf.mc.StructureItems

Changed Constructors
StructureItems( PdfReader) Change in exceptions thrown from com.itextpdf.text.DocumentException to (com.itextpdf.text.DocumentException, com.itextpdf.text.exceptions.InvalidPdfException).
Creates a list of StructuredItem objects.
 

Changed Methods
void  processStructElemKids( PdfDictionary, PdfIndirectReference , PdfObject ) Change in exceptions thrown from no exceptions to com.itextpdf.text.exceptions.InvalidPdfException.
Processes the kids object of a StructElem dictionary.
void  processStructElems( PdfDictionary, PdfIndirectReference ) Change in exceptions thrown from no exceptions to com.itextpdf.text.exceptions.InvalidPdfException.
Looks at a StructElem dictionary, and processes it.