public class PdfA1Schema extends XmpSchema
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CONFORMANCE
Conformance, A or B.
|
static java.lang.String |
DEFAULT_XPATH_ID
default namespace identifier
|
static java.lang.String |
DEFAULT_XPATH_URI
default namespace uri
|
static java.lang.String |
PART
Part, always 1.
|
private static long |
serialVersionUID |
Constructor and Description |
---|
PdfA1Schema() |
Modifier and Type | Method and Description |
---|---|
void |
addConformance(java.lang.String conformance)
Adds the conformance.
|
void |
addPart(java.lang.String part)
Adds part.
|
addProperty, escape, getXmlns, process, setProperty, setProperty, setProperty, toString
getProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, store, store, storeToXML, storeToXML, stringPropertyNames
clear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, values
private static final long serialVersionUID
public static final java.lang.String DEFAULT_XPATH_ID
public static final java.lang.String DEFAULT_XPATH_URI
public static final java.lang.String PART
public static final java.lang.String CONFORMANCE