public class PdfAConformanceLevel extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static PdfAConformanceLevel |
PDF_A_1A |
static PdfAConformanceLevel |
PDF_A_1B |
static PdfAConformanceLevel |
PDF_A_2A |
static PdfAConformanceLevel |
PDF_A_2B |
static PdfAConformanceLevel |
PDF_A_2U |
static PdfAConformanceLevel |
PDF_A_3A |
static PdfAConformanceLevel |
PDF_A_3B |
static PdfAConformanceLevel |
PDF_A_3U |
Modifier and Type | Method and Description |
---|---|
String |
getConformance() |
static PdfAConformanceLevel |
getConformanceLevel(String part, String conformance) |
static PdfAConformanceLevel |
getConformanceLevel(XMPMeta meta) |
String |
getPart() |
public static final PdfAConformanceLevel PDF_A_1A
public static final PdfAConformanceLevel PDF_A_1B
public static final PdfAConformanceLevel PDF_A_2A
public static final PdfAConformanceLevel PDF_A_2B
public static final PdfAConformanceLevel PDF_A_2U
public static final PdfAConformanceLevel PDF_A_3A
public static final PdfAConformanceLevel PDF_A_3B
public static final PdfAConformanceLevel PDF_A_3U
public String getConformance()
public String getPart()
public static PdfAConformanceLevel getConformanceLevel(String part, String conformance)
public static PdfAConformanceLevel getConformanceLevel(XMPMeta meta)
Copyright © 1998–2018 iText Group NV. All rights reserved.