| Package | Description | 
|---|---|
| com.itextpdf.kernel.pdf | |
| com.itextpdf.pdfa | 
| Modifier and Type | Method and Description | 
|---|---|
| static IsoKey | IsoKey. valueOf(String name)
             Returns the enum constant of this type with the specified name. 
            | 
| static IsoKey[] | IsoKey. values()
             Returns an array containing the constants of this enum type, in the order they are declared. 
            | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PdfDocument. checkIsoConformance(Object obj, IsoKey key)
             Checks whether PDF document conforms a specific standard. 
            | 
| void | PdfDocument. checkIsoConformance(Object obj, IsoKey key, PdfResources resources) Deprecated.  
              This method will be replaced by  checkIsoConformancein 7.2 release | 
| void | PdfDocument. checkIsoConformance(Object obj, IsoKey key, PdfResources resources, PdfStream contentStream)
             Checks whether PDF document conforms a specific standard. 
            | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PdfADocument. checkIsoConformance(Object obj, IsoKey key) | 
| void | PdfADocument. checkIsoConformance(Object obj, IsoKey key, PdfResources resources) Deprecated.  
            | 
| void | PdfADocument. checkIsoConformance(Object obj, IsoKey key, PdfResources resources, PdfStream contentStream) | 
Copyright © 1998–2019 iText Group NV. All rights reserved.