@Deprecated public class PdfAProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFORMANCE
Deprecated.
Conformance, A, B, or U.
|
static String |
PART
Deprecated.
Part, always 1.
|
| Constructor and Description |
|---|
PdfAProperties()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
setConformance(XMPMeta xmpMeta,
String conformance)
Deprecated.
Adds the conformance.
|
static void |
setPart(XMPMeta xmpMeta,
String part)
Deprecated.
Adds part.
|
public static final String PART
public static final String CONFORMANCE
public static void setPart(XMPMeta xmpMeta, String part) throws XMPException
xmpMeta - part - XMPExceptionpublic static void setConformance(XMPMeta xmpMeta, String conformance) throws XMPException
xmpMeta - conformance - XMPExceptionCopyright © 2023. All rights reserved.