com.lowagie.text.xml.xmp
public class PdfA1Schema extends XmpSchema
| Field Summary | |
|---|---|
| static String | CONFORMANCE Conformance, A or B. |
| static String | DEFAULT_XPATH_ID default namespace identifier |
| static String | DEFAULT_XPATH_URI default namespace uri |
| static String | PART Part, always 1. |
| static long | serialVersionUID |
| Constructor Summary | |
|---|---|
| PdfA1Schema() | |
| Method Summary | |
|---|---|
| void | addConformance(String conformance)
Adds the conformance. |
| void | addPart(String part)
Adds part. |
Parameters: conformance
Parameters: part