Serializable
, Cloneable
, Map<Object,Object>
@Deprecated public class PdfSchema extends XmpSchema
Modifier and Type | Field | Description |
---|---|---|
static String |
DEFAULT_XPATH_ID |
Deprecated.
default namespace identifier
|
static String |
DEFAULT_XPATH_URI |
Deprecated.
default namespace uri
|
static String |
KEYWORDS |
Deprecated.
Keywords.
|
static String |
PRODUCER |
Deprecated.
The Producer.
|
static String |
VERSION |
Deprecated.
The PDF file version (for example: 1.0, 1.3, and so on).
|
defaults
Constructor | Description |
---|---|
PdfSchema() |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
void |
addKeywords(String keywords) |
Deprecated.
Adds keywords.
|
void |
addProducer(String producer) |
Deprecated.
Adds the producer.
|
void |
addVersion(String version) |
Deprecated.
Adds the version.
|
entry, of, of, of, of, of, of, of, of, of, of, of, ofEntries
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, stringPropertyNames, values
addProperty, escape, getXmlns, process, setProperty, setProperty, setProperty, toString
public static final String DEFAULT_XPATH_ID
public static final String DEFAULT_XPATH_URI
public static final String KEYWORDS
public static final String VERSION
public static final String PRODUCER
public void addKeywords(String keywords)
keywords
- public void addProducer(String producer)
producer
- public void addVersion(String version)
version
- Copyright © 2018. All rights reserved.