|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.Dictionary<K,V>
java.util.Hashtable<Object,Object>
java.util.Properties
com.itextpdf.text.xml.xmp.XmpSchema
com.itextpdf.text.xml.xmp.PdfASchema
@Deprecated public class PdfASchema
An implementation of an XmpSchema.
| Field Summary | |
|---|---|
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. |
| Fields inherited from class com.itextpdf.text.xml.xmp.XmpSchema |
|---|
xmlns |
| Fields inherited from class java.util.Properties |
|---|
defaults |
| Constructor Summary | |
|---|---|
PdfASchema()
Deprecated. Creates a schema containing PDF/A information. |
|
| Method Summary | |
|---|---|
void |
addConformance(String conformance)
Deprecated. Adds the conformance. |
void |
addPart(String part)
Deprecated. Adds part. |
| Methods inherited from class com.itextpdf.text.xml.xmp.XmpSchema |
|---|
addProperty, escape, getXmlns, process, setProperty, setProperty, setProperty, toString |
| Methods inherited from class java.util.Properties |
|---|
getProperty, getProperty, list, list, load, loadFromXML, propertyNames, save, store, storeToXML, storeToXML |
| Methods inherited from class java.util.Hashtable |
|---|
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, values |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String DEFAULT_XPATH_ID
public static final String DEFAULT_XPATH_URI
public static final String PART
public static final String CONFORMANCE
| Constructor Detail |
|---|
public PdfASchema()
| Method Detail |
|---|
public void addPart(String part)
part - public void addConformance(String conformance)
conformance -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||