@Deprecated public class PdfASchema extends XmpSchema
Modifier and Type | Field and Description |
---|---|
static String |
CONFORMANCE
Deprecated.
Conformance, A, B, or U.
|
static String |
DEFAULT_XPATH_ID
Deprecated.
default namespace identifier
|
static String |
DEFAULT_XPATH_URI
Deprecated.
default namespace uri
|
static String |
PART
Deprecated.
Part, always 1.
|
defaults
Constructor and Description |
---|
PdfASchema()
Deprecated.
Creates a schema containing PDF/A information.
|
Modifier and Type | Method and Description |
---|---|
void |
addConformance(String conformance)
Deprecated.
Adds the conformance.
|
void |
addPart(String part)
Deprecated.
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
public static final String DEFAULT_XPATH_ID
public static final String DEFAULT_XPATH_URI
public static final String PART
public static final String CONFORMANCE
Copyright © 2016. All rights reserved.