java.io.Serializable
, java.lang.Cloneable
, java.util.Map<java.lang.Object,java.lang.Object>
@Deprecated public class PdfASchema extends XmpSchema
Modifier and Type | Field | Description |
---|---|---|
static java.lang.String |
CONFORMANCE |
Deprecated.
Conformance, A, B, or U.
|
static java.lang.String |
DEFAULT_XPATH_ID |
Deprecated.
default namespace identifier
|
static java.lang.String |
DEFAULT_XPATH_URI |
Deprecated.
default namespace uri
|
static java.lang.String |
PART |
Deprecated.
Part, always 1.
|
Constructor | Description |
---|---|
PdfASchema() |
Deprecated.
Creates a schema containing PDF/A information.
|
Modifier and Type | Method | Description |
---|---|---|
void |
addConformance(java.lang.String conformance) |
Deprecated.
Adds the conformance.
|
void |
addPart(java.lang.String part) |
Deprecated.
Adds part.
|
finalize, getClass, notify, notifyAll, wait, wait, wait
clear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, getProperty, getProperty, hashCode, isEmpty, keys, keySet, list, list, load, load, loadFromXML, merge, propertyNames, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, save, size, store, store, storeToXML, storeToXML, storeToXML, stringPropertyNames, values
addProperty, escape, getXmlns, process, setProperty, setProperty, setProperty, toString
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
Copyright © 1998–2018. All rights reserved.